Wed, 25 Jul 2018 13:15:36 -0700 8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp
cjplummer [Wed, 25 Jul 2018 13:15:36 -0700] rev 51242
8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp Summary: do a better job of handling compilations before execution Reviewed-by: sspitsyn, amenkov
Wed, 25 Jul 2018 15:38:37 -0400 8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
dcubed [Wed, 25 Jul 2018 15:38:37 -0400] rev 51241
8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' Reviewed-by: cjplummer
Wed, 25 Jul 2018 10:51:16 -0700 8207765: HeapMonitorTest.java intermittent failure
jcbeyler [Wed, 25 Jul 2018 10:51:16 -0700] rev 51240
8207765: HeapMonitorTest.java intermittent failure Summary: Lower the interval rate and check GC objects too Reviewed-by: dcubed, sspitsyn Contributed-by: jcbeyler@google.com
Wed, 25 Jul 2018 09:48:31 -0700 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
jnimeh [Wed, 25 Jul 2018 09:48:31 -0700] rev 51239
8207237: SSLSocket#setEnabledCipherSuites is accepting empty string Reviewed-by: xuelei
Wed, 25 Jul 2018 12:32:06 -0400 8208189: ProblemList compiler/graalunit/JttThreadsTest.java
dcubed [Wed, 25 Jul 2018 12:32:06 -0400] rev 51238
8208189: ProblemList compiler/graalunit/JttThreadsTest.java Reviewed-by: darcy
Wed, 25 Jul 2018 08:36:46 -0700 8208096: Update build documentation to reflect compiler upgrades at Oracle jdk-11+24
erikj [Wed, 25 Jul 2018 08:36:46 -0700] rev 51237
8208096: Update build documentation to reflect compiler upgrades at Oracle Reviewed-by: tbell
Wed, 25 Jul 2018 10:08:39 +0100 8207846: Generalize the jdk.net.includeInExceptions security property
chegar [Wed, 25 Jul 2018 10:08:39 +0100] rev 51236
8207846: Generalize the jdk.net.includeInExceptions security property Reviewed-by: alanb, michaelm, rriggs, mullan
Tue, 24 Jul 2018 12:12:16 -0700 8203230: update VerifyCACerts test
rhalade [Tue, 24 Jul 2018 12:12:16 -0700] rev 51235
8203230: update VerifyCACerts test Reviewed-by: mullan
Tue, 24 Jul 2018 10:35:25 -0700 8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
cjplummer [Tue, 24 Jul 2018 10:35:25 -0700] rev 51234
8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java Summary: add test to ProblemsList.txt Reviewed-by: sspitsyn
Tue, 24 Jul 2018 12:57:40 +0200 8207392: [PPC64] Implement JFR profiling.
ghaug [Tue, 24 Jul 2018 12:57:40 +0200] rev 51233
8207392: [PPC64] Implement JFR profiling. Reviewed-by: simonis, goetz
Tue, 24 Jul 2018 10:07:26 +0100 8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
chegar [Tue, 24 Jul 2018 10:07:26 +0100] rev 51232
8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative Reviewed-by: michaelm
Mon, 23 Jul 2018 11:47:03 +0100 8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
chegar [Mon, 23 Jul 2018 11:47:03 +0100] rev 51231
8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit Reviewed-by: michaelm
Tue, 24 Jul 2018 13:55:57 +0800 8208111: Problem list java/nio/channels/Selector/RacyDeregister.java
mli [Tue, 24 Jul 2018 13:55:57 +0800] rev 51230
8208111: Problem list java/nio/channels/Selector/RacyDeregister.java Reviewed-by: alanb
Mon, 23 Jul 2018 23:18:19 +0000 8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized
valeriep [Mon, 23 Jul 2018 23:18:19 +0000] rev 51229
8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized Summary: Changed SunRsaSign and SunMSCAPI provider to return null and updated javadoc Reviewed-by: weijun, mullan
Mon, 23 Jul 2018 12:01:43 -0700 8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
dlong [Mon, 23 Jul 2018 12:01:43 -0700] rev 51228
8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset" Reviewed-by: kvn
Mon, 23 Jul 2018 14:41:06 -0400 8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
dcubed [Mon, 23 Jul 2018 14:41:06 -0400] rev 51227
8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java Reviewed-by: sspitsyn
Mon, 23 Jul 2018 19:58:43 +0530 8206445: JImageListTest.java failed in Windows
sdama [Mon, 23 Jul 2018 19:58:43 +0530] rev 51226
8206445: JImageListTest.java failed in Windows Summary: Added System.gc() call to address unmapped jimage files Reviewed-by: alanb
Thu, 19 Jul 2018 16:56:05 -0400 8189922: UseNUMA memory interleaving vs membind
gromero [Thu, 19 Jul 2018 16:56:05 -0400] rev 51225
8189922: UseNUMA memory interleaving vs membind Reviewed-by: gromero, drwhite, dholmes, tschatzl Contributed-by: Swati Sharma <swatibits14@gmail.com>
Sun, 22 Jul 2018 20:00:39 -0700 8207252: C1 still does eden allocations when TLAB is enabled
jcbeyler [Sun, 22 Jul 2018 20:00:39 -0700] rev 51224
8207252: C1 still does eden allocations when TLAB is enabled Summary: Only do eden allocations when TLAB is disabled Reviewed-by: kbarrett, jrose, tschatzl, iveresov Contributed-by: jcbeyler@google.com
Mon, 23 Jul 2018 10:02:10 +0800 8207952: Problem-list 3 sctp tests
xiaofeya [Mon, 23 Jul 2018 10:02:10 +0800] rev 51223
8207952: Problem-list 3 sctp tests Reviewed-by: chegar
Sat, 21 Jul 2018 21:46:42 +0800 8207223: SSL Handshake failures are reported with more generic SSLException
weijun [Sat, 21 Jul 2018 21:46:42 +0800] rev 51222
8207223: SSL Handshake failures are reported with more generic SSLException Reviewed-by: xuelei
Fri, 20 Jul 2018 18:03:23 -0400 8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out
coleenp [Fri, 20 Jul 2018 18:03:23 -0400] rev 51221
8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out Summary: Moved InMemoryJavaCompiler out of loops or reduced loops with InMemoryJavaCompiler Reviewed-by: vromero, jiangli
Fri, 20 Jul 2018 14:34:51 -0700 8206865: RMI activation tests fail with InvalidClassException
smarks [Fri, 20 Jul 2018 14:34:51 -0700] rev 51220
8206865: RMI activation tests fail with InvalidClassException Reviewed-by: darcy, alanb, mchung
Fri, 20 Jul 2018 11:39:52 -0700 8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test
epavlova [Fri, 20 Jul 2018 11:39:52 -0700] rev 51219
8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test Reviewed-by: kvn
Fri, 20 Jul 2018 11:39:37 -0700 8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
iignatyev [Fri, 20 Jul 2018 11:39:37 -0700] rev 51218
8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files Reviewed-by: kvn
Fri, 20 Jul 2018 10:12:34 -0700 8206886: Java does not set the default format locale correctly on mac10.13
naoto [Fri, 20 Jul 2018 10:12:34 -0700] rev 51217
8206886: Java does not set the default format locale correctly on mac10.13 Reviewed-by: rriggs
Fri, 20 Jul 2018 09:55:15 -0700 8204196: integer cleanup
ascarpino [Fri, 20 Jul 2018 09:55:15 -0700] rev 51216
8204196: integer cleanup Reviewed-by: xuelei
Fri, 20 Jul 2018 09:07:37 -0700 8207365: Make man pages optional
erikj [Fri, 20 Jul 2018 09:07:37 -0700] rev 51215
8207365: Make man pages optional Reviewed-by: tbell
Fri, 20 Jul 2018 09:46:57 +0200 8207830: [aix] disable jfr in build and tests
goetz [Fri, 20 Jul 2018 09:46:57 +0200] rev 51214
8207830: [aix] disable jfr in build and tests Reviewed-by: kvn, erikj
Fri, 20 Jul 2018 09:33:49 +0200 8207766: [testbug] Adapt tests for Aix.
goetz [Fri, 20 Jul 2018 09:33:49 +0200] rev 51213
8207766: [testbug] Adapt tests for Aix. Reviewed-by: clanger, mbaesken
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip