On Wed, 18 May 2022 04:47:13 GMT, Mark Powers <d...@openjdk.java.net> wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8284688 >> >> [JDK-8273046](https://bugs.openjdk.java.net/browse/JDK-8273046) is the >> umbrella bug for this bug. The changes were too large for a single code >> review, so it was decided to split into smaller chunks. This is one such >> chunk: >> >> open/src/java.security.jgss/share/classes/javax/security >> open/src/java.security.jgss/share/classes/org/ietf >> open/src/java.security.jgss/share/classes/sun/security > > Mark Powers has updated the pull request with a new target base due to a > merge or a rebase. The pull request now contains 18 commits: > > - Merge > - reverse IntelliJ unboxing suggestion > - Merge > - Merge > - Merge > - Brad comments > - Max comments > - sixth iteration > - Merge > - fifth iteration > - ... and 8 more: > https://git.openjdk.java.net/jdk/compare/2ed75be6...30ca27a2 Mach5 tests all passed in spite of some failing pre-submit tests. bash ./jib.sh mach5 -- remote-build-and-test --email mark.pow...@oracle.com -b linux-x64,windows-x64,macosx-x64 --job tier1,tier2 ------------- PR: https://git.openjdk.java.net/jdk/pull/7746