hg: amber/amber: Summary: Add changes based on review comments from Coleen, Ioi, and Lois

harold.seigel at oracle.com harold.seigel at oracle.com
Tue Oct 22 18:42:00 UTC 2019


Changeset: 37e6365f53ba
Author:    hseigel
Date:      2019-10-22 18:41 +0000
URL:       https://hg.openjdk.java.net/amber/amber/rev/37e6365f53ba

Summary: Add changes based on review comments from Coleen, Ioi, and Lois

! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/recordComponent.hpp
! src/hotspot/share/prims/jvm.cpp
! src/hotspot/share/prims/jvmtiClassFileReconstituter.cpp
! src/hotspot/share/prims/jvmtiRedefineClasses.cpp
+ test/hotspot/jtreg/runtime/records/abstractRecord.jcod
+ test/hotspot/jtreg/runtime/records/badRecordAttribute.jcod
+ test/hotspot/jtreg/runtime/records/notFinalRecord.jcod
+ test/hotspot/jtreg/runtime/records/oldRecordAttribute.jcod
- test/hotspot/jtreg/runtime/records/recordAttribute.jcod
! test/hotspot/jtreg/runtime/records/recordAttributeTest.java
+ test/hotspot/jtreg/runtime/records/shortRecordAttribute.jcod
+ test/hotspot/jtreg/runtime/records/superNotJLRecord.jcod
+ test/hotspot/jtreg/runtime/records/twoRecordAttributes.jcod
! test/jdk/java/lang/instrument/RedefineRecordAttr/TestRecordAttr.java
! test/jdk/java/lang/instrument/RedefineRecordAttrGenericSig/TestRecordAttrGenericSig.java



More information about the amber-dev mailing list