hg: jdk-updates/jdk11u-dev: 7 new changesets

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Tue Dec 3 08:22:46 UTC 2019


Changeset: 9a9226f590a7
Author:    valeriep
Date:      2019-02-27 19:37 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/9a9226f590a7

8183107: PKCS11 regression regarding checkKeySize
Summary: Changed key size check in PKCS11 provider to only enforce positive return values
Reviewed-by: jnimeh

! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11KeyGenerator.java
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11KeyPairGenerator.java
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Signature.java
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/CK_MECHANISM_INFO.java

Changeset: 95c2d3dd4d27
Author:    amenkov
Date:      2018-07-13 10:10 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/95c2d3dd4d27

8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken
Reviewed-by: sspitsyn, cjplummer

! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/filter-tagged/HeapFilter.c

Changeset: d01c0daa6886
Author:    kvn
Date:      2019-06-06 15:12 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/d01c0daa6886

8208379: compiler/jvmci/events/JvmciNotifyInstallEventTest.java failed with "Got unexpected event count after 2nd install attempt: expected 9 to equal 2"
Reviewed-by: iignatyev

! test/hotspot/jtreg/compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java
! test/hotspot/jtreg/compiler/jvmci/events/JvmciNotifyInstallEventTest.java

Changeset: cfc7959e1db9
Author:    dlong
Date:      2018-09-06 17:45 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/cfc7959e1db9

8209361: [AOT] Unexpected number of references for JVMTI_HEAP_REFERENCE_CONSTANT_POOL [111-->111]: 0 (expected at least 1)
Reviewed-by: coleenp, dholmes

! src/hotspot/share/prims/jvmtiTagMap.cpp

Changeset: a4935c15ca70
Author:    kvn
Date:      2018-09-17 13:43 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/a4935c15ca70

8209574: [AOT] breakpoint events are generated in different threads does not meet expected count
Summary: Disable AOT when debugger is attached.
Reviewed-by: dlong

! src/hotspot/share/aot/aotLoader.cpp
! src/hotspot/share/aot/aotLoader.hpp
! test/hotspot/jtreg/compiler/aot/AotCompiler.java

Changeset: 54a373310d60
Author:    kvn
Date:      2018-09-13 15:27 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/54a373310d60

8210220: [AOT] jdwp test cases are failing with error # ERROR: TEST FAILED: Cought IOException while receiving event packet
Summary: don't register AOT method if corresponding java method has breakpoints.
Reviewed-by: dlong

! src/hotspot/share/aot/aotCodeHeap.cpp
! src/hotspot/share/aot/aotCodeHeap.hpp
! src/hotspot/share/aot/aotCompiledMethod.cpp
! src/hotspot/share/aot/aotCompiledMethod.hpp
! src/hotspot/share/aot/aotLoader.cpp
! src/hotspot/share/aot/aotLoader.hpp

Changeset: 7faaa17ad8fd
Author:    dnsimon
Date:      2018-09-18 22:32 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/7faaa17ad8fd

8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
Reviewed-by: thartmann, kvn

! test/hotspot/jtreg/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java



More information about the jdk-updates-changes mailing list