Mon, 28 Sep 2020 19:12:52 +0200 |
jwilhelm |
Mergedefault tip |
Wed, 16 Sep 2020 18:58:33 +0200 |
jwilhelm |
Added tag jdk-15-ga for changeset e3f940bd3c8f |
Fri, 04 Sep 2020 23:51:26 -0400 |
vromero |
8247352: improve error messages for sealed classes and records |
Sat, 05 Sep 2020 12:42:05 +0900 |
ysuenaga |
8242427: JVMTI frame pop operations should use Thread-Local Handshakes |
Fri, 04 Sep 2020 13:44:48 -0400 |
vromero |
8252307: javac rejects code with annotation applicable to fields |
Fri, 04 Sep 2020 10:36:05 -0700 |
iignatyev |
8252004: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/sysdict |
Fri, 04 Sep 2020 09:47:18 -0700 |
minqi |
8252725: Refactor jlink GenerateJLIClassesPlugin code |
Wed, 02 Sep 2020 09:45:44 +0800 |
njian |
8231441: AArch64: Initial SVE backend support |
Wed, 02 Sep 2020 17:43:33 +0100 |
fguallini |
8249694: java/lang/StringBuffer/HugeCapacity.java and j/l/StringBuilder/HugeCapacity.java tests shouldn't be @ignore-d |
Fri, 04 Sep 2020 09:01:45 +0200 |
rrich |
8252521: possible race in java_suspend_self_with_safepoint_check |
Thu, 03 Sep 2020 16:42:17 +0800 |
jiefu |
8252740: java/util/Properties/LoadAndStoreXMLWithDefaults.java fails after JDK-8252354 |
Thu, 03 Sep 2020 13:01:20 -0700 |
kvn |
8252779: compiler/graalunit/HotspotTest.java failed after 8251525 |
Thu, 03 Sep 2020 12:43:13 -0700 |
mchung |
8244090: public lookup should find public members of public exported types |
Thu, 03 Sep 2020 19:14:11 +0200 |
ihse |
8241768: git needs .gitattributes |
Thu, 03 Sep 2020 09:21:27 -0700 |
iignatyev |
8251997: remove usage of PropertyResolvingWrapper in vmTestbase/vm/mlvm/ |
Thu, 03 Sep 2020 09:21:01 -0700 |
iignatyev |
8252720: clean up FileInstaller $test.src $cwd in vmTestbase/vm/compiler/optimizations tests |
Thu, 03 Sep 2020 13:50:11 +0000 |
bobv |
8252359: HotSpot Not Identifying it is Running in a Container |
Thu, 03 Sep 2020 09:28:24 -0400 |
vsharma |
8252538: Replace @exception with @throws java.rmi package |
Thu, 03 Sep 2020 13:22:52 +0200 |
jbachorik |
8252754: Hash code calculation of JfrStackTrace is inconsistent |
Thu, 03 Sep 2020 14:54:43 +0300 |
dchuyko |
8251525: AARCH64: Faster Math.signum(fp) |
Thu, 03 Sep 2020 11:14:23 +0200 |
jlahoda |
8245664: javac erroneously issues deprecation warning for use of a deprecated package |
Thu, 03 Sep 2020 11:13:46 +0200 |
jlahoda |
8160601: unexpected error compiling @Deprecated package |
Thu, 03 Sep 2020 02:47:38 +0200 |
jwilhelm |
Added tag jdk-16+14 for changeset 36b29df125dc |
Wed, 02 Sep 2020 21:32:48 +0000 |
joehw |
8252354: Properties :: storeToXML method does not throw ClassCastException when supplied non strings |
Wed, 02 Sep 2020 18:37:31 +0200 |
shade |
8252660: Shenandoah: support manageable SoftMaxHeapSize option |
Wed, 02 Sep 2020 09:37:25 -0700 |
rfield |
8247456: JShell: Handling of top-level final, abstract, and static modifiers |
Wed, 02 Sep 2020 09:29:31 -0700 |
minqi |
8248337: sparc related code clean up after solaris removal |
Wed, 02 Sep 2020 13:50:39 +0000 |
hseigel |
8252249: nsk/stress/stack/stack016.java fails with "Error: TEST_BUG: trickyRecursion() must throw an error anyway!" |
Tue, 01 Sep 2020 19:04:42 +0100 |
fguallini |
8249699: java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore |
Wed, 02 Sep 2020 11:13:11 +0200 |
stefank |
8252656: Replace RegisterArrayForGC mechanism with plain Handles |