hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Feb 20 12:30:17 UTC 2020


Changeset: d23e418e91fe
Author:    redestad
Date:      2020-02-20 13:18 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/d23e418e91fe

8239347: Refactor Symbol to make _length a standalone field again
Reviewed-by: iklam, coleenp

! make/hotspot/src/native/dtrace/generateJvmOffsets.cpp
! src/hotspot/os/solaris/dtrace/jhelper.d
! src/hotspot/share/oops/symbol.cpp
! src/hotspot/share/oops/symbol.hpp
! src/hotspot/share/runtime/vmStructs.cpp
! src/java.base/solaris/native/libjvm_db/libjvm_db.c
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Symbol.java

Changeset: 461e0b7e6dfe
Author:    coleenp
Date:      2020-02-20 07:25 -0500
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/461e0b7e6dfe

8239461: Use jcod rather than jar files in runtime tests
Reviewed-by: hseigel, lmesnik, dholmes

- test/hotspot/jtreg/runtime/7116786/Test7116786.java
- test/hotspot/jtreg/runtime/7116786/testcases.jar
! test/hotspot/jtreg/runtime/EnclosingMethodAttr/EnclMethodAttr.java
- test/hotspot/jtreg/runtime/EnclosingMethodAttr/enclMethodAttr.jar
- test/hotspot/jtreg/runtime/LocalVariableTable/DuplicateLVT.cod
+ test/hotspot/jtreg/runtime/LocalVariableTable/DuplicateLVT.jcod
- test/hotspot/jtreg/runtime/LocalVariableTable/DuplicateLVTT.cod
+ test/hotspot/jtreg/runtime/LocalVariableTable/DuplicateLVTT.jcod
- test/hotspot/jtreg/runtime/LocalVariableTable/NotFoundLVTT.cod
+ test/hotspot/jtreg/runtime/LocalVariableTable/NotFoundLVTT.jcod
! test/hotspot/jtreg/runtime/LocalVariableTable/TestLVT.java
- test/hotspot/jtreg/runtime/LocalVariableTable/testcase.jar
+ test/hotspot/jtreg/runtime/VerifierMessages/Test7116786.java
+ test/hotspot/jtreg/runtime/VerifierMessages/testcases.jcod
! test/hotspot/jtreg/runtime/classFileParserBug/ClassFileParserBug.java
! test/hotspot/jtreg/runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java
- test/hotspot/jtreg/runtime/classFileParserBug/emptynumbootstrapmethods.jar
- test/hotspot/jtreg/runtime/classFileParserBug/test.jar
! test/hotspot/jtreg/runtime/duplAttributes/DuplAttributesTest.java
- test/hotspot/jtreg/runtime/duplAttributes/test.jar



More information about the jdk-sandbox-changes mailing list