> I regret not actually addressing the issues with the goto labels in 
> https://github.com/openjdk/jdk/pull/15996, I've as such fixed the issues with 
> them properly this time, by simply deleting the labels and duplicating the 
> code where they're used. As mentioned, this unfortunately does increase 
> duplicate code, but is the cleanest solution I could come up with for the 
> labels

Julian Waters has updated the pull request incrementally with one additional 
commit since the last revision:

  Missed labels in sspi.cpp

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16682/files
  - new: https://git.openjdk.org/jdk/pull/16682/files/8f336b00..acf96711

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16682&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16682&range=00-01

  Stats: 20 lines in 1 file changed: 18 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/16682.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16682/head:pull/16682

PR: https://git.openjdk.org/jdk/pull/16682

Reply via email to