Wed, 22 Jun 2016 22:39:32 +0000 8158850: [JVMCI] be more precise when enforcing OopMapValue encoding limitations
never [Wed, 22 Jun 2016 22:39:32 +0000] rev 39441
8158850: [JVMCI] be more precise when enforcing OopMapValue encoding limitations Reviewed-by: kvn
Thu, 23 Jun 2016 00:37:25 +0200 Merge
iignatyev [Thu, 23 Jun 2016 00:37:25 +0200] rev 39440
Merge
Wed, 22 Jun 2016 20:06:39 +0300 8158581: ciReplay can not be run w/ JFR enabled
lmesnik [Wed, 22 Jun 2016 20:06:39 +0300] rev 39439
8158581: ciReplay can not be run w/ JFR enabled Reviewed-by: iignatyev, kvn
Wed, 22 Jun 2016 00:29:32 +0300 8132920: use package in compiler testlibraries
iignatyev [Wed, 22 Jun 2016 00:29:32 +0300] rev 39438
8132920: use package in compiler testlibraries Reviewed-by: kvn, psandoz
Wed, 22 Jun 2016 21:24:07 +0300 8160025: compiler/testlibrary/uncommontrap/Verifier doesn't close FileReader
iignatyev [Wed, 22 Jun 2016 21:24:07 +0300] rev 39437
8160025: compiler/testlibrary/uncommontrap/Verifier doesn't close FileReader Reviewed-by: kvn
Wed, 22 Jun 2016 21:13:52 +0000 8159856: [JVMCI] InterpreterFrameSizeTest.java failed compilation
never [Wed, 22 Jun 2016 21:13:52 +0000] rev 39436
8159856: [JVMCI] InterpreterFrameSizeTest.java failed compilation Reviewed-by: kvn, iveresov
Wed, 22 Jun 2016 13:29:09 +0300 8156803: Turn StressLCM/StressGCM flags to diagnostic
shade [Wed, 22 Jun 2016 13:29:09 +0300] rev 39435
8156803: Turn StressLCM/StressGCM flags to diagnostic Reviewed-by: kvn, ctornqvi
Tue, 21 Jun 2016 13:15:56 -0400 8160006: Fix AArch64 after changes made by 8151661
adinn [Tue, 21 Jun 2016 13:15:56 -0400] rev 39434
8160006: Fix AArch64 after changes made by 8151661 Reviewed-by: kvn
Tue, 21 Jun 2016 13:14:33 -0400 8151661: Performance regression on Solaris-SPARC in 9-b103
adinn [Tue, 21 Jun 2016 13:14:33 -0400] rev 39433
8151661: Performance regression on Solaris-SPARC in 9-b103 Reviewed-by: kvn, aph Contributed-by: rahul.v.raghavan@oracle.com
Mon, 20 Jun 2016 13:06:33 +0200 8158039: VarHandle float/double field/array access should support CAS/set/add atomics
psandoz [Mon, 20 Jun 2016 13:06:33 +0200] rev 39432
8158039: VarHandle float/double field/array access should support CAS/set/add atomics Reviewed-by: shade, vlivanov, darcy
Mon, 20 Jun 2016 08:11:22 -0400 8159720: Failure of C2 compilation with tiered prevents some C1 compilations.
cvarming [Mon, 20 Jun 2016 08:11:22 -0400] rev 39431
8159720: Failure of C2 compilation with tiered prevents some C1 compilations. Summary: If C2 fails to compile a method with tiered compilation, then it should mark the method as not compileable on the C2 tier only. Reviewed-by: twisti, thartmann
Wed, 15 Jun 2016 09:46:15 +0200 8139379: Tests fail with assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod
rbackman [Wed, 15 Jun 2016 09:46:15 +0200] rev 39430
8139379: Tests fail with assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod Reviewed-by: mgronlun, neliasso
Mon, 20 Jun 2016 09:32:44 +0200 8159715: Fix for 8072422 is incorrect
thartmann [Mon, 20 Jun 2016 09:32:44 +0200] rev 39429
8159715: Fix for 8072422 is incorrect Summary: Fixed several issues introduced by 8072422. Reviewed-by: zmajo, kvn
Thu, 16 Jun 2016 01:43:11 +0300 8159149: Several compiler tests fail with minimal VM
iignatyev [Thu, 16 Jun 2016 01:43:11 +0300] rev 39428
8159149: Several compiler tests fail with minimal VM Reviewed-by: kvn, psandoz
Wed, 15 Jun 2016 22:58:04 +0300 8158754: compilercontrol tests: RandomCommandsTest.java and RandomValidCommandsTest.java - fail in PIT
iignatyev [Wed, 15 Jun 2016 22:58:04 +0300] rev 39427
8158754: compilercontrol tests: RandomCommandsTest.java and RandomValidCommandsTest.java - fail in PIT Reviewed-by: neliasso
Mon, 13 Jun 2016 17:36:57 -0700 8159010: [JVMCI] crashes with class redefinition
never [Mon, 13 Jun 2016 17:36:57 -0700] rev 39426
8159010: [JVMCI] crashes with class redefinition Reviewed-by: kvn
Fri, 17 Jun 2016 16:50:49 +0000 8159236: [JVMCI] Window-saved SPARC registers should not be considered callee-save
gdub [Fri, 17 Jun 2016 16:50:49 +0000] rev 39425
8159236: [JVMCI] Window-saved SPARC registers should not be considered callee-save Reviewed-by: iveresov
Fri, 17 Jun 2016 11:31:24 +0200 8158260: PPC64: unaligned Unsafe.getInt can lead to the generation of illegal instructions
simonis [Fri, 17 Jun 2016 11:31:24 +0200] rev 39424
8158260: PPC64: unaligned Unsafe.getInt can lead to the generation of illegal instructions Summary: Adjust instruction generation. Reviewed-by: goetz Contributed-by: gromero@linux.vnet.ibm.com, horii@jp.ibm.com
Thu, 16 Jun 2016 16:41:50 +0000 8159167: [JVMCI] fix HotSpotVMConfig startup performance
rschatz [Thu, 16 Jun 2016 16:41:50 +0000] rev 39423
8159167: [JVMCI] fix HotSpotVMConfig startup performance Reviewed-by: iveresov
Wed, 01 Jun 2016 09:13:10 +0300 8149043: Fix code indentation in test/compiler/stable tests
iignatyev [Wed, 01 Jun 2016 09:13:10 +0300] rev 39422
8149043: Fix code indentation in test/compiler/stable tests Reviewed-by: vlivanov
Wed, 15 Jun 2016 14:27:58 +0200 8157181: Compilers accept modification of final fields outside initializer methods
zmajo [Wed, 15 Jun 2016 14:27:58 +0200] rev 39421
8157181: Compilers accept modification of final fields outside initializer methods Summary: Track initialized final field updates; disable constant folding if an update is detected. Enforce final field update rules introduced by JVMS-7 (but only for JDK 9). Reviewed-by: vlivanov, dnsimon, forax, never, kvn, coleenp
Wed, 15 Jun 2016 13:47:17 +0200 8158232: PPC64: improve byte, int and long array copy stubs by using VSX instructions
mdoerr [Wed, 15 Jun 2016 13:47:17 +0200] rev 39420
8158232: PPC64: improve byte, int and long array copy stubs by using VSX instructions Reviewed-by: goetz, mdoerr Contributed-by: Michihiro Horie <horie@jp.ibm.com>
Wed, 15 Jun 2016 11:21:36 +0300 8157726: VarHandles/Unsafe should support sub-word atomic ops
shade [Wed, 15 Jun 2016 11:21:36 +0300] rev 39419
8157726: VarHandles/Unsafe should support sub-word atomic ops Reviewed-by: psandoz, vlivanov, lagergren
Wed, 15 Jun 2016 07:58:56 +0200 8159244: Partially initialized string object created by C2's string concat optimization may escape
thartmann [Wed, 15 Jun 2016 07:58:56 +0200] rev 39418
8159244: Partially initialized string object created by C2's string concat optimization may escape Summary: Emit release barrier after String creation to prevent partially initialized object from escaping. Reviewed-by: kvn
Tue, 14 Jun 2016 18:07:41 -0700 8158360: C1: SEGV in generated code
dlong [Tue, 14 Jun 2016 18:07:41 -0700] rev 39417
8158360: C1: SEGV in generated code Summary: update test to store Object fields Reviewed-by: kvn
Tue, 14 Jun 2016 15:10:05 -0700 8159282: quarantine compiler/jvmci/compilerToVM/ReprofileTest.java
dlong [Tue, 14 Jun 2016 15:10:05 -0700] rev 39416
8159282: quarantine compiler/jvmci/compilerToVM/ReprofileTest.java Reviewed-by: iignatyev
Fri, 24 Jun 2016 16:21:57 +0000 Merge
dfazunen [Fri, 24 Jun 2016 16:21:57 +0000] rev 39415
Merge
Fri, 24 Jun 2016 19:52:31 +0400 8160088: update hotspot tests depending on GC to use @requires vm.gc.X
dfazunen [Fri, 24 Jun 2016 19:52:31 +0400] rev 39414
8160088: update hotspot tests depending on GC to use @requires vm.gc.X Reviewed-by: iignatyev, mchernov, dholmes
Fri, 24 Jun 2016 12:08:32 +0300 8160102: Typo in message for NULL memory size arguments in diagnosticArgument.cpp
ddmitriev [Fri, 24 Jun 2016 12:08:32 +0300] rev 39413
8160102: Typo in message for NULL memory size arguments in diagnosticArgument.cpp Reviewed-by: dholmes, rehn
Thu, 23 Jun 2016 17:11:18 -0700 Merge
amurillo [Thu, 23 Jun 2016 17:11:18 -0700] rev 39412
Merge
Thu, 23 Jun 2016 16:46:41 -0400 8157758: JDK9 does not compile on Linux with GCC 6.1 because left-shifting a negative number has undefined behavior
kbarrett [Thu, 23 Jun 2016 16:46:41 -0400] rev 39411
8157758: JDK9 does not compile on Linux with GCC 6.1 because left-shifting a negative number has undefined behavior Summary: Replace shifts of -1 with shifts of ~0u. Reviewed-by: kbarrett, mockner Contributed-by: alexhenrie24@gmail.com
Thu, 23 Jun 2016 16:27:34 +0000 8160189: Fix for 8159335 breaks AArch64
aph [Thu, 23 Jun 2016 16:27:34 +0000] rev 39410
8160189: Fix for 8159335 breaks AArch64 Reviewed-by: kvn
Wed, 22 Jun 2016 14:03:01 +0200 8155099: Remove duplicate comments from G1Policy
ehelin [Wed, 22 Jun 2016 14:03:01 +0200] rev 39409
8155099: Remove duplicate comments from G1Policy Reviewed-by: jmasa, drwhite
Wed, 22 Jun 2016 10:49:23 +0200 Merge
tschatzl [Wed, 22 Jun 2016 10:49:23 +0200] rev 39408
Merge
Wed, 22 Jun 2016 10:34:01 +0200 8152438: Threads may do significant work out of the non-shared overflow buffer
tschatzl [Wed, 22 Jun 2016 10:34:01 +0200] rev 39407
8152438: Threads may do significant work out of the non-shared overflow buffer Summary: Before processing an element in the non-shared overflow buffer, try to push it into the local shared buffer to keep it full. Reviewed-by: jmasa, ehelin, sjohanss
Tue, 21 Jun 2016 15:02:45 +0200 8159370: Add FlagGuard for easier modification of flags for unit tests
ehelin [Tue, 21 Jun 2016 15:02:45 +0200] rev 39406
8159370: Add FlagGuard for easier modification of flags for unit tests Reviewed-by: kbarrett, jwilhelm
Tue, 21 Jun 2016 19:29:39 -0400 8153743: AllocateHeap() and ReallocateHeap() should use ALWAYSINLINE macro
ysuenaga [Tue, 21 Jun 2016 19:29:39 -0400] rev 39405
8153743: AllocateHeap() and ReallocateHeap() should use ALWAYSINLINE macro Reviewed-by: dholmes, zgu
Tue, 21 Jun 2016 19:25:41 -0400 8155949: Support relaxed semantics in cmpxchg
mdoerr [Tue, 21 Jun 2016 19:25:41 -0400] rev 39404
8155949: Support relaxed semantics in cmpxchg Reviewed-by: dholmes, kbarrett, goetz, aph Contributed-by: horii@jp.ibm.com, martin.doerr@sap.com
Tue, 21 Jun 2016 18:37:04 +0400 8151283: Implement setting jtreg @requires property vm.isG1Supported.
dfazunen [Tue, 21 Jun 2016 18:37:04 +0400] rev 39403
8151283: Implement setting jtreg @requires property vm.isG1Supported. Reviewed-by: tschatzl, iignatyev, mchernov
Tue, 21 Jun 2016 12:09:36 +0200 8159590: Remove deprecated methods from jdk.internal.misc.VM
redestad [Tue, 21 Jun 2016 12:09:36 +0200] rev 39402
8159590: Remove deprecated methods from jdk.internal.misc.VM Reviewed-by: chegar, dholmes
Tue, 21 Jun 2016 09:19:53 +0200 8155730: HeapInfoDCmd should get Heap_lock
ysuenaga [Tue, 21 Jun 2016 09:19:53 +0200] rev 39401
8155730: HeapInfoDCmd should get Heap_lock Reviewed-by: tschatzl, jprovino
Mon, 20 Jun 2016 22:02:20 -0700 8159666: Better CDS support for Event-based tracing
iklam [Mon, 20 Jun 2016 22:02:20 -0700] rev 39400
8159666: Better CDS support for Event-based tracing Reviewed-by: jiangli, mgronlun
Mon, 20 Jun 2016 17:38:14 +0000 Merge
coleenp [Mon, 20 Jun 2016 17:38:14 +0000] rev 39399
Merge
Mon, 20 Jun 2016 12:28:14 -0400 8159470: Error message for ICCE for MethodHandle constant pool not helpful
coleenp [Mon, 20 Jun 2016 12:28:14 -0400] rev 39398
8159470: Error message for ICCE for MethodHandle constant pool not helpful Summary: Reworded message and added test. Reviewed-by: hseigel, gtriantafill, dholmes
Mon, 20 Jun 2016 07:45:03 -0400 8157592: StackTraceLogging fails with stack overflow on 32-bit Windows
gtriantafill [Mon, 20 Jun 2016 07:45:03 -0400] rev 39397
8157592: StackTraceLogging fails with stack overflow on 32-bit Windows Reviewed-by: coleenp, dholmes, jiangli
Mon, 13 Jun 2016 13:52:38 +0200 8159366: Header guards missing for unittest.hpp
ehelin [Mon, 13 Jun 2016 13:52:38 +0200] rev 39396
8159366: Header guards missing for unittest.hpp Reviewed-by: jwilhelm, stefank, pliden
Mon, 13 Jun 2016 13:54:46 +0200 8159365: assert is not defined for unit tests
ehelin [Mon, 13 Jun 2016 13:54:46 +0200] rev 39395
8159365: assert is not defined for unit tests Reviewed-by: jwilhelm, coleenp
Mon, 13 Jun 2016 13:48:37 +0200 8159364: Gtest unit tests does not support PCH
ehelin [Mon, 13 Jun 2016 13:48:37 +0200] rev 39394
8159364: Gtest unit tests does not support PCH Reviewed-by: erikj, jwilhelm, gtriantafill
Mon, 13 Jun 2016 11:22:23 +0200 8159340: Add extension to CompileGtest.gmk
ehelin [Mon, 13 Jun 2016 11:22:23 +0200] rev 39393
8159340: Add extension to CompileGtest.gmk Reviewed-by: dholmes, gtriantafill, jwilhelm
Mon, 20 Jun 2016 00:07:51 -0400 8156181: UL: File size limit on 32 bit Linux
ysuenaga [Mon, 20 Jun 2016 00:07:51 -0400] rev 39392
8156181: UL: File size limit on 32 bit Linux Reviewed-by: mlarsson, dholmes
Sun, 19 Jun 2016 20:14:37 -0400 Merge
coleenp [Sun, 19 Jun 2016 20:14:37 -0400] rev 39391
Merge
Mon, 13 Jun 2016 09:28:25 +0200 8159335: Fix problems with stack overflow handling.
goetz [Mon, 13 Jun 2016 09:28:25 +0200] rev 39390
8159335: Fix problems with stack overflow handling. Reviewed-by: dlong, coleenp, mdoerr
Thu, 07 Jul 2016 18:21:22 +0000 Added tag jdk-9+126 for changeset 0517ab37a67c
amurillo [Thu, 07 Jul 2016 18:21:22 +0000] rev 39389
Added tag jdk-9+126 for changeset 0517ab37a67c
Tue, 12 Jul 2016 21:14:09 +0000 Merge
amurillo [Tue, 12 Jul 2016 21:14:09 +0000] rev 39388
Merge
Fri, 08 Jul 2016 09:35:14 -0700 Merge
prr [Fri, 08 Jul 2016 09:35:14 -0700] rev 39387
Merge
Fri, 01 Jul 2016 13:03:53 -0700 Merge
prr [Fri, 01 Jul 2016 13:03:53 -0700] rev 39386
Merge
Thu, 30 Jun 2016 17:35:35 +0200 8160490: "installer-only" top level target is broken
erikj [Thu, 30 Jun 2016 17:35:35 +0200] rev 39385
8160490: "installer-only" top level target is broken Reviewed-by: asemenyuk, tbell
Fri, 08 Jul 2016 08:55:54 +0200 8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
erikj [Fri, 08 Jul 2016 08:55:54 +0200] rev 39384
8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed Reviewed-by: dholmes, prr
Thu, 07 Jul 2016 18:34:58 +0000 Merge
amurillo [Thu, 07 Jul 2016 18:34:58 +0000] rev 39383
Merge
Thu, 07 Jul 2016 18:59:30 +0000 Merge
amurillo [Thu, 07 Jul 2016 18:59:30 +0000] rev 39382
Merge
Wed, 06 Jul 2016 20:56:27 -0700 8160009: JShell: Add SPI and execution to generated JShell javadoc (root ws)
rfield [Wed, 06 Jul 2016 20:56:27 -0700] rev 39381
8160009: JShell: Add SPI and execution to generated JShell javadoc (root ws) Reviewed-by: jlahoda
Fri, 01 Jul 2016 16:50:32 -0700 Merge
amurillo [Fri, 01 Jul 2016 16:50:32 -0700] rev 39380
Merge
Tue, 21 Jun 2016 18:10:22 +0300 8028162: Update Netbeans / Solaris Studio project files on Mac
jwilhelm [Tue, 21 Jun 2016 18:10:22 +0300] rev 39379
8028162: Update Netbeans / Solaris Studio project files on Mac 8028163: Update Netbeans / Solaris Studio project files on Linux 8028164: Update Netbeans / Solaris Studio project files on Solaris Reviewed-by: jwilhelm, erikj Contributed-by: vladimir.kvashin@oracle.com
Thu, 23 Jun 2016 17:11:18 -0700 Merge
amurillo [Thu, 23 Jun 2016 17:11:18 -0700] rev 39378
Merge
Tue, 21 Jun 2016 18:36:37 +0400 8151283: Implement setting jtreg @requires property vm.isG1Supported.
dfazunen [Tue, 21 Jun 2016 18:36:37 +0400] rev 39377
8151283: Implement setting jtreg @requires property vm.isG1Supported. Reviewed-by: tschatzl, iignatyev, mchernov
Thu, 07 Jul 2016 18:21:20 +0000 Added tag jdk-9+126 for changeset 492d4508ddf4
amurillo [Thu, 07 Jul 2016 18:21:20 +0000] rev 39376
Added tag jdk-9+126 for changeset 492d4508ddf4
Wed, 05 Jul 2017 21:55:12 +0200 Added tag jdk-9+126 for changeset 03e7b2c5ae34
duke [Wed, 05 Jul 2017 21:55:12 +0200] rev 39375
Added tag jdk-9+126 for changeset 03e7b2c5ae34
Wed, 05 Jul 2017 21:55:11 +0200 Merge jdk-9+126
duke [Wed, 05 Jul 2017 21:55:11 +0200] rev 39374
Merge
Wed, 05 Jul 2017 21:55:04 +0200 Merge
duke [Wed, 05 Jul 2017 21:55:04 +0200] rev 39373
Merge
Mon, 04 Jul 2016 14:57:33 +0530 8132446: AsssertionError in ClassSymbol.setAnnotationType
sadayapalam [Mon, 04 Jul 2016 14:57:33 +0530] rev 39372
8132446: AsssertionError in ClassSymbol.setAnnotationType Reviewed-by: jlahoda, darcy
Mon, 04 Jul 2016 08:52:45 +0200 8148131: compilation result depends on order of sources
jlahoda [Mon, 04 Jul 2016 08:52:45 +0200] rev 39371
8148131: compilation result depends on order of sources Summary: Complete during imports phase should not trigger the hierarchy phase Reviewed-by: mcimadamore
Fri, 01 Jul 2016 14:41:07 -0700 8159111: JShell API: Add access to wrappers and dependencies
rfield [Fri, 01 Jul 2016 14:41:07 -0700] rev 39370
8159111: JShell API: Add access to wrappers and dependencies Reviewed-by: jlahoda
Fri, 01 Jul 2016 14:16:28 -0700 8159635: JShell API: Add compiler options
rfield [Fri, 01 Jul 2016 14:16:28 -0700] rev 39369
8159635: JShell API: Add compiler options Reviewed-by: jlahoda
Thu, 30 Jun 2016 22:39:09 +0000 Merge
amurillo [Thu, 30 Jun 2016 22:39:09 +0000] rev 39368
Merge
Wed, 29 Jun 2016 19:24:40 -0700 8160506: Use @implSpec tags in javax.lang.model.util
darcy [Wed, 29 Jun 2016 19:24:40 -0700] rev 39367
8160506: Use @implSpec tags in javax.lang.model.util Reviewed-by: jjg
Tue, 28 Jun 2016 13:33:04 +0200 8155026: javac grants implied readability to explicit modules
jlahoda [Tue, 28 Jun 2016 13:33:04 +0200] rev 39366
8155026: javac grants implied readability to explicit modules Summary: Automatic modules should not 'requires public' ordinary named modules Reviewed-by: jjg
Tue, 28 Jun 2016 17:39:44 -0700 8160504: Fix typo in JavacProcessingEnvironment.importStringToPattern
darcy [Tue, 28 Jun 2016 17:39:44 -0700] rev 39365
8160504: Fix typo in JavacProcessingEnvironment.importStringToPattern Reviewed-by: jjg
Tue, 28 Jun 2016 16:43:41 -0700 8160301: javadoc RootDoclmpl and DocEnv needs to be renamed
ksrini [Tue, 28 Jun 2016 16:43:41 -0700] rev 39364
8160301: javadoc RootDoclmpl and DocEnv needs to be renamed Reviewed-by: bpatel, jjg
Tue, 28 Jun 2016 15:29:20 -0700 8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
vromero [Tue, 28 Jun 2016 15:29:20 -0700] rev 39363
8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler Reviewed-by: mcimadamore
Tue, 28 Jun 2016 15:46:52 +0200 8132857: Historical name of default encoding shown on encoding mismatch
jlahoda [Tue, 28 Jun 2016 15:46:52 +0200] rev 39362
8132857: Historical name of default encoding shown on encoding mismatch Summary: Using Charset.defaultCharset().name() to get the proper name of the default Charset. Reviewed-by: jjg
Mon, 27 Jun 2016 12:29:41 -0700 8159439: javac throws NPE with Module attribute and super_class != 0
vromero [Mon, 27 Jun 2016 12:29:41 -0700] rev 39361
8159439: javac throws NPE with Module attribute and super_class != 0 Reviewed-by: jjg
Thu, 30 Jun 2016 22:10:11 +0000 Added tag jdk-9+125 for changeset d4487b864f64
amurillo [Thu, 30 Jun 2016 22:10:11 +0000] rev 39360
Added tag jdk-9+125 for changeset d4487b864f64
Wed, 05 Jul 2017 21:54:54 +0200 Merge
duke [Wed, 05 Jul 2017 21:54:54 +0200] rev 39359
Merge
Thu, 30 Jun 2016 22:10:09 +0000 Added tag jdk-9+125 for changeset 68169040e394
amurillo [Thu, 30 Jun 2016 22:10:09 +0000] rev 39358
Added tag jdk-9+125 for changeset 68169040e394
Wed, 05 Jul 2017 21:54:46 +0200 Merge
duke [Wed, 05 Jul 2017 21:54:46 +0200] rev 39357
Merge
Tue, 05 Jul 2016 09:15:21 +0800 8156598: Use more informative format for problem list
amlu [Tue, 05 Jul 2016 09:15:21 +0800] rev 39356
8156598: Use more informative format for problem list Reviewed-by: lancea
Thu, 30 Jun 2016 22:10:09 +0000 Added tag jdk-9+125 for changeset cebe5fc93958
amurillo [Thu, 30 Jun 2016 22:10:09 +0000] rev 39355
Added tag jdk-9+125 for changeset cebe5fc93958
Wed, 05 Jul 2017 21:54:39 +0200 Merge
duke [Wed, 05 Jul 2017 21:54:39 +0200] rev 39354
Merge
Thu, 30 Jun 2016 22:38:55 +0000 Merge
amurillo [Thu, 30 Jun 2016 22:38:55 +0000] rev 39353
Merge
Wed, 29 Jun 2016 07:35:59 -0700 8160505: Automated test runs fail in nashorn because TEST_IMAGE_DIR is set by jib
tbell [Wed, 29 Jun 2016 07:35:59 -0700] rev 39352
8160505: Automated test runs fail in nashorn because TEST_IMAGE_DIR is set by jib Reviewed-by: erikj, sundar
Tue, 28 Jun 2016 15:17:51 +0200 8160435: Source.baseURL is slow for URLs with unregistered protocol
hannesw [Tue, 28 Jun 2016 15:17:51 +0200] rev 39351
8160435: Source.baseURL is slow for URLs with unregistered protocol Reviewed-by: sundar
Thu, 30 Jun 2016 22:10:11 +0000 Added tag jdk-9+125 for changeset e02c166da4dd
amurillo [Thu, 30 Jun 2016 22:10:11 +0000] rev 39350
Added tag jdk-9+125 for changeset e02c166da4dd
Wed, 05 Jul 2017 21:54:31 +0200 Merge
duke [Wed, 05 Jul 2017 21:54:31 +0200] rev 39349
Merge
Thu, 30 Jun 2016 22:10:08 +0000 Added tag jdk-9+125 for changeset 8db725087c47
amurillo [Thu, 30 Jun 2016 22:10:08 +0000] rev 39348
Added tag jdk-9+125 for changeset 8db725087c47
Wed, 05 Jul 2017 21:54:23 +0200 Merge
duke [Wed, 05 Jul 2017 21:54:23 +0200] rev 39347
Merge
Tue, 05 Jul 2016 13:53:30 +0900 8136356: Add time zone mappings on Windows
okutsu [Tue, 05 Jul 2016 13:53:30 +0900] rev 39346
8136356: Add time zone mappings on Windows Reviewed-by: peytoia
Mon, 04 Jul 2016 09:13:13 -0700 8160698: java --dry-run should not cause main class be initialized
mchung [Mon, 04 Jul 2016 09:13:13 -0700] rev 39345
8160698: java --dry-run should not cause main class be initialized Reviewed-by: ksrini
Mon, 04 Jul 2016 16:25:11 +0300 8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"
igerasim [Mon, 04 Jul 2016 16:25:11 +0300] rev 39344
8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow" Reviewed-by: coffeys, xuelei
Mon, 04 Jul 2016 10:50:28 +0000 8159616: java.time.Instant falls through switch statement
bgopularam [Mon, 04 Jul 2016 10:50:28 +0000] rev 39343
8159616: java.time.Instant falls through switch statement Summary: Removed the unneeded case statement INSTANT_SECONDS Reviewed-by: rriggs, scolebourne
Mon, 04 Jul 2016 10:08:18 +0200 8143211: provide bytecode intrinsics for loop and try/finally executors
mhaupt [Mon, 04 Jul 2016 10:08:18 +0200] rev 39342
8143211: provide bytecode intrinsics for loop and try/finally executors Reviewed-by: psandoz, redestad, vlivanov
Mon, 04 Jul 2016 13:00:15 +0900 8159943: JavaTimeSupplementary resource bundles need update
okutsu [Mon, 04 Jul 2016 13:00:15 +0900] rev 39341
8159943: JavaTimeSupplementary resource bundles need update Reviewed-by: naoto
Sun, 03 Jul 2016 05:30:47 +0300 8159822: Non-synchronized access to shared members of com.sun.jndi.ldap.pool.Pool
igerasim [Sun, 03 Jul 2016 05:30:47 +0300] rev 39340
8159822: Non-synchronized access to shared members of com.sun.jndi.ldap.pool.Pool Reviewed-by: coffeys
Sat, 02 Jul 2016 13:51:20 -0700 8159180: Remove default setting for jdk.security.provider.preferred
ascarpino [Sat, 02 Jul 2016 13:51:20 -0700] rev 39339
8159180: Remove default setting for jdk.security.provider.preferred Reviewed-by: xuelei
Fri, 01 Jul 2016 15:13:00 -0700 8145418: [macosx] Help message for -Xdock:name has a superfluous trailing quote "
ksrini [Fri, 01 Jul 2016 15:13:00 -0700] rev 39338
8145418: [macosx] Help message for -Xdock:name has a superfluous trailing quote " Reviewed-by: naoto
Fri, 01 Jul 2016 22:55:26 +0100 8157730: Mark deprecated java.security.{Identity,IdentityScope,Signer} APIs with forRemoval=true
vinnie [Fri, 01 Jul 2016 22:55:26 +0100] rev 39337
8157730: Mark deprecated java.security.{Identity,IdentityScope,Signer} APIs with forRemoval=true Reviewed-by: mullan
Fri, 01 Jul 2016 12:55:23 -0700 8160018: (fs) Remove GioFileTypeDetector on Solaris
bpb [Fri, 01 Jul 2016 12:55:23 -0700] rev 39336
8160018: (fs) Remove GioFileTypeDetector on Solaris Summary: Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider. Reviewed-by: rriggs
Fri, 01 Jul 2016 12:54:18 -0700 8160687: (fs) Cannot tell which WatchService test is not deleting temp directories "work*"
bpb [Fri, 01 Jul 2016 12:54:18 -0700] rev 39335
8160687: (fs) Cannot tell which WatchService test is not deleting temp directories "work*" Summary: Change name of "work" temp directory to "TestName" Reviewed-by: rriggs
Fri, 01 Jul 2016 14:29:18 -0400 8157847: Deprecate the java.security.acl API with forRemoval=true
mullan [Fri, 01 Jul 2016 14:29:18 -0400] rev 39334
8157847: Deprecate the java.security.acl API with forRemoval=true Reviewed-by: weijun, mchung
Fri, 01 Jul 2016 11:42:26 -0400 8157707: Deprecate the java.security.Certificate API with forRemoval=true
mullan [Fri, 01 Jul 2016 11:42:26 -0400] rev 39333
8157707: Deprecate the java.security.Certificate API with forRemoval=true Reviewed-by: xuelei
Fri, 01 Jul 2016 12:50:58 +0800 8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415
amlu [Fri, 01 Jul 2016 12:50:58 +0800] rev 39332
8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415 Reviewed-by: weijun
Thu, 30 Jun 2016 22:38:17 +0000 Merge
amurillo [Thu, 30 Jun 2016 22:38:17 +0000] rev 39331
Merge
Thu, 30 Jun 2016 10:31:19 -0700 Merge
amurillo [Thu, 30 Jun 2016 10:31:19 -0700] rev 39330
Merge
Wed, 29 Jun 2016 21:49:41 -0700 Merge
amurillo [Wed, 29 Jun 2016 21:49:41 -0700] rev 39329
Merge
Thu, 23 Jun 2016 17:07:31 -0700 Merge
amurillo [Thu, 23 Jun 2016 17:07:31 -0700] rev 39328
Merge
Wed, 15 Jun 2016 20:43:53 +0300 8156226: DiagnosticCommandImpl::invoke throws not very comprehensive message in case if method exists but signature or parameters are wrong
kzhaldyb [Wed, 15 Jun 2016 20:43:53 +0300] rev 39327
8156226: DiagnosticCommandImpl::invoke throws not very comprehensive message in case if method exists but signature or parameters are wrong Reviewed-by: mchung, dholmes, dfuchs
Wed, 15 Jun 2016 11:24:12 +0300 8153278: sun/tools/jps/TestJpsJar.java fails in hs nightly
dsamersoff [Wed, 15 Jun 2016 11:24:12 +0300] rev 39326
8153278: sun/tools/jps/TestJpsJar.java fails in hs nightly Summary: Refactor the test to take pwd right before the check Reviewed-by: dholmes
Mon, 13 Jun 2016 09:03:32 -0400 8158237: JVMTI hides critical debug information for memory leak tracing
coleenp [Mon, 13 Jun 2016 09:03:32 -0400] rev 39325
8158237: JVMTI hides critical debug information for memory leak tracing Summary: remove _backtrace as hidden field, original problem no longer exists Reviewed-by: sspitsyn, jiangli
Fri, 10 Jun 2016 15:19:33 -0700 Merge
amurillo [Fri, 10 Jun 2016 15:19:33 -0700] rev 39324
Merge
Mon, 06 Jun 2016 16:18:01 -0700 8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer
dnsimon [Mon, 06 Jun 2016 16:18:01 -0700] rev 39323
8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer Reviewed-by: kvn
Thu, 30 Jun 2016 10:13:30 -0700 8160370: System.getProperty("os.version") returns "Unknown" on Mac
bchristi [Thu, 30 Jun 2016 10:13:30 -0700] rev 39322
8160370: System.getProperty("os.version") returns "Unknown" on Mac Summary: Read SystemVersion.plist on pre-10.9 Mac OS Reviewed-by: bpb, ddehaven, gziemski, rriggs
Thu, 30 Jun 2016 22:24:01 +0530 8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
sundar [Thu, 30 Jun 2016 22:24:01 +0530] rev 39321
8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API Reviewed-by: jlaskey, mchung
Thu, 30 Jun 2016 07:14:56 -0700 8030132: Cipher.init syntax error in javadoc @code tag
jnimeh [Thu, 30 Jun 2016 07:14:56 -0700] rev 39320
8030132: Cipher.init syntax error in javadoc @code tag 8160222: javax/crypto/Cipher.java has a typo Summary: Fixes typographical errors in javax/crypto/Cipher.java Reviewed-by: weijun
Thu, 30 Jun 2016 16:57:25 +0900 7090039: Wrong link in comment of java.text.DateFormatSymbols
peytoia [Thu, 30 Jun 2016 16:57:25 +0900] rev 39319
7090039: Wrong link in comment of java.text.DateFormatSymbols Reviewed-by: okutsu
Thu, 30 Jun 2016 09:30:09 +0200 8158023: SocketExceptions contain too little information sometimes
clanger [Thu, 30 Jun 2016 09:30:09 +0200] rev 39318
8158023: SocketExceptions contain too little information sometimes Reviewed-by: rriggs, msheppar, chegar
Thu, 30 Jun 2016 00:09:06 -0700 8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died
jnimeh [Thu, 30 Jun 2016 00:09:06 -0700] rev 39317
8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died Summary: Fixes a file descriptor leak in the test and a thread exhaustion issue in the StatusResponseManager in JSSE. Reviewed-by: xuelei
Wed, 29 Jun 2016 23:29:07 -0700 8160415: Mark sun/security/tools/keytool/standard.sh as intermittently failing
tidu [Wed, 29 Jun 2016 23:29:07 -0700] rev 39316
8160415: Mark sun/security/tools/keytool/standard.sh as intermittently failing Reviewed-by: weijun Contributed-by: Tim Du <tiantian.du@oracle.com>
Wed, 29 Jun 2016 10:19:48 +0100 8160218: HPack decoder fails when processing header in multiple ByteBuffers
prappo [Wed, 29 Jun 2016 10:19:48 +0100] rev 39315
8160218: HPack decoder fails when processing header in multiple ByteBuffers Reviewed-by: michaelm
Wed, 29 Jun 2016 10:07:15 +0200 8160457: VersionProps.versionNumbers() is broken
simonis [Wed, 29 Jun 2016 10:07:15 +0200] rev 39314
8160457: VersionProps.versionNumbers() is broken Reviewed-by: redestad, mchung, iris
Fri, 10 Jun 2016 13:57:51 -0700 8114827: JDK 9 multi-release enabled jar tool
sdrach [Fri, 10 Jun 2016 13:57:51 -0700] rev 39313
8114827: JDK 9 multi-release enabled jar tool Reviewed-by: chegar Contributed-by: steve.drach@oracle.com
Wed, 29 Jun 2016 08:30:49 +0200 8160439: Replace asserts in VarHandle.AccessMode with tests
psandoz [Wed, 29 Jun 2016 08:30:49 +0200] rev 39312
8160439: Replace asserts in VarHandle.AccessMode with tests Reviewed-by: vlivanov, rriggs, martin
Tue, 28 Jun 2016 16:57:27 -0700 8160502: Problem listing of several http2 tests
darcy [Tue, 28 Jun 2016 16:57:27 -0700] rev 39311
8160502: Problem listing of several http2 tests Reviewed-by: lancea
Tue, 28 Jun 2016 15:36:15 -0700 6233323: ZipEntry.isDirectory() may return false incorrectly
sherman [Tue, 28 Jun 2016 15:36:15 -0700] rev 39310
6233323: ZipEntry.isDirectory() may return false incorrectly 8144977: Class.getResourceAsStream("directory") in JAR returns broken InputStream Reviewed-by: rriggs
Tue, 28 Jun 2016 20:03:29 +0100 8143640: Showing incorrect result while passing specific argument in the Java launcher tools
robm [Tue, 28 Jun 2016 20:03:29 +0100] rev 39309
8143640: Showing incorrect result while passing specific argument in the Java launcher tools Reviewed-by: ksrini
Tue, 28 Jun 2016 16:07:23 -0300 8160459: jlink minor code clean up
jlaskey [Tue, 28 Jun 2016 16:07:23 -0300] rev 39308
8160459: jlink minor code clean up Reviewed-by: mchung
Mon, 27 Jun 2016 11:52:49 +0530 8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
rpatil [Mon, 27 Jun 2016 11:52:49 +0530] rev 39307
8153955: increase java.util.logging.FileHandler MAX_LOCKS limit Summary: This patch adds a new configurable property "java.util.logging.FileHandler.maxLocks" to java.util.logging.FileHandler which can be defined in the logging configuration file and makes it possible to configure the maximum number of concurrent log file locks a FileHandler can handle. If not overridden, the default value of maxLocks (100) remains unchanged. Reviewed-by: dfuchs, coffeys
Tue, 28 Jun 2016 14:39:09 +0800 8156536: Remove intermittent key from TreeTest.java and move back to tier1
amlu [Tue, 28 Jun 2016 14:39:09 +0800] rev 39306
8156536: Remove intermittent key from TreeTest.java and move back to tier1 Reviewed-by: darcy
Tue, 28 Jun 2016 13:47:01 +0900 8158504: test/sun/util/locale/provider/Bug8038436.java: non English locale(s) included in available locales
rgoel [Tue, 28 Jun 2016 13:47:01 +0900] rev 39305
8158504: test/sun/util/locale/provider/Bug8038436.java: non English locale(s) included in available locales Reviewed-by: okutsu, naoto
Tue, 28 Jun 2016 09:57:09 +0530 8160346: JLinkTest.java should compute exact number of plugins from jdk.jlink module
sundar [Tue, 28 Jun 2016 09:57:09 +0530] rev 39304
8160346: JLinkTest.java should compute exact number of plugins from jdk.jlink module Reviewed-by: jlaskey, mchung
Mon, 27 Jun 2016 20:22:04 -0700 8159596: Add java --dry-run
mchung [Mon, 27 Jun 2016 20:22:04 -0700] rev 39303
8159596: Add java --dry-run Reviewed-by: alanb, ksrini
Tue, 28 Jun 2016 00:39:26 +0200 8160000: Runtime.version() cause startup regressions in 9+119
redestad [Tue, 28 Jun 2016 00:39:26 +0200] rev 39302
8160000: Runtime.version() cause startup regressions in 9+119 Reviewed-by: mchung, psandoz, erikj, forax, iris
Mon, 27 Jun 2016 13:57:24 -0700 8160312: ArrayIndexOutOfBoundsException when comparing strings case insensitive
sherman [Mon, 27 Jun 2016 13:57:24 -0700] rev 39301
8160312: ArrayIndexOutOfBoundsException when comparing strings case insensitive Reviewed-by: rriggs
Thu, 30 Jun 2016 22:10:10 +0000 Added tag jdk-9+125 for changeset bba1e4c5c547
amurillo [Thu, 30 Jun 2016 22:10:10 +0000] rev 39300
Added tag jdk-9+125 for changeset bba1e4c5c547
Wed, 05 Jul 2017 21:54:06 +0200 Merge
duke [Wed, 05 Jul 2017 21:54:06 +0200] rev 39299
Merge
Fri, 01 Jul 2016 11:29:55 +0200 8160565: AIX port: cleanup of libo4 wrapper stub
clanger [Fri, 01 Jul 2016 11:29:55 +0200] rev 39298
8160565: AIX port: cleanup of libo4 wrapper stub Reviewed-by: goetz, simonis
Thu, 30 Jun 2016 22:38:45 +0000 Merge
amurillo [Thu, 30 Jun 2016 22:38:45 +0000] rev 39297
Merge
Thu, 23 Jun 2016 17:07:27 -0700 Merge
amurillo [Thu, 23 Jun 2016 17:07:27 -0700] rev 39296
Merge
Fri, 17 Jun 2016 19:04:09 +0000 Merge
dfazunen [Fri, 17 Jun 2016 19:04:09 +0000] rev 39295
Merge
Fri, 17 Jun 2016 18:45:09 +0300 8158412: [TESTBUG] TestIHOPErgo and TestStressG1Humongous should not be executed when JFR is enabled
mchernov [Fri, 17 Jun 2016 18:45:09 +0300] rev 39294
8158412: [TESTBUG] TestIHOPErgo and TestStressG1Humongous should not be executed when JFR is enabled Reviewed-by: dfazunen, tschatzl
Fri, 17 Jun 2016 15:06:47 +0000 Merge
rprotacio [Fri, 17 Jun 2016 15:06:47 +0000] rev 39293
Merge
Fri, 17 Jun 2016 10:46:55 -0400 8153394: Add Unified Logging to make it easy to trace time taken in initPhase2
rprotacio [Fri, 17 Jun 2016 10:46:55 -0400] rev 39292
8153394: Add Unified Logging to make it easy to trace time taken in initPhase2 Summary: Added modules+startuptime logging for initPhase2 via TraceTime class Reviewed-by: rehn, hseigel, mockner
Fri, 17 Jun 2016 13:07:27 +0300 8157831: JVMCI tests should not be executed on linux-arm32
lmesnik [Fri, 17 Jun 2016 13:07:27 +0300] rev 39291
8157831: JVMCI tests should not be executed on linux-arm32 Reviewed-by: dpochepk, dholmes
Thu, 16 Jun 2016 13:34:32 -0400 8156871: Possible concurrency issue with JVM_AddModuleExports
lfoltan [Thu, 16 Jun 2016 13:34:32 -0400] rev 39290
8156871: Possible concurrency issue with JVM_AddModuleExports Summary: Need for single PackageEntry flag to determine a package's unqualifed export state. Reviewed-by: acorn, ctornqvi, dholmes, jiangli
Wed, 15 Jun 2016 09:48:24 -0400 8152271: MemberNameTable doesn't purge stale entries
coleenp [Wed, 15 Jun 2016 09:48:24 -0400] rev 39289
8152271: MemberNameTable doesn't purge stale entries Summary: Intern MemberNames in table instead of allocating new entries Reviewed-by: vlivanov, sspitsyn, dholmes
Wed, 15 Jun 2016 12:44:20 +0200 Merge
pliden [Wed, 15 Jun 2016 12:44:20 +0200] rev 39288
Merge
Wed, 15 Jun 2016 10:46:20 +0200 8159350: G1 String deduplication logging malformed
pliden [Wed, 15 Jun 2016 10:46:20 +0200] rev 39287
8159350: G1 String deduplication logging malformed Reviewed-by: stefank, sjohanss
Wed, 15 Jun 2016 09:54:12 +0200 8154106: UL Xlog:help regd'g 'rt' tag
rehn [Wed, 15 Jun 2016 09:54:12 +0200] rev 39286
8154106: UL Xlog:help regd'g 'rt' tag Reviewed-by: mlarsson, mockner, gtriantafill
Wed, 15 Jun 2016 09:43:42 +0200 8149778: serviceability/tmtools/jstat/GcCapacityTest.java causes JVM to hang during GC
rehn [Wed, 15 Jun 2016 09:43:42 +0200] rev 39285
8149778: serviceability/tmtools/jstat/GcCapacityTest.java causes JVM to hang during GC Reviewed-by: pliden, stefank
Tue, 14 Jun 2016 19:30:19 +0000 Merge
hseigel [Tue, 14 Jun 2016 19:30:19 +0000] rev 39284
Merge
Tue, 14 Jun 2016 14:31:36 -0400 8159328: [TESTBUG] ProblematicFrameTest.java throws an exception (due to trying to access Unsafe) but still passes
gtriantafill [Tue, 14 Jun 2016 14:31:36 -0400] rev 39283
8159328: [TESTBUG] ProblematicFrameTest.java throws an exception (due to trying to access Unsafe) but still passes Reviewed-by: hseigel, ddmitriev
Tue, 14 Jun 2016 14:35:34 -0400 8159255: [TESTBUG] XpatchJavaBase.java compilation failure
gtriantafill [Tue, 14 Jun 2016 14:35:34 -0400] rev 39282
8159255: [TESTBUG] XpatchJavaBase.java compilation failure Reviewed-by: lfoltan, hseigel, ddmitriev
Tue, 14 Jun 2016 19:38:44 +0200 Merge
kzhaldyb [Tue, 14 Jun 2016 19:38:44 +0200] rev 39281
Merge
Tue, 14 Jun 2016 19:15:27 +0300 8132713: Add tests which check that Humongous objects behave as expected after finishing ConcMark Cycle
kzhaldyb [Tue, 14 Jun 2016 19:15:27 +0300] rev 39280
8132713: Add tests which check that Humongous objects behave as expected after finishing ConcMark Cycle Reviewed-by: tschatzl, dfazunen
Thu, 09 Jun 2016 15:17:18 +0200 8159156: [TESTBUG] ReserveMemory test is not useful on Aix.
goetz [Thu, 09 Jun 2016 15:17:18 +0200] rev 39279
8159156: [TESTBUG] ReserveMemory test is not useful on Aix. Reviewed-by: dholmes
Wed, 08 Jun 2016 13:24:36 +0200 8159045: Remove const from methods returning size_t in threadLocalAllocBuffer.hpp
ehelin [Wed, 08 Jun 2016 13:24:36 +0200] rev 39278
8159045: Remove const from methods returning size_t in threadLocalAllocBuffer.hpp Reviewed-by: sjohanss, jmasa
Mon, 13 Jun 2016 13:47:21 -0400 8157490: JCK test vm/jni/DefineClass/dfcl001/dfcl00101m1/dfcl00101m1 crashes when run with -Xlog:classload=info
mockner [Mon, 13 Jun 2016 13:47:21 -0400] rev 39277
8157490: JCK test vm/jni/DefineClass/dfcl001/dfcl00101m1/dfcl00101m1 crashes when run with -Xlog:classload=info Summary: null stream->source() no longer causes error with -Xlog:class+load Reviewed-by: lfoltan, coleenp
Mon, 13 Jun 2016 14:00:26 +0000 Merge
coleenp [Mon, 13 Jun 2016 14:00:26 +0000] rev 39276
Merge
Mon, 13 Jun 2016 09:02:47 -0400 8158237: JVMTI hides critical debug information for memory leak tracing
coleenp [Mon, 13 Jun 2016 09:02:47 -0400] rev 39275
8158237: JVMTI hides critical debug information for memory leak tracing Summary: remove _backtrace as hidden field, original problem no longer exists Reviewed-by: sspitsyn, jiangli
Mon, 13 Jun 2016 11:48:11 +0200 8158033: Notify_tracing() misplaced for intended purpose
mgronlun [Mon, 13 Jun 2016 11:48:11 +0200] rev 39274
8158033: Notify_tracing() misplaced for intended purpose Reviewed-by: egahlin, dholmes
Mon, 13 Jun 2016 10:10:35 +0200 8072440: serviceability/dcmd/ tests timeout
rehn [Mon, 13 Jun 2016 10:10:35 +0200] rev 39273
8072440: serviceability/dcmd/ tests timeout Reviewed-by: sla, mlarsson
Thu, 19 May 2016 14:53:18 -0700 8157373: Active workers should not be reset in AbstractWorkGang initialize()
jmasa [Thu, 19 May 2016 14:53:18 -0700] rev 39272
8157373: Active workers should not be reset in AbstractWorkGang initialize() Reviewed-by: kbarrett, tschatzl, jwilhelm
Sat, 11 Jun 2016 00:12:28 +0000 Merge
jmasa [Sat, 11 Jun 2016 00:12:28 +0000] rev 39271
Merge
Fri, 10 Jun 2016 09:22:09 -0700 8026752: Cancel MetaspaceGC request for a CMS concurrent collection after GC
jmasa [Fri, 10 Jun 2016 09:22:09 -0700] rev 39270
8026752: Cancel MetaspaceGC request for a CMS concurrent collection after GC Reviewed-by: sjohanss, sangheki
Fri, 10 Jun 2016 15:19:32 -0700 Merge
amurillo [Fri, 10 Jun 2016 15:19:32 -0700] rev 39269
Merge
Fri, 10 Jun 2016 20:28:46 +0200 Merge
kvn [Fri, 10 Jun 2016 20:28:46 +0200] rev 39268
Merge
Fri, 10 Jun 2016 10:13:30 -0700 Merge
kvn [Fri, 10 Jun 2016 10:13:30 -0700] rev 39267
Merge
Fri, 10 Jun 2016 02:43:53 +0000 8158351: [JVMCI] NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
dnsimon [Fri, 10 Jun 2016 02:43:53 +0000] rev 39266
8158351: [JVMCI] NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI Reviewed-by: kvn, vlivanov
Tue, 07 Jun 2016 10:17:28 +0000 8158913: aarch64: SEGV running Spark terasort
enevill [Tue, 07 Jun 2016 10:17:28 +0000] rev 39265
8158913: aarch64: SEGV running Spark terasort Summary: Use signed instead of unsigned test for end of loop in gen_write_ref_array_post_barrier Reviewed-by: aph Contributed-by: felix.yang@linaro.org
Tue, 07 Jun 2016 17:16:51 -0700 8158985: [JVMCI] access to HotSpotJVMCIRuntime.vmEventListeners must be thread safe
dnsimon [Tue, 07 Jun 2016 17:16:51 -0700] rev 39264
8158985: [JVMCI] access to HotSpotJVMCIRuntime.vmEventListeners must be thread safe Reviewed-by: iveresov, kvn
Tue, 07 Jun 2016 18:20:44 +0200 8158228: C1 incorrectly folds mismatched loads from stable arrays
thartmann [Tue, 07 Jun 2016 18:20:44 +0200] rev 39263
8158228: C1 incorrectly folds mismatched loads from stable arrays Summary: Disable constant folding for mismatched loads from stable arrays. Reviewed-by: vlivanov
Tue, 07 Jun 2016 09:11:32 +0000 Merge
thartmann [Tue, 07 Jun 2016 09:11:32 +0000] rev 39262
Merge
Mon, 06 Jun 2016 23:24:46 -0700 8146416: java.lang.OutOfMemoryError triggers: assert(current_bci == 0) failed: bci isn't zero for do_not_unlock_if_synchronized
jcm [Mon, 06 Jun 2016 23:24:46 -0700] rev 39261
8146416: java.lang.OutOfMemoryError triggers: assert(current_bci == 0) failed: bci isn't zero for do_not_unlock_if_synchronized Summary: handle realloc failure pending exception. Reviewed-by: roland
Mon, 06 Jun 2016 16:31:03 -0700 8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer
dnsimon [Mon, 06 Jun 2016 16:31:03 -0700] rev 39260
8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer Reviewed-by: kvn
Mon, 06 Jun 2016 12:56:40 -0700 Merge
kvn [Mon, 06 Jun 2016 12:56:40 -0700] rev 39259
Merge
Thu, 02 Jun 2016 17:52:42 +0000 8158000: [JVMCI] remove unused ParseClosure class
dnsimon [Thu, 02 Jun 2016 17:52:42 +0000] rev 39258
8158000: [JVMCI] remove unused ParseClosure class Reviewed-by: kvn
Thu, 02 Jun 2016 14:54:35 +0000 Merge
thartmann [Thu, 02 Jun 2016 14:54:35 +0000] rev 39257
Merge
Thu, 02 Jun 2016 13:19:05 +0200 8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set
thartmann [Thu, 02 Jun 2016 13:19:05 +0200] rev 39256
8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set Summary: Do not emit unsupported SSE 4.1 instructions in CRC32 intrinsic. Reviewed-by: kvn, zmajo
Thu, 02 Jun 2016 21:12:46 +0800 8149418: AArch64: replace tst+br with tbz instruction when tst's constant operand is 2 power
fyang [Thu, 02 Jun 2016 21:12:46 +0800] rev 39255
8149418: AArch64: replace tst+br with tbz instruction when tst's constant operand is 2 power Summary: replace tst+br with tbz instruction when tst's constant operand is 2 power Reviewed-by: aph
Thu, 02 Jun 2016 08:46:52 +0200 8156760: VM crashes if -XX:-ReduceInitialCardMarks is set
thartmann [Thu, 02 Jun 2016 08:46:52 +0200] rev 39254
8156760: VM crashes if -XX:-ReduceInitialCardMarks is set Summary: Fixed several compiler crashes with disabled ReduceInitialCardMarks. Reviewed-by: roland, minqi, dlong, tschatzl, kvn
Wed, 01 Jun 2016 16:36:44 +0200 8157842: indexOfChar intrinsic is not emitted on x86
thartmann [Wed, 01 Jun 2016 16:36:44 +0200] rev 39253
8157842: indexOfChar intrinsic is not emitted on x86 Summary: Matcher::match_rule_supported() should check for !UseSSE42Intrinsics. Reviewed-by: roland, rbackman, shade, kvn
Wed, 01 Jun 2016 14:22:18 +0200 8155046: Parse::Block construction using undefined behavior
thartmann [Wed, 01 Jun 2016 14:22:18 +0200] rev 39252
8155046: Parse::Block construction using undefined behavior Summary: Blocks should be created via constructor and placement new. Reviewed-by: kvn
Tue, 31 May 2016 20:43:12 +0000 8157428: [JVMCI] remove MemoryAccessProvider.readUnsafeConstant from API
rschatz [Tue, 31 May 2016 20:43:12 +0000] rev 39251
8157428: [JVMCI] remove MemoryAccessProvider.readUnsafeConstant from API Reviewed-by: iveresov
Tue, 31 May 2016 17:51:42 +0000 Merge
never [Tue, 31 May 2016 17:51:42 +0000] rev 39250
Merge
Tue, 31 May 2016 17:08:18 +0000 8157292: [JVMCI] add missing test files from 8156034
never [Tue, 31 May 2016 17:08:18 +0000] rev 39249
8157292: [JVMCI] add missing test files from 8156034 Reviewed-by: iveresov Contributed-by: josef.eisl@jku.at
Tue, 31 May 2016 16:30:18 +0300 8153994: Compiler tests should be correctly marked with @module
iignatyev [Tue, 31 May 2016 16:30:18 +0300] rev 39248
8153994: Compiler tests should be correctly marked with @module Reviewed-by: kvn
Tue, 31 May 2016 16:29:45 +0300 8158184: remove shell from compiler/c2/7070134/Stemmer.java
iignatyev [Tue, 31 May 2016 16:29:45 +0300] rev 39247
8158184: remove shell from compiler/c2/7070134/Stemmer.java Reviewed-by: kvn
Tue, 31 May 2016 16:29:45 +0300 8158185: jdk/test/lib/FileInstaller throws NPE if dst is in current directory
iignatyev [Tue, 31 May 2016 16:29:45 +0300] rev 39246
8158185: jdk/test/lib/FileInstaller throws NPE if dst is in current directory Reviewed-by: kvn
Tue, 31 May 2016 16:29:45 +0300 8158182: remove shell script from compiler/c2/6894807/IsInstanceTest.java
iignatyev [Tue, 31 May 2016 16:29:45 +0300] rev 39245
8158182: remove shell script from compiler/c2/6894807/IsInstanceTest.java Reviewed-by: kvn
Tue, 31 May 2016 15:12:09 +0300 8073159: improve Test6857159.java
iignatyev [Tue, 31 May 2016 15:12:09 +0300] rev 39244
8073159: improve Test6857159.java Reviewed-by: kvn
Tue, 31 May 2016 13:58:28 +0000 Merge
dpochepk [Tue, 31 May 2016 13:58:28 +0000] rev 39243
Merge
Tue, 31 May 2016 15:48:47 +0300 8158065: [Jittester]: tests generation has tests generators hardcoded, blocking alternative tests generation
dpochepk [Tue, 31 May 2016 15:48:47 +0300] rev 39242
8158065: [Jittester]: tests generation has tests generators hardcoded, blocking alternative tests generation Reviewed-by: iignatyev
Tue, 31 May 2016 15:10:10 +0300 Merge
vlivanov [Tue, 31 May 2016 15:10:10 +0300] rev 39241
Merge
Mon, 30 May 2016 15:04:03 +0300 Merge
vlivanov [Mon, 30 May 2016 15:04:03 +0300] rev 39240
Merge
Fri, 27 May 2016 17:01:27 +0300 Merge
vlivanov [Fri, 27 May 2016 17:01:27 +0300] rev 39239
Merge
Mon, 30 May 2016 23:33:00 +0300 8152376: [TESTBUG] compiler/floatingpoint/Test15FloatJNIArgs should use run main/othervm/native
iignatyev [Mon, 30 May 2016 23:33:00 +0300] rev 39238
8152376: [TESTBUG] compiler/floatingpoint/Test15FloatJNIArgs should use run main/othervm/native Reviewed-by: kvn
Mon, 30 May 2016 23:32:59 +0300 8154123: remove commented action from jdk/vm/ci/runtime/test/ConstantTest.java
iignatyev [Mon, 30 May 2016 23:32:59 +0300] rev 39237
8154123: remove commented action from jdk/vm/ci/runtime/test/ConstantTest.java Reviewed-by: shade, kvn
Mon, 23 May 2016 10:35:51 -0300 8154156: PPC64: improve array copy stubs by using vector instructions
mdoerr [Mon, 23 May 2016 10:35:51 -0300] rev 39236
8154156: PPC64: improve array copy stubs by using vector instructions Reviewed-by: goetz, mdoerr Contributed-by: Gustavo Romero <gromero@linux.vnet.ibm.com>
Fri, 27 May 2016 17:12:10 +0300 8157821: [JITtester] OptionResolver and LiteralFactory use deprecated c-tors
iignatyev [Fri, 27 May 2016 17:12:10 +0300] rev 39235
8157821: [JITtester] OptionResolver and LiteralFactory use deprecated c-tors Reviewed-by: kvn
Fri, 27 May 2016 17:12:09 +0300 8156469: [JITtester] Difference in generated golden output when run with Jigsaw build
iignatyev [Fri, 27 May 2016 17:12:09 +0300] rev 39234
8156469: [JITtester] Difference in generated golden output when run with Jigsaw build Reviewed-by: vlivanov
Fri, 27 May 2016 20:38:38 +0800 8157906: aarch64: some more integer rotate instructions are never emitted
fyang [Fri, 27 May 2016 20:38:38 +0800] rev 39233
8157906: aarch64: some more integer rotate instructions are never emitted Summary: fix wrong definition of source operand of left rotate instructions Reviewed-by: aph Contributed-by: teng.lu@linaro.org
Fri, 27 May 2016 01:02:16 +0800 8156731: aarch64: java/util/Arrays/Correct.java fails due to _generic_arraycopy stub routine
fyang [Fri, 27 May 2016 01:02:16 +0800] rev 39232
8156731: aarch64: java/util/Arrays/Correct.java fails due to _generic_arraycopy stub routine Summary: fix address calculation considering compressed oops _generic_arraycopy stub routine Reviewed-by: aph
Wed, 25 May 2016 09:28:20 -0700 8157620: Guarantee in run_task(task, num_workers) fails
jmasa [Wed, 25 May 2016 09:28:20 -0700] rev 39231
8157620: Guarantee in run_task(task, num_workers) fails Reviewed-by: tschatzl, drwhite
Fri, 10 Jun 2016 14:06:36 +0200 8159237: PreservedMarks verification code fails
stefank [Fri, 10 Jun 2016 14:06:36 +0200] rev 39230
8159237: PreservedMarks verification code fails Reviewed-by: lmesnik, jwilhelm
Wed, 08 Jun 2016 16:07:49 +0200 8159056: [aix] Compressed class space not allocated in lower regions
goetz [Wed, 08 Jun 2016 16:07:49 +0200] rev 39229
8159056: [aix] Compressed class space not allocated in lower regions Reviewed-by: dholmes, enevill
Thu, 09 Jun 2016 16:52:32 +0300 8156032: Clean up parallel GC specific code from vm/gc/shared/preservedMarks.cpp
lmesnik [Thu, 09 Jun 2016 16:52:32 +0300] rev 39228
8156032: Clean up parallel GC specific code from vm/gc/shared/preservedMarks.cpp Reviewed-by: stefank, tschatzl
Wed, 08 Jun 2016 16:26:11 +0200 8157243: JMap heap test fail when used with external heap
sjohanss [Wed, 08 Jun 2016 16:26:11 +0200] rev 39227
8157243: JMap heap test fail when used with external heap Reviewed-by: dsamersoff, ehelin
Thu, 09 Jun 2016 13:24:44 +0200 8146530: [testbug] some tests fail because the compiler is using Java heap memory
sjohanss [Thu, 09 Jun 2016 13:24:44 +0200] rev 39226
8146530: [testbug] some tests fail because the compiler is using Java heap memory Reviewed-by: jwilhelm, jmasa, kvn
Thu, 09 Jun 2016 00:53:07 +0200 Merge
jiangli [Thu, 09 Jun 2016 00:53:07 +0200] rev 39225
Merge
Wed, 08 Jun 2016 18:47:05 -0400 8158681: ClassLoader::classloader_type() is called from code not included under #if INCLUDE_CDS.
jiangli [Wed, 08 Jun 2016 18:47:05 -0400] rev 39224
8158681: ClassLoader::classloader_type() is called from code not included under #if INCLUDE_CDS. Summary: Place CDS related code under #if INCLUDE_CDS. Reviewed-by: lfoltan, gtriantafill, coleenp
Wed, 08 Jun 2016 12:50:23 -0700 8159019: ResourceMark in ClassLoader::open_versioned_entry() is being used incorrectly
ccheung [Wed, 08 Jun 2016 12:50:23 -0700] rev 39223
8159019: ResourceMark in ClassLoader::open_versioned_entry() is being used incorrectly Summary: Call FREE_RESOURCE_ARRAY instead of declaring a ResourceMark Reviewed-by: hseigel, jiangli
Wed, 08 Jun 2016 18:09:04 +0200 Merge
mockner [Wed, 08 Jun 2016 18:09:04 +0200] rev 39222
Merge
Tue, 07 Jun 2016 16:08:25 +0200 8158929: [TESTBUG] CommitOverlappingRegions.java can not deal with pages > 32K
goetz [Tue, 07 Jun 2016 16:08:25 +0200] rev 39221
8158929: [TESTBUG] CommitOverlappingRegions.java can not deal with pages > 32K Reviewed-by: mockner, dholmes
Wed, 08 Jun 2016 16:29:12 +0200 8149085: IntegrationTest1.java fails intermittently due to use of semi-initialized TLAB
sjohanss [Wed, 08 Jun 2016 16:29:12 +0200] rev 39220
8149085: IntegrationTest1.java fails intermittently due to use of semi-initialized TLAB Reviewed-by: ehelin, mgerdin
Wed, 08 Jun 2016 11:15:49 +0200 8155638: Resource allocated BitMaps are often cleared twice
stefank [Wed, 08 Jun 2016 11:15:49 +0200] rev 39219
8155638: Resource allocated BitMaps are often cleared twice Reviewed-by: neliasso, kvn
Tue, 07 Jun 2016 15:34:22 -0400 8158297: Lack of proper checking of non-well formed elements in CONSTANT_Utf8_info's structure
coleenp [Tue, 07 Jun 2016 15:34:22 -0400] rev 39218
8158297: Lack of proper checking of non-well formed elements in CONSTANT_Utf8_info's structure Summary: Disallow // in class file names during parsing and throw ClassNotFoundException Reviewed-by: sspitsyn, rehn, gtriantafill
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 tip