Tue, 16 Sep 2014 14:58:27 -0500 8058579: Copy-java.base.gmk no longer needs to differentiate win32 and win64 java.policy
ptbrunet [Tue, 16 Sep 2014 14:58:27 -0500] rev 26748
8058579: Copy-java.base.gmk no longer needs to differentiate win32 and win64 java.policy Summary: replace java.policy-win32/64 with just java.policy Reviewed-by: mchung, erikj Contributed-by: peter.brunet@oracle.com
Tue, 16 Sep 2014 09:26:06 -0700 8058248: LittleCMS: Missing checks for NULL returns from memory allocation
prr [Tue, 16 Sep 2014 09:26:06 -0700] rev 26747
8058248: LittleCMS: Missing checks for NULL returns from memory allocation Reviewed-by: bae, jchen, mschoene
Mon, 15 Sep 2014 09:15:21 -0700 Merge
prr [Mon, 15 Sep 2014 09:15:21 -0700] rev 26746
Merge
Mon, 15 Sep 2014 17:29:43 +0400 8058136: Test api/java_awt/SplashScreen/index.html\#ClosedSplashScreenTests fails because of java.lang.IllegalStateException was not thrown
serb [Mon, 15 Sep 2014 17:29:43 +0400] rev 26745
8058136: Test api/java_awt/SplashScreen/index.html\#ClosedSplashScreenTests fails because of java.lang.IllegalStateException was not thrown Reviewed-by: azvegint, anthony
Mon, 15 Sep 2014 17:27:15 +0400 8056991: Provide OSInfo functionality to regression tests
yan [Mon, 15 Sep 2014 17:27:15 +0400] rev 26744
8056991: Provide OSInfo functionality to regression tests Reviewed-by: alexsch
Fri, 12 Sep 2014 13:04:18 +0100 8041465: BMPImageReader read error using ImageReadParam with set sourceRectangle
bae [Fri, 12 Sep 2014 13:04:18 +0100] rev 26743
8041465: BMPImageReader read error using ImageReadParam with set sourceRectangle Reviewed-by: serb, prr
Fri, 12 Sep 2014 10:40:07 +0400 8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
dmarkov [Fri, 12 Sep 2014 10:40:07 +0400] rev 26742
8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow Reviewed-by: alexp, alexsch
Thu, 11 Sep 2014 13:07:37 -0700 8056213: Clean up unix/native/common/sun/awt
prr [Thu, 11 Sep 2014 13:07:37 -0700] rev 26741
8056213: Clean up unix/native/common/sun/awt Reviewed-by: erikj, ihse
Wed, 10 Sep 2014 15:09:31 +0400 8057940: JCK test api/java_awt/Image/renderable/ParameterBlock fails with StackOverflowError
alexsch [Wed, 10 Sep 2014 15:09:31 +0400] rev 26740
8057940: JCK test api/java_awt/Image/renderable/ParameterBlock fails with StackOverflowError Reviewed-by: serb, prr
Wed, 10 Sep 2014 11:01:59 +0200 8057934: Upgrade to LittleCMS 2.6 breaks AIX build
simonis [Wed, 10 Sep 2014 11:01:59 +0200] rev 26739
8057934: Upgrade to LittleCMS 2.6 breaks AIX build Reviewed-by: prr, serb
Tue, 09 Sep 2014 18:32:44 +0400 8057819: No CCC approving removing final modifier from javax.swing.SwingUtilities.isRectangleContainingRectangle static method
serb [Tue, 09 Sep 2014 18:32:44 +0400] rev 26738
8057819: No CCC approving removing final modifier from javax.swing.SwingUtilities.isRectangleContainingRectangle static method Reviewed-by: azvegint, alexsch
Tue, 09 Sep 2014 16:08:34 +0400 8057770: api/javax_swing/JScrollPane/indexTGF.html#UpdateUI failed with MotifLookAndFeel on all platform
azvegint [Tue, 09 Sep 2014 16:08:34 +0400] rev 26737
8057770: api/javax_swing/JScrollPane/indexTGF.html#UpdateUI failed with MotifLookAndFeel on all platform Reviewed-by: alexsch, serb
Thu, 25 Sep 2014 12:24:19 +0100 8056026: Debug security logging should print Provider used for each crypto operation
vinnie [Thu, 25 Sep 2014 12:24:19 +0100] rev 26736
8056026: Debug security logging should print Provider used for each crypto operation Reviewed-by: mullan
Thu, 25 Sep 2014 13:03:27 +0200 8038966: JAX-WS handles wrongly xsd:any arguments for Web services
mkos [Thu, 25 Sep 2014 13:03:27 +0200] rev 26735
8038966: JAX-WS handles wrongly xsd:any arguments for Web services Reviewed-by: coffeys
Thu, 25 Sep 2014 12:51:43 +0200 8059034: ProcessTools.startProcess() might leak processes
jbachorik [Thu, 25 Sep 2014 12:51:43 +0200] rev 26734
8059034: ProcessTools.startProcess() might leak processes Reviewed-by: sla, miauno
Wed, 24 Sep 2014 15:02:19 -0700 8050142: Optimize java.util.Formatter
bchristi [Wed, 24 Sep 2014 15:02:19 -0700] rev 26733
8050142: Optimize java.util.Formatter Reviewed-by: sherman, bchristi, lagergren
Thu, 25 Sep 2014 00:19:11 +0400 8058099: (fc) Cleanup in FileChannel/FileDispatcher native implementation [win]
igerasim [Thu, 25 Sep 2014 00:19:11 +0400] rev 26732
8058099: (fc) Cleanup in FileChannel/FileDispatcher native implementation [win] Reviewed-by: alanb
Wed, 24 Sep 2014 09:43:10 -0700 8058643: (str) Re-examine hashCode implementation
shade [Wed, 24 Sep 2014 09:43:10 -0700] rev 26731
8058643: (str) Re-examine hashCode implementation Reviewed-by: martin, alanb, sherman, redestad
Wed, 24 Sep 2014 14:19:25 +0400 8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError
kshefov [Wed, 24 Sep 2014 14:19:25 +0400] rev 26730
8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError Reviewed-by: serb, prr Contributed-by: srinivasan.raghavan@oracle.com
Wed, 24 Sep 2014 11:55:36 +0200 8057149: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "Starting agent on port ... should report port in use"
jbachorik [Wed, 24 Sep 2014 11:55:36 +0200] rev 26729
8057149: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "Starting agent on port ... should report port in use" Reviewed-by: sla
Wed, 24 Sep 2014 11:55:27 +0200 8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
jbachorik [Wed, 24 Sep 2014 11:55:27 +0200] rev 26728
8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList Reviewed-by: sla
Mon, 22 Sep 2014 16:59:23 -0700 4477961: java.lang.Math.toDegrees(double) could be optimized
bpb [Mon, 22 Sep 2014 16:59:23 -0700] rev 26727
4477961: java.lang.Math.toDegrees(double) could be optimized Summary: Change toDegrees() and toRadians() to multiplication by a compile-time constant. Reviewed-by: mduigou, shade
Thu, 18 Sep 2014 11:34:14 +0200 8058652: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java should be quarantined
miauno [Thu, 18 Sep 2014 11:34:14 +0200] rev 26726
8058652: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java should be quarantined Reviewed-by: jbachorik
Thu, 18 Sep 2014 11:34:14 +0200 8058651: com/sun/jdi/RedefinePop.sh should be quarantined
miauno [Thu, 18 Sep 2014 11:34:14 +0200] rev 26725
8058651: com/sun/jdi/RedefinePop.sh should be quarantined Reviewed-by: jbachorik
Thu, 18 Sep 2014 11:34:14 +0200 8058649: java/lang/management/ThreadMXBean/FindDeadlocks.java should be quarantined
miauno [Thu, 18 Sep 2014 11:34:14 +0200] rev 26724
8058649: java/lang/management/ThreadMXBean/FindDeadlocks.java should be quarantined Reviewed-by: jbachorik
Thu, 18 Sep 2014 11:34:14 +0200 8058647: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java should be quarantined
miauno [Thu, 18 Sep 2014 11:34:14 +0200] rev 26723
8058647: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java should be quarantined Reviewed-by: jbachorik
Mon, 22 Sep 2014 10:41:45 -0700 8043740: Doubles with large exponents overflow to Infinity incorrectly
bpb [Mon, 22 Sep 2014 10:41:45 -0700] rev 26722
8043740: Doubles with large exponents overflow to Infinity incorrectly Summary: Modify test of exponent overflow to account for subsequent decrement. Reviewed-by: darcy Contributed-by: Sandipan Razzaque <me@sandipan.net>
Mon, 22 Sep 2014 10:47:27 +0200 8057564: JVM hangs at getAgentProperties after attaching to VM with lower
sgabdura [Mon, 22 Sep 2014 10:47:27 +0200] rev 26721
8057564: JVM hangs at getAgentProperties after attaching to VM with lower Summary: Create custom Security Descriptor for Named Pipe. Reviewed-by: mgronlun, dsamersoff, uta
Fri, 19 Sep 2014 16:34:59 +0200 8055032: Improve numerical parsing in java.net and sun.net
redestad [Fri, 19 Sep 2014 16:34:59 +0200] rev 26720
8055032: Improve numerical parsing in java.net and sun.net Reviewed-by: alanb
Fri, 19 Sep 2014 16:49:08 +0400 8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
kshefov [Fri, 19 Sep 2014 16:49:08 +0400] rev 26719
8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods Reviewed-by: vlivanov, iignatyev, psandoz
Fri, 19 Sep 2014 13:00:17 +0400 8058635: [TEST_BUG] sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails with Compilation error
kshefov [Fri, 19 Sep 2014 13:00:17 +0400] rev 26718
8058635: [TEST_BUG] sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails with Compilation error Reviewed-by: serb, alexsch Contributed-by: pooja.chopra@oracle.com
Fri, 19 Sep 2014 09:59:36 +0200 8055189: Cleanup gensrc after source code restructure
erikj [Fri, 19 Sep 2014 09:59:36 +0200] rev 26717
8055189: Cleanup gensrc after source code restructure Reviewed-by: ihse, tbell
Tue, 16 Sep 2014 13:20:51 -0700 8047223: Add algorithm parameter to EncodedKeySpec class and its two subclasses
juh [Tue, 16 Sep 2014 13:20:51 -0700] rev 26716
8047223: Add algorithm parameter to EncodedKeySpec class and its two subclasses Reviewed-by: mullan
Thu, 18 Sep 2014 16:25:50 -0700 8058550: Clarify that TimerTasks are not reusable
martin [Thu, 18 Sep 2014 16:25:50 -0700] rev 26715
8058550: Clarify that TimerTasks are not reusable Reviewed-by: alanb, chegar
Mon, 15 Sep 2014 18:38:16 -0700 8058520: jar xf does not work on zip files with leading garbage
martin [Mon, 15 Sep 2014 18:38:16 -0700] rev 26714
8058520: jar xf does not work on zip files with leading garbage Summary: Fall back to ZipFile if ZipInputStream finds no entries Reviewed-by: sherman
Thu, 25 Sep 2014 12:40:26 -0700 Added tag jdk9-b32 for changeset 6558cf507217
katleman [Thu, 25 Sep 2014 12:40:26 -0700] rev 26713
Added tag jdk9-b32 for changeset 6558cf507217
Wed, 05 Jul 2017 20:02:07 +0200 Merge
duke [Wed, 05 Jul 2017 20:02:07 +0200] rev 26712
Merge
Thu, 25 Sep 2014 16:21:54 -0700 Merge
lana [Thu, 25 Sep 2014 16:21:54 -0700] rev 26711
Merge
Fri, 19 Sep 2014 01:59:59 -0700 Merge
amurillo [Fri, 19 Sep 2014 01:59:59 -0700] rev 26710
Merge
Thu, 18 Sep 2014 18:40:37 +0000 Merge
adlertz [Thu, 18 Sep 2014 18:40:37 +0000] rev 26709
Merge
Thu, 18 Sep 2014 19:30:59 +0200 Merge
adlertz [Thu, 18 Sep 2014 19:30:59 +0200] rev 26708
Merge
Tue, 16 Sep 2014 21:29:30 +0400 8057165: [TESTBUG] Need a test to cover JDK-8054883
iignatyev [Tue, 16 Sep 2014 21:29:30 +0400] rev 26707
8057165: [TESTBUG] Need a test to cover JDK-8054883 Reviewed-by: kvn, iveresov, iignatyev Contributed-by: Boris Molodenkov <boris.molodenkov@oracle.com>
Tue, 16 Sep 2014 14:39:11 +0200 8058452: ciInstanceKlass::non_static_fields() can be removed
anoll [Tue, 16 Sep 2014 14:39:11 +0200] rev 26706
8058452: ciInstanceKlass::non_static_fields() can be removed Summary: ciInstanceKlass::non_static_fields() and all associated data structures can be removed since they are unused. Reviewed-by: kvn, thartmann
Mon, 15 Sep 2014 08:08:22 +0200 8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods
thartmann [Mon, 15 Sep 2014 08:08:22 +0200] rev 26705
8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods Summary: Removed 'InvalidOSREntryBci' and checking nmethod::_state instead to determine if an osr method is non-entrant. Reviewed-by: kvn, vlivanov, drchase
Thu, 18 Sep 2014 19:41:50 +0200 Merge
jwilhelm [Thu, 18 Sep 2014 19:41:50 +0200] rev 26704
Merge
Tue, 16 Sep 2014 09:31:42 +0000 Merge
stefank [Tue, 16 Sep 2014 09:31:42 +0000] rev 26703
Merge
Tue, 16 Sep 2014 10:13:45 +0200 8058475: TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr
stefank [Tue, 16 Sep 2014 10:13:45 +0200] rev 26702
8058475: TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr Reviewed-by: mgerdin, tschatzl, brutisso
Tue, 16 Sep 2014 10:28:15 +0200 8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
tschatzl [Tue, 16 Sep 2014 10:28:15 +0200] rev 26701
8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set Summary: Remove -XX:-G1DeferredRSUpdate functionality as it is racy. During evacuation failure handling, threads where evacuation failure handling occurred may try to add remembered sets to regions which remembered sets are currently being scanned. The iterator to handle the remembered set scan does not support addition of entries during scan and so may skip valid references. Reviewed-by: iveresov, brutisso, mgerdin
Tue, 24 Jun 2014 15:50:50 +0200 8049864: TestParallelHeapSizeFlags fails with unexpected heap size
ehelin [Tue, 24 Jun 2014 15:50:50 +0200] rev 26700
8049864: TestParallelHeapSizeFlags fails with unexpected heap size Reviewed-by: sjohanss, jmasa
Mon, 15 Sep 2014 13:32:30 +0000 Merge
jwilhelm [Mon, 15 Sep 2014 13:32:30 +0000] rev 26699
Merge
Mon, 15 Sep 2014 15:28:43 +0200 Merge
jwilhelm [Mon, 15 Sep 2014 15:28:43 +0200] rev 26698
Merge
Mon, 15 Sep 2014 10:57:22 +0200 8049536: os::commit_memory on Solaris uses aligment_hint as page size
ehelin [Mon, 15 Sep 2014 10:57:22 +0200] rev 26697
8049536: os::commit_memory on Solaris uses aligment_hint as page size Reviewed-by: stefank, tschatzl
Mon, 15 Sep 2014 12:19:31 +0200 8057768: Make heap region region type in G1 HeapRegion explicit
tonyp [Mon, 15 Sep 2014 12:19:31 +0200] rev 26696
8057768: Make heap region region type in G1 HeapRegion explicit Reviewed-by: brutisso, tschatzl
Thu, 11 Sep 2014 14:21:24 +0200 8056237: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOM
jwilhelm [Thu, 11 Sep 2014 14:21:24 +0200] rev 26695
8056237: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOM Summary: Added respect for available memory. Renamed function names Reviewed-by: jwilhelm, tschatzl Contributed-by: andrey.x.zakharov@oracle.com
Thu, 11 Sep 2014 14:21:13 +0200 8041946: CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap
jwilhelm [Thu, 11 Sep 2014 14:21:13 +0200] rev 26694
8041946: CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap Summary: New test added Reviewed-by: jwilhelm, tschatzl Contributed-by: andrey.x.zakharov@oracle.com
Tue, 26 Aug 2014 11:53:24 +0200 8056039: Hotspot does not compile with clang 3.4 on Linux
mgerdin [Tue, 26 Aug 2014 11:53:24 +0200] rev 26693
8056039: Hotspot does not compile with clang 3.4 on Linux Reviewed-by: brutisso, sla
Wed, 10 Sep 2014 11:55:33 +0200 8057799: Unnecessary NULL check in G1KeepAliveClosure
tonyp [Wed, 10 Sep 2014 11:55:33 +0200] rev 26692
8057799: Unnecessary NULL check in G1KeepAliveClosure Reviewed-by: tschatzl, stefank
Tue, 16 Sep 2014 12:13:13 +0200 8056999: Make hotspot builds less verbose on default log level
ihse [Tue, 16 Sep 2014 12:13:13 +0200] rev 26691
8056999: Make hotspot builds less verbose on default log level Reviewed-by: dholmes, erikj
Mon, 15 Sep 2014 14:28:15 -0700 8058504: [TESTBUG] Temporarily disable failing test runtime/NMT/MallocTrackingVerify.java
gtriantafill [Mon, 15 Sep 2014 14:28:15 -0700] rev 26690
8058504: [TESTBUG] Temporarily disable failing test runtime/NMT/MallocTrackingVerify.java Reviewed-by: ctornqvi, hseigel
Fri, 12 Sep 2014 14:05:28 -0700 Merge
iklam [Fri, 12 Sep 2014 14:05:28 -0700] rev 26689
Merge
Thu, 11 Sep 2014 17:54:22 -0700 8022865: [TESTBUG] Compressed Oops testing needs to be revised
ctornqvi [Thu, 11 Sep 2014 17:54:22 -0700] rev 26688
8022865: [TESTBUG] Compressed Oops testing needs to be revised Summary: Rewrote compressed oops tests Reviewed-by: kvn, coleenp, mseledtsov
Thu, 11 Sep 2014 10:46:32 -0400 8055145: [TESTBUG] runtime/7158988/FieldMonitor.java fails with VMDisconnectedException
coleenp [Thu, 11 Sep 2014 10:46:32 -0400] rev 26687
8055145: [TESTBUG] runtime/7158988/FieldMonitor.java fails with VMDisconnectedException Summary: Exclude this test on JPRT and make it trivially pass if it gets a disconnected exception (which seems rare) Reviewed-by: gtriantafill, sspitsyn, ctornqvi
Thu, 11 Sep 2014 03:13:29 -0700 8054174: minor buglet in computation of end of pc descs in libjvm_db.c
dsamersoff [Thu, 11 Sep 2014 03:13:29 -0700] rev 26686
8054174: minor buglet in computation of end of pc descs in libjvm_db.c Summary: fixed scopes_pcs_end calculation Reviewed-by: sspitsyn, sla Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Wed, 10 Sep 2014 17:06:36 -0700 Merge
dcubed [Wed, 10 Sep 2014 17:06:36 -0700] rev 26685
Merge
Wed, 10 Sep 2014 11:52:16 -0600 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
dcubed [Wed, 10 Sep 2014 11:52:16 -0600] rev 26684
8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket Reviewed-by: fparain, sspitsyn, coleenp
Wed, 10 Sep 2014 11:48:20 -0600 8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
dcubed [Wed, 10 Sep 2014 11:48:20 -0600] rev 26683
8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket Reviewed-by: fparain, sspitsyn, coleenp
Wed, 10 Sep 2014 09:52:41 -0700 8057744: (process) Synchronize exiting of threads and process [win]
igerasim [Wed, 10 Sep 2014 09:52:41 -0700] rev 26682
8057744: (process) Synchronize exiting of threads and process [win] Reviewed-by: dholmes, dcubed, sla
Wed, 10 Sep 2014 07:06:37 -0700 8055719: Clean out support for old VC versions from ProjectCreator
ctornqvi [Wed, 10 Sep 2014 07:06:37 -0700] rev 26681
8055719: Clean out support for old VC versions from ProjectCreator Summary: Clean out support for old VC versions from ProjectCreator Reviewed-by: sla, allwin
Wed, 10 Sep 2014 00:44:16 -0400 8056183: os::is_MP() always reports true when NMT is enabled
dholmes [Wed, 10 Sep 2014 00:44:16 -0400] rev 26680
8056183: os::is_MP() always reports true when NMT is enabled Reviewed-by: shade, coleenp, bdelsart
Thu, 25 Sep 2014 12:40:17 -0700 Added tag jdk9-b32 for changeset 16409c45f454
katleman [Thu, 25 Sep 2014 12:40:17 -0700] rev 26679
Added tag jdk9-b32 for changeset 16409c45f454
Thu, 25 Sep 2014 16:19:51 -0700 Merge
lana [Thu, 25 Sep 2014 16:19:51 -0700] rev 26678
Merge
Thu, 25 Sep 2014 14:17:39 -0700 Merge
prr [Thu, 25 Sep 2014 14:17:39 -0700] rev 26677
Merge
Fri, 19 Sep 2014 11:19:20 -0700 Merge
prr [Fri, 19 Sep 2014 11:19:20 -0700] rev 26676
Merge
Fri, 19 Sep 2014 09:42:27 -0700 8056216: Remove "sun" directory layer from libawt and common
prr [Fri, 19 Sep 2014 09:42:27 -0700] rev 26675
8056216: Remove "sun" directory layer from libawt and common Reviewed-by: erikj, ihse, coffeys
Thu, 25 Sep 2014 21:16:00 +0400 8059101: unshuffle_patch.sh should be able to deal with stdin/stdout
igerasim [Thu, 25 Sep 2014 21:16:00 +0400] rev 26674
8059101: unshuffle_patch.sh should be able to deal with stdin/stdout Reviewed-by: dfuchs, chegar
Tue, 23 Sep 2014 07:24:01 -0700 Merge
tbell [Tue, 23 Sep 2014 07:24:01 -0700] rev 26673
Merge
Tue, 23 Sep 2014 07:23:25 -0700 8047933: Race between jdk/make/scripts/genExceptions.sh and com.sun.tools.javadoc.Main
erikj [Tue, 23 Sep 2014 07:23:25 -0700] rev 26672
8047933: Race between jdk/make/scripts/genExceptions.sh and com.sun.tools.javadoc.Main Reviewed-by: ihse, tbell
Fri, 19 Sep 2014 11:53:01 +0200 8058797: Building with sjavac broken after JDK-8058118
erikj [Fri, 19 Sep 2014 11:53:01 +0200] rev 26671
8058797: Building with sjavac broken after JDK-8058118 Reviewed-by: ihse
Thu, 25 Sep 2014 12:40:16 -0700 Added tag jdk9-b32 for changeset f83990f1ceae
katleman [Thu, 25 Sep 2014 12:40:16 -0700] rev 26670
Added tag jdk9-b32 for changeset f83990f1ceae
Wed, 05 Jul 2017 20:01:51 +0200 Added tag jdk9-b32 for changeset 1b1ec4291abc
duke [Wed, 05 Jul 2017 20:01:51 +0200] rev 26669
Added tag jdk9-b32 for changeset 1b1ec4291abc
Wed, 05 Jul 2017 20:01:50 +0200 Merge jdk9-b32
duke [Wed, 05 Jul 2017 20:01:50 +0200] rev 26668
Merge
Wed, 05 Jul 2017 20:01:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:01:47 +0200] rev 26667
Merge
Thu, 18 Sep 2014 13:27:02 -0700 Merge
lana [Thu, 18 Sep 2014 13:27:02 -0700] rev 26666
Merge
Thu, 18 Sep 2014 00:50:48 -0700 8047745: Javadoc should include encoding information in generated html files
bpatel [Thu, 18 Sep 2014 00:50:48 -0700] rev 26665
8047745: Javadoc should include encoding information in generated html files Reviewed-by: jjg, ksrini
Wed, 17 Sep 2014 23:52:19 -0700 8043698: <title> tag not getting generated in package-summary pages for un-named packages
bpatel [Wed, 17 Sep 2014 23:52:19 -0700] rev 26664
8043698: <title> tag not getting generated in package-summary pages for un-named packages Reviewed-by: jjg, ksrini
Mon, 15 Sep 2014 12:43:35 +0100 8055963: Inference failure with nested invocation
mcimadamore [Mon, 15 Sep 2014 12:43:35 +0100] rev 26663
8055963: Inference failure with nested invocation Summary: Revise heuristics to force eager instantiation of return inference vars Reviewed-by: vromero
Fri, 12 Sep 2014 17:05:18 -0700 8055080: Group 9d: golden files for tests in tools/javac dir
sogoel [Fri, 12 Sep 2014 17:05:18 -0700] rev 26662
8055080: Group 9d: golden files for tests in tools/javac dir Reviewed-by: jjg, mcimadamore, jlahoda
Wed, 17 Sep 2014 22:56:11 -0700 Added tag jdk9-b31 for changeset 34aa137c3d5f
katleman [Wed, 17 Sep 2014 22:56:11 -0700] rev 26661
Added tag jdk9-b31 for changeset 34aa137c3d5f
Wed, 05 Jul 2017 20:01:44 +0200 Merge
duke [Wed, 05 Jul 2017 20:01:44 +0200] rev 26660
Merge
Thu, 18 Sep 2014 13:27:06 -0700 Merge
lana [Thu, 18 Sep 2014 13:27:06 -0700] rev 26659
Merge
Fri, 12 Sep 2014 17:20:37 +0200 8054548: JAX-WS tools need to updated to work with modular image
mkos [Fri, 12 Sep 2014 17:20:37 +0200] rev 26658
8054548: JAX-WS tools need to updated to work with modular image Summary: Removing java reflection API to get JavaCompiler; using standard javax.tools API instead Reviewed-by: alanb
Wed, 17 Sep 2014 22:56:04 -0700 Added tag jdk9-b31 for changeset 38f3aee12cf1
katleman [Wed, 17 Sep 2014 22:56:04 -0700] rev 26657
Added tag jdk9-b31 for changeset 38f3aee12cf1
Wed, 05 Jul 2017 20:01:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:01:40 +0200] rev 26656
Merge
Wed, 17 Sep 2014 22:55:55 -0700 Added tag jdk9-b31 for changeset abaac15e3bd1
katleman [Wed, 17 Sep 2014 22:55:55 -0700] rev 26655
Added tag jdk9-b31 for changeset abaac15e3bd1
Wed, 05 Jul 2017 20:01:38 +0200 Merge
duke [Wed, 05 Jul 2017 20:01:38 +0200] rev 26654
Merge
Thu, 18 Sep 2014 13:27:22 -0700 Merge
lana [Thu, 18 Sep 2014 13:27:22 -0700] rev 26653
Merge
Wed, 17 Sep 2014 16:44:23 +0400 8057035: Some tests failed using java.awt.Color on Solaris without X11 libraries
yan [Wed, 17 Sep 2014 16:44:23 +0400] rev 26652
8057035: Some tests failed using java.awt.Color on Solaris without X11 libraries Reviewed-by: lagergren Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
Wed, 17 Sep 2014 15:02:42 +0530 8058615: Overload resolution ambiguity involving ConsString
sundar [Wed, 17 Sep 2014 15:02:42 +0530] rev 26651
8058615: Overload resolution ambiguity involving ConsString Reviewed-by: lagergren, hannesw
Tue, 16 Sep 2014 17:47:58 +0530 8058551: Top level README accidentally modified with changeset 1025:1d7a917a35e2
sundar [Tue, 16 Sep 2014 17:47:58 +0530] rev 26650
8058551: Top level README accidentally modified with changeset 1025:1d7a917a35e2 Reviewed-by: jlaskey, hannesw
Tue, 16 Sep 2014 17:04:35 +0530 8058545: With strict mode, bean property assignment of a non-existent property should result in TypeError
sundar [Tue, 16 Sep 2014 17:04:35 +0530] rev 26649
8058545: With strict mode, bean property assignment of a non-existent property should result in TypeError Reviewed-by: hannesw, lagergren
Mon, 15 Sep 2014 17:51:11 +0200 8056978: ClassCastException: cannot cast jdk.nashorn.internal.scripts.JO*
hannesw [Mon, 15 Sep 2014 17:51:11 +0200] rev 26648
8056978: ClassCastException: cannot cast jdk.nashorn.internal.scripts.JO* Reviewed-by: jlaskey, sundar
Mon, 15 Sep 2014 15:18:13 +0530 8058422: Users should be able to overwrite "context" and "engine" variables
sundar [Mon, 15 Sep 2014 15:18:13 +0530] rev 26647
8058422: Users should be able to overwrite "context" and "engine" variables Reviewed-by: lagergren, attila
Fri, 12 Sep 2014 15:01:48 +0200 8058304: Non-serializable fields in serializable classes
hannesw [Fri, 12 Sep 2014 15:01:48 +0200] rev 26646
8058304: Non-serializable fields in serializable classes Reviewed-by: lagergren, sundar
Fri, 12 Sep 2014 11:00:51 +0200 8057743: Single quotes must be escaped in message resource file
hannesw [Fri, 12 Sep 2014 11:00:51 +0200] rev 26645
8057743: Single quotes must be escaped in message resource file Reviewed-by: attila, lagergren, sundar
Wed, 17 Sep 2014 22:56:12 -0700 Added tag jdk9-b31 for changeset 12198895df07
katleman [Wed, 17 Sep 2014 22:56:12 -0700] rev 26644
Added tag jdk9-b31 for changeset 12198895df07
Wed, 05 Jul 2017 20:01:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:01:33 +0200] rev 26643
Merge
Wed, 17 Sep 2014 22:55:51 -0700 Added tag jdk9-b31 for changeset 45ea6e55697b
katleman [Wed, 17 Sep 2014 22:55:51 -0700] rev 26642
Added tag jdk9-b31 for changeset 45ea6e55697b
Wed, 05 Jul 2017 20:01:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:01:31 +0200] rev 26641
Merge
Thu, 18 Sep 2014 13:27:48 -0700 Merge
lana [Thu, 18 Sep 2014 13:27:48 -0700] rev 26640
Merge
Thu, 18 Sep 2014 15:37:40 -0400 Merge
mullan [Thu, 18 Sep 2014 15:37:40 -0400] rev 26639
Merge
Thu, 18 Sep 2014 15:36:38 -0400 8050281: New permission tests for JEP 140
mullan [Thu, 18 Sep 2014 15:36:38 -0400] rev 26638
8050281: New permission tests for JEP 140 Reviewed-by: mullan Contributed-by: amanda.jiang@oracle.com
Thu, 18 Sep 2014 18:33:05 +0400 8058661: Compiled LambdaForms should inherit from Object to improve class loading performance
vlivanov [Thu, 18 Sep 2014 18:33:05 +0400] rev 26637
8058661: Compiled LambdaForms should inherit from Object to improve class loading performance Reviewed-by: vlivanov, jrose Contributed-by: aleksey.shipilev@oracle.com
Thu, 18 Sep 2014 16:16:07 +0200 8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
sjiang [Thu, 18 Sep 2014 16:16:07 +0200] rev 26636
8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently Reviewed-by: dfuchs, dholmes
Wed, 17 Sep 2014 23:27:59 -0400 8058569: Update java/lang/invoke/lambda tests to eliminate dependency on sun.tools.jar.Main
dholmes [Wed, 17 Sep 2014 23:27:59 -0400] rev 26635
8058569: Update java/lang/invoke/lambda tests to eliminate dependency on sun.tools.jar.Main Reviewed-by: dholmes, alanb Contributed-by: Amy Lu <amy.lu@oracle.com>
Wed, 17 Sep 2014 14:11:40 -0700 8058679: More bad characters in BigIntegerTest
bpb [Wed, 17 Sep 2014 14:11:40 -0700] rev 26634
8058679: More bad characters in BigIntegerTest Summary: Remove remaining non-US-ASCII characters Reviewed-by: alanb
Wed, 17 Sep 2014 11:04:16 -0700 8058664: Bad fonts in BigIntegerTest
bpb [Wed, 17 Sep 2014 11:04:16 -0700] rev 26633
8058664: Bad fonts in BigIntegerTest Summary: Replace bad fonts with spaces. Reviewed-by: alanb
Wed, 17 Sep 2014 09:43:04 -0700 8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata
naoto [Wed, 17 Sep 2014 09:43:04 -0700] rev 26632
8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata Reviewed-by: mchung, erikj, ihse
Wed, 17 Sep 2014 16:47:52 +0200 8058204: stream tests timeout, intermittently but more likely to happen after JDK-8056248
psandoz [Wed, 17 Sep 2014 16:47:52 +0200] rev 26631
8058204: stream tests timeout, intermittently but more likely to happen after JDK-8056248 Reviewed-by: alanb, dholmes
Wed, 17 Sep 2014 13:55:30 +0800 8056141: Move com.sun.security.jgss into a new module
weijun [Wed, 17 Sep 2014 13:55:30 +0800] rev 26630
8056141: Move com.sun.security.jgss into a new module Reviewed-by: alanb, chegar, mchung
Wed, 17 Sep 2014 13:55:12 +0800 8042900: Allow com.sun.security.jgss to be in different module than org.ietf.jgss
weijun [Wed, 17 Sep 2014 13:55:12 +0800] rev 26629
8042900: Allow com.sun.security.jgss to be in different module than org.ietf.jgss Reviewed-by: valeriep, alanb
Tue, 16 Sep 2014 23:04:13 +0400 8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
vlivanov [Tue, 16 Sep 2014 23:04:13 +0400] rev 26628
8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed Reviewed-by: darcy, alanb
Mon, 15 Sep 2014 13:25:08 -0700 8058505: BigIntegerTest does not exercise Burnikel-Ziegler division
bpb [Mon, 15 Sep 2014 13:25:08 -0700] rev 26627
8058505: BigIntegerTest does not exercise Burnikel-Ziegler division Summary: Modify divideLarge() method such that the w/z division exercises the B-Z branch. Reviewed-by: darcy Contributed-by: Robert Gibson <robbiexgibson@yahoo.com>
Tue, 16 Sep 2014 18:05:03 +0400 8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken
vlivanov [Tue, 16 Sep 2014 18:05:03 +0400] rev 26626
8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken Reviewed-by: jrose
Tue, 16 Sep 2014 18:05:01 +0400 8058291: Missing some checks during parameter validation
vlivanov [Tue, 16 Sep 2014 18:05:01 +0400] rev 26625
8058291: Missing some checks during parameter validation Reviewed-by: jrose
Tue, 16 Sep 2014 12:06:53 +0200 8058118: Generate modules.list during the build
chegar [Tue, 16 Sep 2014 12:06:53 +0200] rev 26624
8058118: Generate modules.list during the build Reviewed-by: alanb, mchung
Tue, 16 Sep 2014 09:01:57 +0200 8042205: javax/management/monitor/*: some tests didn't get all the notifications
sjiang [Tue, 16 Sep 2014 09:01:57 +0200] rev 26623
8042205: javax/management/monitor/*: some tests didn't get all the notifications Reviewed-by: dfuchs
Tue, 16 Sep 2014 00:26:58 +0200 8058514: TEST_BUG: New tests introduced in 8058429 are TimeZone dependent
redestad [Tue, 16 Sep 2014 00:26:58 +0200] rev 26622
8058514: TEST_BUG: New tests introduced in 8058429 are TimeZone dependent Reviewed-by: lancea
Mon, 15 Sep 2014 21:20:46 +0200 8058429: JCK test api/java_sql/Timestamp/descriptions.html start failing after 8058230
redestad [Mon, 15 Sep 2014 21:20:46 +0200] rev 26621
8058429: JCK test api/java_sql/Timestamp/descriptions.html start failing after 8058230 Reviewed-by: lancea
Mon, 15 Sep 2014 13:05:04 -0700 8057793: BigDecimal is no longer effectively immutable
bpb [Mon, 15 Sep 2014 13:05:04 -0700] rev 26620
8057793: BigDecimal is no longer effectively immutable Summary: Modify MutableBigInteger.divideAndRemainderBurnikelZiegler() to copy the instance (this) to a new MutableBigInteger to use as the dividend. Reviewed-by: darcy Contributed-by: robbiexgibson@yahoo.com
Sat, 13 Sep 2014 13:26:18 -0400 8058413: Change formatDecimalInt so it is package private
lancea [Sat, 13 Sep 2014 13:26:18 -0400] rev 26619
8058413: Change formatDecimalInt so it is package private Reviewed-by: darcy
Sat, 13 Sep 2014 20:06:15 +0400 8054029: (fc) FileChannel.size() returns 0 for block devices on Linux
igerasim [Sat, 13 Sep 2014 20:06:15 +0400] rev 26618
8054029: (fc) FileChannel.size() returns 0 for block devices on Linux Reviewed-by: alanb
Fri, 05 Sep 2014 19:06:07 -0700 8057986: freetype code to get glyph outline does not handle initial control point properly
martin [Fri, 05 Sep 2014 19:06:07 -0700] rev 26617
8057986: freetype code to get glyph outline does not handle initial control point properly Reviewed-by: prr, dougfelt Contributed-by: Behdad Esfahbod <behdad@google.com>, Igor Kopylov <ikopylov@google.com>
Fri, 12 Sep 2014 18:37:58 -0400 8058394: Doclint clean up in java.sql.Date
lancea [Fri, 12 Sep 2014 18:37:58 -0400] rev 26616
8058394: Doclint clean up in java.sql.Date Reviewed-by: darcy
Fri, 29 Aug 2014 12:07:11 -0700 8056934: ZipInputStream does not correctly handle local header data descriptors with the optional signature missing
martin [Fri, 29 Aug 2014 12:07:11 -0700] rev 26615
8056934: ZipInputStream does not correctly handle local header data descriptors with the optional signature missing Summary: fix off-by-one bug in EXTSIG handling; add docs. Reviewed-by: sherman, alanb
Fri, 12 Sep 2014 13:08:35 -0700 Merge
prr [Fri, 12 Sep 2014 13:08:35 -0700] rev 26614
Merge
Fri, 12 Sep 2014 10:33:32 -0700 Merge
prr [Fri, 12 Sep 2014 10:33:32 -0700] rev 26613
Merge
Mon, 08 Sep 2014 10:24:45 -0700 Merge
prr [Mon, 08 Sep 2014 10:24:45 -0700] rev 26612
Merge
Mon, 08 Sep 2014 09:07:59 -0700 8056209: Remove unused files for libawt
prr [Mon, 08 Sep 2014 09:07:59 -0700] rev 26611
8056209: Remove unused files for libawt Reviewed-by: erikj, ihse, serb
Fri, 05 Sep 2014 12:57:24 +0400 8057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed with GTKLookAndFeel on Linux and Solaris
alexsch [Fri, 05 Sep 2014 12:57:24 +0400] rev 26610
8057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed with GTKLookAndFeel on Linux and Solaris Reviewed-by: ant, azvegint
Thu, 04 Sep 2014 09:32:08 -0700 8056122: Upgrade JDK to use LittleCMS 2.6
prr [Thu, 04 Sep 2014 09:32:08 -0700] rev 26609
8056122: Upgrade JDK to use LittleCMS 2.6 Reviewed-by: bae, jgodinez
Tue, 02 Sep 2014 12:38:17 -0700 Merge
prr [Tue, 02 Sep 2014 12:38:17 -0700] rev 26608
Merge
Tue, 02 Sep 2014 17:42:35 +0400 8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure
aivanov [Tue, 02 Sep 2014 17:42:35 +0400] rev 26607
8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure Reviewed-by: pchelko, alexsch
Tue, 02 Sep 2014 17:35:58 +0400 8055746: plenty of clipboard/dnd tests fail and break X11
azvegint [Tue, 02 Sep 2014 17:35:58 +0400] rev 26606
8055746: plenty of clipboard/dnd tests fail and break X11 Reviewed-by: alexsch, pchelko
Fri, 29 Aug 2014 15:27:29 +0400 6624085: Fourth mouse button (wheel) is treated like second button - isPopupTrigger returns true
azvegint [Fri, 29 Aug 2014 15:27:29 +0400] rev 26605
6624085: Fourth mouse button (wheel) is treated like second button - isPopupTrigger returns true Reviewed-by: anthony, azvegint Contributed-by: alexhenrie24@gmail.com
Fri, 29 Aug 2014 14:27:43 +0400 8055664: move 14 tests about setLocationRelativeTo to jdk
yan [Fri, 29 Aug 2014 14:27:43 +0400] rev 26604
8055664: move 14 tests about setLocationRelativeTo to jdk Reviewed-by: alexsch, azvegint
Wed, 27 Aug 2014 08:29:39 -0700 8054638: xrender: text drawn after setColor(Color.white) is actually black
ceisserer [Wed, 27 Aug 2014 08:29:39 -0700] rev 26603
8054638: xrender: text drawn after setColor(Color.white) is actually black Reviewed-by: bae, prr
Tue, 26 Aug 2014 14:10:10 +0100 8040617: [macosx] Large JTable cell results in a OutOfMemoryException
bae [Tue, 26 Aug 2014 14:10:10 +0100] rev 26602
8040617: [macosx] Large JTable cell results in a OutOfMemoryException Reviewed-by: serb, prr
Tue, 26 Aug 2014 15:04:49 +0400 8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK
dermashov [Tue, 26 Aug 2014 15:04:49 +0400] rev 26601
8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK Reviewed-by: alexsch
Fri, 12 Sep 2014 22:33:09 +0400 8057719: Develop new tests for LambdaForm Reduction and Caching feature
kshefov [Fri, 12 Sep 2014 22:33:09 +0400] rev 26600
8057719: Develop new tests for LambdaForm Reduction and Caching feature Reviewed-by: iignatyev, vlivanov, psandoz
Fri, 12 Sep 2014 22:33:09 +0400 8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java
kshefov [Fri, 12 Sep 2014 22:33:09 +0400] rev 26599
8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java Reviewed-by: iignatyev, vlivanov
Fri, 12 Sep 2014 20:19:24 +0200 8057951: javax/management/monitor/... should be quarantined
sjiang [Fri, 12 Sep 2014 20:19:24 +0200] rev 26598
8057951: javax/management/monitor/... should be quarantined Reviewed-by: jbachorik
Fri, 12 Sep 2014 17:34:13 +0200 8058230: Improve java.sql toString formatting
redestad [Fri, 12 Sep 2014 17:34:13 +0200] rev 26597
8058230: Improve java.sql toString formatting Reviewed-by: lancea
Wed, 13 Aug 2014 18:40:16 +0200 8055055: Improve numeric parsing in java.sql
redestad [Wed, 13 Aug 2014 18:40:16 +0200] rev 26596
8055055: Improve numeric parsing in java.sql Reviewed-by: lancea
Fri, 12 Sep 2014 15:51:22 +0100 8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack
chegar [Fri, 12 Sep 2014 15:51:22 +0100] rev 26595
8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack Reviewed-by: michaelm
Fri, 12 Sep 2014 12:19:27 +0200 8049303: Transient network problems cause JMX thread to fail silenty
sjiang [Fri, 12 Sep 2014 12:19:27 +0200] rev 26594
8049303: Transient network problems cause JMX thread to fail silenty Reviewed-by: dfuchs, jbachorik
Wed, 17 Sep 2014 22:56:07 -0700 Added tag jdk9-b31 for changeset fe7c921b71f0
katleman [Wed, 17 Sep 2014 22:56:07 -0700] rev 26593
Added tag jdk9-b31 for changeset fe7c921b71f0
Wed, 05 Jul 2017 20:01:23 +0200 Merge
duke [Wed, 05 Jul 2017 20:01:23 +0200] rev 26592
Merge
Thu, 18 Sep 2014 13:28:15 -0700 Merge
lana [Thu, 18 Sep 2014 13:28:15 -0700] rev 26591
Merge
Fri, 12 Sep 2014 04:22:19 -0700 Merge
amurillo [Fri, 12 Sep 2014 04:22:19 -0700] rev 26590
Merge
Fri, 12 Sep 2014 09:17:58 +0200 Merge
adlertz [Fri, 12 Sep 2014 09:17:58 +0200] rev 26589
Merge
Thu, 11 Sep 2014 08:01:15 +0000 Merge
neliasso [Thu, 11 Sep 2014 08:01:15 +0000] rev 26588
Merge
Wed, 10 Sep 2014 13:27:33 +0200 8054889: Compiler team's implementation task
neliasso [Wed, 10 Sep 2014 13:27:33 +0200] rev 26587
8054889: Compiler team's implementation task Summary: Adding three new diagnostic commands for compiler Reviewed-by: anoll, kvn, drchase
Thu, 11 Sep 2014 00:04:50 -0700 8058184: Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters
iveresov [Thu, 11 Sep 2014 00:04:50 -0700] rev 26586
8058184: Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters Summary: Tiered policy requires highest compilation levels always available Reviewed-by: kvn, vlivanov
Wed, 10 Sep 2014 19:08:17 -0700 8058092: Test vm/mlvm/meth/stress/compiler/deoptimize. Assert in src/share/vm/classfile/systemDictionary.cpp: MH intrinsic invariant
iveresov [Wed, 10 Sep 2014 19:08:17 -0700] rev 26585
8058092: Test vm/mlvm/meth/stress/compiler/deoptimize. Assert in src/share/vm/classfile/systemDictionary.cpp: MH intrinsic invariant Summary: Throw exception if unable to compile an MH intrinsic Reviewed-by: kvn
Tue, 09 Sep 2014 15:47:18 -0700 8057758: Tests run TypeProfileLevel=222 crash with guarantee(0) failed: must find derived/base pair
roland [Tue, 09 Sep 2014 15:47:18 -0700] rev 26584
8057758: Tests run TypeProfileLevel=222 crash with guarantee(0) failed: must find derived/base pair Summary: Use TypeAryPtr::INT type with offset 0 in inline_multiplyToLen(). Reviewed-by: kvn, iveresov
Tue, 09 Sep 2014 16:14:40 +0200 Merge
adlertz [Tue, 09 Sep 2014 16:14:40 +0200] rev 26583
Merge
Mon, 08 Sep 2014 16:05:48 +0200 8057780: Fix ppc build after "8050147: StoreLoad barrier interferes with stack usages
simonis [Mon, 08 Sep 2014 16:05:48 +0200] rev 26582
8057780: Fix ppc build after "8050147: StoreLoad barrier interferes with stack usages Reviewed-by: kvn, shade
Mon, 08 Sep 2014 11:45:48 -0700 8057750: CTW should not make MH intrinsics not entrant
iveresov [Mon, 08 Sep 2014 11:45:48 -0700] rev 26581
8057750: CTW should not make MH intrinsics not entrant Summary: Do not make MH intrinsics not entrant in CTW Reviewed-by: kvn, vlivanov
Fri, 05 Sep 2014 14:39:45 -0700 8056154: JVM crash with EXCEPTION_ACCESS_VIOLATION when there are many threads running
iveresov [Fri, 05 Sep 2014 14:39:45 -0700] rev 26580
8056154: JVM crash with EXCEPTION_ACCESS_VIOLATION when there are many threads running Summary: Don't make compiled MH intrinsics not entrant when redefining classes Reviewed-by: kvn, vlivanov
Fri, 05 Sep 2014 11:23:47 -0700 8056124: Hotspot should use PICL interface to get cacheline size on SPARC
iveresov [Fri, 05 Sep 2014 11:23:47 -0700] rev 26579
8056124: Hotspot should use PICL interface to get cacheline size on SPARC Summary: Using libpicl to get L1 data and L2 cache line sizes Reviewed-by: kvn, roland, morris
Fri, 05 Sep 2014 16:07:22 +0200 8053886: assert(false) failed: Should not allocate with exception pending
zmajo [Fri, 05 Sep 2014 16:07:22 +0200] rev 26578
8053886: assert(false) failed: Should not allocate with exception pending Summary: Failure caused by allocating method counters. Changed the way counters are allocated (use get_method_counters() instead of build_method_counters()) Reviewed-by: kvn, thartmann, anoll
Thu, 04 Sep 2014 23:49:17 -0700 8057643: Unable to build --with-debug-level=optimized on OSX
kvn [Thu, 04 Sep 2014 23:49:17 -0700] rev 26577
8057643: Unable to build --with-debug-level=optimized on OSX Summary: Added missing Hotspot make targets for 'optimized' build. Reviewed-by: iveresov
Thu, 04 Sep 2014 13:11:25 +0400 8050147: StoreLoad barrier interferes with stack usages
shade [Thu, 04 Sep 2014 13:11:25 +0400] rev 26576
8050147: StoreLoad barrier interferes with stack usages Reviewed-by: jrose, kvn, drchase
Wed, 10 Sep 2014 23:14:13 +0000 Merge
jmasa [Wed, 10 Sep 2014 23:14:13 +0000] rev 26575
Merge
Mon, 08 Sep 2014 17:47:43 +0200 8057722: G1: Code root hashtable updated incorrectly when evacuation failed
mgerdin [Mon, 08 Sep 2014 17:47:43 +0200] rev 26574
8057722: G1: Code root hashtable updated incorrectly when evacuation failed Reviewed-by: brutisso, jwilhelm
Tue, 09 Sep 2014 13:55:38 +0200 8057918: Update out-dated ignore tags in GC jtreg tests
stefank [Tue, 09 Sep 2014 13:55:38 +0200] rev 26573
8057918: Update out-dated ignore tags in GC jtreg tests Reviewed-by: ehelin, tschatzl
Tue, 09 Sep 2014 14:27:10 +0200 8057910: G1: BOT verification should not pass top
brutisso [Tue, 09 Sep 2014 14:27:10 +0200] rev 26572
8057910: G1: BOT verification should not pass top Reviewed-by: stefank, tschatzl
Mon, 08 Sep 2014 10:41:06 +0200 8025564: gc/memory/UniThread/Linear1 times out during heap verification
brutisso [Mon, 08 Sep 2014 10:41:06 +0200] rev 26571
8025564: gc/memory/UniThread/Linear1 times out during heap verification Reviewed-by: stefank, tschatzl
Tue, 09 Sep 2014 18:56:24 +0000 Merge
minqi [Tue, 09 Sep 2014 18:56:24 +0000] rev 26570
Merge
Mon, 08 Sep 2014 22:48:09 -0700 8056930: Output host info under some condition for core dump
minqi [Mon, 08 Sep 2014 22:48:09 -0700] rev 26569
8056930: Output host info under some condition for core dump Summary: Output host name after java crashed for debug version. Reviewed-by: dholmes, ccheung Contributed-by: yumin.qi@oracle.com
Tue, 09 Sep 2014 09:48:42 -0700 8054836: [TESTBUG] Test is needed to verify correctness of malloc tracking
gtriantafill [Tue, 09 Sep 2014 09:48:42 -0700] rev 26568
8054836: [TESTBUG] Test is needed to verify correctness of malloc tracking Reviewed-by: ctornqvi, lfoltan
Mon, 08 Sep 2014 23:49:39 +0400 8057745: TEST_BUG: runtime/SharedArchiveFile/ArchiveDoesNotExist.java fails with openjdk build
igerasim [Mon, 08 Sep 2014 23:49:39 +0400] rev 26567
8057745: TEST_BUG: runtime/SharedArchiveFile/ArchiveDoesNotExist.java fails with openjdk build Reviewed-by: dholmes, mseledtsov
Mon, 08 Sep 2014 11:14:41 -0400 8057696: java -version triggers assertion for slowdebug zero builds
coleenp [Mon, 08 Sep 2014 11:14:41 -0400] rev 26566
8057696: java -version triggers assertion for slowdebug zero builds Summary: The change as introduced with JDK-8003426 removed some zero code in cppInterpreter_zero.cpp which called generate_normal_entry() in that same file with a value of synchronized == false unconditionally. However, since the new code calls generate_normal_entry() with either true or false, the assertion in this method is no longer valid. Reviewed-by: coleenp Contributed-by: sgehwolf@redhat.com
Thu, 28 Aug 2014 11:59:04 +0200 8056053: Disable HOTSPOT_BUILD_JOBS when building with configure
erikj [Thu, 28 Aug 2014 11:59:04 +0200] rev 26565
8056053: Disable HOTSPOT_BUILD_JOBS when building with configure Reviewed-by: dholmes, ihse, dcubed
Fri, 05 Sep 2014 15:53:02 -0700 Merge
iklam [Fri, 05 Sep 2014 15:53:02 -0700] rev 26564
Merge
Fri, 05 Sep 2014 08:08:51 -0400 8057570: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid
coleenp [Fri, 05 Sep 2014 08:08:51 -0400] rev 26563
8057570: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid Summary: Revert two small changes from the previous-versions cleanup with marking code cache. Reviewed-by: kvn, dcubed
Thu, 04 Sep 2014 14:58:58 -0400 Merge
zgu [Thu, 04 Sep 2014 14:58:58 -0400] rev 26562
Merge
Thu, 04 Sep 2014 14:50:31 -0400 8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead
zgu [Thu, 04 Sep 2014 14:50:31 -0400] rev 26561
8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead Summary: Return NULL if memory allocation size is bigger than MAX_MALLOC_SIZE when NMT is on Reviewed-by: coleenp, gtriantafill
Thu, 04 Sep 2014 04:17:32 -0700 8035419: warning from b09 for hotspot.agent.src.os.win32.windbg.sawindbg.cpp: 'JNI exception pending'
dsamersoff [Thu, 04 Sep 2014 04:17:32 -0700] rev 26560
8035419: warning from b09 for hotspot.agent.src.os.win32.windbg.sawindbg.cpp: 'JNI exception pending' Summary: added missed exceptions checks Reviewed-by: sla, sspitsyn
Thu, 04 Sep 2014 08:48:53 +0200 Merge
sla [Thu, 04 Sep 2014 08:48:53 +0200] rev 26559
Merge
Wed, 03 Sep 2014 19:13:18 -0400 8055008: Clean up code that saves the previous versions of redefined classes
coleenp [Wed, 03 Sep 2014 19:13:18 -0400] rev 26558
8055008: Clean up code that saves the previous versions of redefined classes Summary: Use scratch_class to find EMCP methods for breakpoints if the old methods are still running. Reviewed-by: dcubed, sspitsyn
Wed, 03 Sep 2014 14:43:49 +0200 8056242: Add function to return structured information about loaded libraries.
sla [Wed, 03 Sep 2014 14:43:49 +0200] rev 26557
8056242: Add function to return structured information about loaded libraries. Summary: Return structured information about loaded libraries. Reviewed-by: sla, dsamersoff Contributed-by: fredrik.arvidsson@oracle.com
Tue, 02 Sep 2014 21:27:08 -0400 8046210: Missing memory barrier when reading init_lock
dholmes [Tue, 02 Sep 2014 21:27:08 -0400] rev 26556
8046210: Missing memory barrier when reading init_lock Reviewed-by: fparain, dcubed, mdoerr Contributed-by: Bill Pittore <bill.pittore@oracle.com>
Wed, 17 Sep 2014 22:55:51 -0700 Added tag jdk9-b31 for changeset 8d0d35462d9b
katleman [Wed, 17 Sep 2014 22:55:51 -0700] rev 26555
Added tag jdk9-b31 for changeset 8d0d35462d9b
Thu, 18 Sep 2014 13:26:57 -0700 Merge
lana [Thu, 18 Sep 2014 13:26:57 -0700] rev 26554
Merge
Wed, 17 Sep 2014 13:55:36 +0800 8056141: Move com.sun.security.jgss into a new module
weijun [Wed, 17 Sep 2014 13:55:36 +0800] rev 26553
8056141: Move com.sun.security.jgss into a new module Reviewed-by: alanb, chegar, mchung
Tue, 16 Sep 2014 08:04:59 -0700 Merge
amurillo [Tue, 16 Sep 2014 08:04:59 -0700] rev 26552
Merge
Sat, 13 Sep 2014 14:26:36 -0700 Merge
amurillo [Sat, 13 Sep 2014 14:26:36 -0700] rev 26551
Merge
Fri, 12 Sep 2014 13:59:08 -0700 Merge
amurillo [Fri, 12 Sep 2014 13:59:08 -0700] rev 26550
Merge
Thu, 28 Aug 2014 11:58:49 +0200 8056053: Disable HOTSPOT_BUILD_JOBS when building with configure
erikj [Thu, 28 Aug 2014 11:58:49 +0200] rev 26549
8056053: Disable HOTSPOT_BUILD_JOBS when building with configure Reviewed-by: dholmes, ihse, dcubed
Tue, 16 Sep 2014 12:08:04 +0200 8058118: Generate modules.list during the build
erikj [Tue, 16 Sep 2014 12:08:04 +0200] rev 26548
8058118: Generate modules.list during the build Reviewed-by: alanb, ihse, tbell, mchung
Mon, 15 Sep 2014 12:23:32 -0700 8058367: Add verify-modules target to the default and images target
mchung [Mon, 15 Sep 2014 12:23:32 -0700] rev 26547
8058367: Add verify-modules target to the default and images target Reviewed-by: alanb, erikj, ihse, prr
Mon, 15 Sep 2014 16:30:08 +0200 8058317: Top-level Makefiles uses deprecated target jvmg in HotSpot Makefiles
ehelin [Mon, 15 Sep 2014 16:30:08 +0200] rev 26546
8058317: Top-level Makefiles uses deprecated target jvmg in HotSpot Makefiles Reviewed-by: erikj, tbell
Fri, 12 Sep 2014 17:46:05 -0400 8058366: Export sun.misc to java.sql
lancea [Fri, 12 Sep 2014 17:46:05 -0400] rev 26545
8058366: Export sun.misc to java.sql Reviewed-by: mchung
Wed, 17 Sep 2014 22:55:49 -0700 Added tag jdk9-b31 for changeset 2b84f4818a54
katleman [Wed, 17 Sep 2014 22:55:49 -0700] rev 26544
Added tag jdk9-b31 for changeset 2b84f4818a54
Wed, 05 Jul 2017 20:01:05 +0200 Added tag jdk9-b31 for changeset 9d0e6639a4d7
duke [Wed, 05 Jul 2017 20:01:05 +0200] rev 26543
Added tag jdk9-b31 for changeset 9d0e6639a4d7
Wed, 05 Jul 2017 20:01:04 +0200 Merge jdk9-b31
duke [Wed, 05 Jul 2017 20:01:04 +0200] rev 26542
Merge
Wed, 05 Jul 2017 20:00:59 +0200 Merge
duke [Wed, 05 Jul 2017 20:00:59 +0200] rev 26541
Merge
Thu, 11 Sep 2014 14:29:01 -0700 Merge
lana [Thu, 11 Sep 2014 14:29:01 -0700] rev 26540
Merge
Thu, 11 Sep 2014 12:18:01 -0700 8058180: .hgignore should be updated with webrev in all repos
wetmore [Thu, 11 Sep 2014 12:18:01 -0700] rev 26539
8058180: .hgignore should be updated with webrev in all repos Reviewed-by: jrose, katleman, jjg
Wed, 10 Sep 2014 19:38:20 -0700 Merge
lana [Wed, 10 Sep 2014 19:38:20 -0700] rev 26538
Merge
Tue, 09 Sep 2014 10:43:06 -0700 8042347: javac, Gen.LVTAssignAnalyzer should be refactored, it shouldn't be a static class
vromero [Tue, 09 Sep 2014 10:43:06 -0700] rev 26537
8042347: javac, Gen.LVTAssignAnalyzer should be refactored, it shouldn't be a static class Reviewed-by: mcimadamore, jjg, jlahoda
Tue, 09 Sep 2014 12:16:25 -0400 8054210: NullPointerException when compiling specific code.
pgovereau [Tue, 09 Sep 2014 12:16:25 -0400] rev 26536
8054210: NullPointerException when compiling specific code. Reviewed-by: vromero, jlahoda
Tue, 09 Sep 2014 11:55:47 -0400 8055500: fix for 8030046 is incorrect
pgovereau [Tue, 09 Sep 2014 11:55:47 -0400] rev 26535
8055500: fix for 8030046 is incorrect Reviewed-by: jjg, ksrini
Mon, 08 Sep 2014 15:51:29 +0200 8057753: Test langtools/test/tools/javac/NoClass.java is failing when run together with langtools/test/tools/javac/DuplicateImport.java
jlahoda [Mon, 08 Sep 2014 15:51:29 +0200] rev 26534
8057753: Test langtools/test/tools/javac/NoClass.java is failing when run together with langtools/test/tools/javac/DuplicateImport.java Summary: Removing javac/NoClass test, as it is superseded by javac/importChecks/InvalidImportsNoClasses.java Reviewed-by: jfranck
Mon, 08 Sep 2014 14:16:33 +0100 8055514: Wrong, confusing error when non-static varargs referenced in static context
mcimadamore [Mon, 08 Sep 2014 14:16:33 +0100] rev 26533
8055514: Wrong, confusing error when non-static varargs referenced in static context Summary: Improved heuristics in MethodResolutionPhase.mergeResults() Reviewed-by: vromero
Mon, 08 Sep 2014 13:11:28 +0200 8056021: checkin for JDK-8027262 breaks Checker Framework
jfranck [Mon, 08 Sep 2014 13:11:28 +0200] rev 26532
8056021: checkin for JDK-8027262 breaks Checker Framework Reviewed-by: jjg, mcimadamore
Mon, 08 Sep 2014 10:50:59 +0200 8056984: Exception in compiler: java.lang.AssertionError: isSubClass T
jlahoda [Mon, 08 Sep 2014 10:50:59 +0200] rev 26531
8056984: Exception in compiler: java.lang.AssertionError: isSubClass T Summary: Must use type variable's captured bound as a method receiver, instead of the type variable itself, while checking if deferred attribution is needed. Reviewed-by: mcimadamore, vromero
Mon, 08 Sep 2014 10:48:18 +0200 8056014: Type inference may be skipped for a complex receiver generic method in a parameter position
jlahoda [Mon, 08 Sep 2014 10:48:18 +0200] rev 26530
8056014: Type inference may be skipped for a complex receiver generic method in a parameter position Summary: When checking if deferred attribution is needed for a chain of methods, stop on any method that returns any type variable, as the rest of analysis cannot use the correct type. Reviewed-by: mcimadamore, vromero
Fri, 05 Sep 2014 16:51:39 -0700 8055079: Group 9c: golden files for tests in tools/javac dir
sogoel [Fri, 05 Sep 2014 16:51:39 -0700] rev 26529
8055079: Group 9c: golden files for tests in tools/javac dir Reviewed-by: jjg
Fri, 05 Sep 2014 16:43:00 -0700 8055075: Group 9b: golden files for tests in tools/javac dir
sogoel [Fri, 05 Sep 2014 16:43:00 -0700] rev 26528
8055075: Group 9b: golden files for tests in tools/javac dir Reviewed-by: jjg
Thu, 04 Sep 2014 16:52:40 -0700 8055996: Remove @ignore from tools/javac/T6725036.java
sogoel [Thu, 04 Sep 2014 16:52:40 -0700] rev 26527
8055996: Remove @ignore from tools/javac/T6725036.java Reviewed-by: jjg
Thu, 11 Sep 2014 09:09:00 -0700 Added tag jdk9-b30 for changeset 290847867ded
katleman [Thu, 11 Sep 2014 09:09:00 -0700] rev 26526
Added tag jdk9-b30 for changeset 290847867ded
Wed, 05 Jul 2017 20:00:52 +0200 Merge
duke [Wed, 05 Jul 2017 20:00:52 +0200] rev 26525
Merge
Thu, 11 Sep 2014 14:29:56 -0700 Merge
lana [Thu, 11 Sep 2014 14:29:56 -0700] rev 26524
Merge
Thu, 11 Sep 2014 12:18:00 -0700 8058180: .hgignore should be updated with webrev in all repos
wetmore [Thu, 11 Sep 2014 12:18:00 -0700] rev 26523
8058180: .hgignore should be updated with webrev in all repos Reviewed-by: jrose, katleman, jjg
Thu, 11 Sep 2014 09:08:55 -0700 Added tag jdk9-b30 for changeset a9217d0687d5
katleman [Thu, 11 Sep 2014 09:08:55 -0700] rev 26522
Added tag jdk9-b30 for changeset a9217d0687d5
Wed, 05 Jul 2017 20:00:48 +0200 Merge
duke [Wed, 05 Jul 2017 20:00:48 +0200] rev 26521
Merge
Thu, 11 Sep 2014 14:28:19 -0700 Merge
lana [Thu, 11 Sep 2014 14:28:19 -0700] rev 26520
Merge
Thu, 11 Sep 2014 12:17:59 -0700 8058180: .hgignore should be updated with webrev in all repos
wetmore [Thu, 11 Sep 2014 12:17:59 -0700] rev 26519
8058180: .hgignore should be updated with webrev in all repos Reviewed-by: jrose, katleman, jjg
Wed, 10 Sep 2014 19:38:08 -0700 Merge
lana [Wed, 10 Sep 2014 19:38:08 -0700] rev 26518
Merge
Wed, 10 Sep 2014 15:17:48 -0700 8058175: [XML 1.0/1.1] - Attribute values with supplemental characters are being corrupted.
martin [Wed, 10 Sep 2014 15:17:48 -0700] rev 26517
8058175: [XML 1.0/1.1] - Attribute values with supplemental characters are being corrupted. Reviewed-by: joehw
Fri, 05 Sep 2014 14:04:22 -0700 8056202: Xerces Update: Catalog Resolver
joehw [Fri, 05 Sep 2014 14:04:22 -0700] rev 26516
8056202: Xerces Update: Catalog Resolver Reviewed-by: lancea
Thu, 11 Sep 2014 09:08:51 -0700 Added tag jdk9-b30 for changeset bbce32388a2d
katleman [Thu, 11 Sep 2014 09:08:51 -0700] rev 26515
Added tag jdk9-b30 for changeset bbce32388a2d
Wed, 05 Jul 2017 20:00:43 +0200 Merge
duke [Wed, 05 Jul 2017 20:00:43 +0200] rev 26514
Merge
Thu, 11 Sep 2014 14:30:00 -0700 Merge
lana [Thu, 11 Sep 2014 14:30:00 -0700] rev 26513
Merge
Thu, 11 Sep 2014 12:18:02 -0700 8058180: .hgignore should be updated with webrev in all repos
wetmore [Thu, 11 Sep 2014 12:18:02 -0700] rev 26512
8058180: .hgignore should be updated with webrev in all repos Reviewed-by: jrose, katleman, jjg
Thu, 11 Sep 2014 17:23:02 +0200 8058179: Global constants get in the way of self-modifying properties
hannesw [Thu, 11 Sep 2014 17:23:02 +0200] rev 26511
8058179: Global constants get in the way of self-modifying properties Reviewed-by: attila, jlaskey, sundar, lagergren
Thu, 11 Sep 2014 17:12:38 +0200 8058100: Reduce the RecompilableScriptFunctionData footprint
attila [Thu, 11 Sep 2014 17:12:38 +0200] rev 26510
8058100: Reduce the RecompilableScriptFunctionData footprint Reviewed-by: jlaskey, lagergren
Wed, 10 Sep 2014 19:37:52 -0700 Merge
lana [Wed, 10 Sep 2014 19:37:52 -0700] rev 26509
Merge
Wed, 10 Sep 2014 15:19:26 +0200 8057021: UserAccessorProperty guards fail with multiple globals
hannesw [Wed, 10 Sep 2014 15:19:26 +0200] rev 26508
8057021: UserAccessorProperty guards fail with multiple globals Reviewed-by: attila, lagergren
Wed, 10 Sep 2014 13:08:58 +0200 8034954: Optimistic iteration in for-in and for-each
attila [Wed, 10 Sep 2014 13:08:58 +0200] rev 26507
8034954: Optimistic iteration in for-in and for-each Reviewed-by: hannesw, lagergren
Wed, 10 Sep 2014 12:37:44 +0200 8057703: More empty classes generated by Nashorn
lagergren [Wed, 10 Sep 2014 12:37:44 +0200] rev 26506
8057703: More empty classes generated by Nashorn Reviewed-by: attila, sundar
Tue, 09 Sep 2014 15:34:14 +0200 8057931: Instead of not skipping small functions in parser, make lexer avoid them instead
attila [Tue, 09 Sep 2014 15:34:14 +0200] rev 26505
8057931: Instead of not skipping small functions in parser, make lexer avoid them instead Reviewed-by: hannesw, sundar
Tue, 09 Sep 2014 15:33:58 +0200 8057930: remove eval ID
attila [Tue, 09 Sep 2014 15:33:58 +0200] rev 26504
8057930: remove eval ID Reviewed-by: hannesw, sundar
Mon, 08 Sep 2014 18:40:58 +0200 8057148: Skip nested functions on reparse
attila [Mon, 08 Sep 2014 18:40:58 +0200] rev 26503
8057148: Skip nested functions on reparse Reviewed-by: hannesw, lagergren
Mon, 08 Sep 2014 15:37:50 +0400 8057678: Tests for let and const keywords in Nashorn
yan [Mon, 08 Sep 2014 15:37:50 +0400] rev 26502
8057678: Tests for let and const keywords in Nashorn Reviewed-by: hannesw, lagergren Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
Mon, 08 Sep 2014 15:51:27 +0530 8057742: ant clean test should not fail if one or more external test suites are missing
sundar [Mon, 08 Sep 2014 15:51:27 +0530] rev 26501
8057742: ant clean test should not fail if one or more external test suites are missing Reviewed-by: lagergren, hannesw
Fri, 05 Sep 2014 16:28:17 +0200 8057588: Lots of trivial (empty) classes were generated by the Nashorn compiler as part of restOf-method generation
lagergren [Fri, 05 Sep 2014 16:28:17 +0200] rev 26500
8057588: Lots of trivial (empty) classes were generated by the Nashorn compiler as part of restOf-method generation Reviewed-by: attila, sundar, hannesw
Fri, 05 Sep 2014 16:28:02 +0200 8057611: Nashorn did not dump the JOx classes to disk when running with the -d flag
lagergren [Fri, 05 Sep 2014 16:28:02 +0200] rev 26499
8057611: Nashorn did not dump the JOx classes to disk when running with the -d flag Reviewed-by: attila, sundar, hannesw
Thu, 11 Sep 2014 09:09:02 -0700 Added tag jdk9-b30 for changeset 00bb2442d1d6
katleman [Thu, 11 Sep 2014 09:09:02 -0700] rev 26498
Added tag jdk9-b30 for changeset 00bb2442d1d6
Wed, 05 Jul 2017 20:00:37 +0200 Merge
duke [Wed, 05 Jul 2017 20:00:37 +0200] rev 26497
Merge
Thu, 11 Sep 2014 14:28:13 -0700 Merge
lana [Thu, 11 Sep 2014 14:28:13 -0700] rev 26496
Merge
Thu, 11 Sep 2014 12:17:58 -0700 8058180: .hgignore should be updated with webrev in all repos
wetmore [Thu, 11 Sep 2014 12:17:58 -0700] rev 26495
8058180: .hgignore should be updated with webrev in all repos Reviewed-by: jrose, katleman, jjg
Thu, 11 Sep 2014 09:08:40 -0700 Added tag jdk9-b30 for changeset 10aa2df75c46
katleman [Thu, 11 Sep 2014 09:08:40 -0700] rev 26494
Added tag jdk9-b30 for changeset 10aa2df75c46
Wed, 05 Jul 2017 20:00:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:00:32 +0200] rev 26493
Merge
Thu, 11 Sep 2014 14:29:21 -0700 Merge
lana [Thu, 11 Sep 2014 14:29:21 -0700] rev 26492
Merge
Thu, 11 Sep 2014 17:00:08 -0400 8057826: Minor clean-up to the java.sql Date/Time/Timestamp tests
lancea [Thu, 11 Sep 2014 17:00:08 -0400] rev 26491
8057826: Minor clean-up to the java.sql Date/Time/Timestamp tests Reviewed-by: redestad, joehw
Thu, 11 Sep 2014 12:18:06 -0700 8058180: .hgignore should be updated with webrev in all repos
wetmore [Thu, 11 Sep 2014 12:18:06 -0700] rev 26490
8058180: .hgignore should be updated with webrev in all repos Reviewed-by: jrose, katleman, jjg
Thu, 11 Sep 2014 17:06:35 +0000 8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
valeriep [Thu, 11 Sep 2014 17:06:35 +0000] rev 26489
8039898: sunpkcs11-solaris.cfg should be in solaris specific directory Summary: Move from src/java.base/share/conf/security/ to src/jdk.crypto.pkcs11/solaris/conf/security Reviewed-by: erikj, ihse
Thu, 11 Sep 2014 08:01:33 -0700 8057746: Cannot handle JdpException in JMX agent initialization.
dsamersoff [Thu, 11 Sep 2014 08:01:33 -0700] rev 26488
8057746: Cannot handle JdpException in JMX agent initialization. Summary: Add special handling for JdpException Reviewed-by: jbachorik Contributed-by: Yasumasa Suenaga <yasuenag@gmail.com>
Thu, 11 Sep 2014 15:51:46 +0100 8057936: java.net.URLClassLoader.findClass uses exceptions in control flow
michaelm [Thu, 11 Sep 2014 15:51:46 +0100] rev 26487
8057936: java.net.URLClassLoader.findClass uses exceptions in control flow Reviewed-by: alanb, chegar, dholmes, mr Contributed-by: claes.redestad@oracle.com
Thu, 11 Sep 2014 06:21:10 -0700 8057556: JDP should better handle non-active interfaces
dsamersoff [Thu, 11 Sep 2014 06:21:10 -0700] rev 26486
8057556: JDP should better handle non-active interfaces Summary: skip interface if it's not up or doesn't have IP address Reviewed-by: jbachorik Contributed-by: Yasumasa Suenaga <yasuenag@gmail.com>
Thu, 11 Sep 2014 15:13:37 +0400 8057747: Several test failing after update to tzdata2014g
aefimov [Thu, 11 Sep 2014 15:13:37 +0400] rev 26485
8057747: Several test failing after update to tzdata2014g Reviewed-by: alanb
Thu, 11 Sep 2014 12:54:02 +0200 8058089: api/javax_management/loading/MLetArgsSupport.html\#MLetArgsSupportTest0001 fails because of java.lang.IllegalArgumentException (argument type mismatch)
jbachorik [Thu, 11 Sep 2014 12:54:02 +0200] rev 26484
8058089: api/javax_management/loading/MLetArgsSupport.html\#MLetArgsSupportTest0001 fails because of java.lang.IllegalArgumentException (argument type mismatch) Reviewed-by: dfuchs
Wed, 10 Sep 2014 19:37:23 -0700 Merge
lana [Wed, 10 Sep 2014 19:37:23 -0700] rev 26483
Merge
Wed, 10 Sep 2014 19:19:52 +0400 8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively
vlivanov [Wed, 10 Sep 2014 19:19:52 +0400] rev 26482
8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:52 +0400 8057042: LambdaFormEditor: derive new LFs from a base LF
vlivanov [Wed, 10 Sep 2014 19:19:52 +0400] rev 26481
8057042: LambdaFormEditor: derive new LFs from a base LF Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:52 +0400 8056926: Improve caching of GuardWithTest combinator
vlivanov [Wed, 10 Sep 2014 19:19:52 +0400] rev 26480
8056926: Improve caching of GuardWithTest combinator Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:51 +0400 8057657: Annotate LambdaForm parameters with types
vlivanov [Wed, 10 Sep 2014 19:19:51 +0400] rev 26479
8057657: Annotate LambdaForm parameters with types Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:51 +0400 8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks
vlivanov [Wed, 10 Sep 2014 19:19:51 +0400] rev 26478
8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:51 +0400 8057654: Extract checks performed during MethodHandle construction into separate methods
vlivanov [Wed, 10 Sep 2014 19:19:51 +0400] rev 26477
8057654: Extract checks performed during MethodHandle construction into separate methods Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:50 +0400 8050887: Intrinsify constants for default values
vlivanov [Wed, 10 Sep 2014 19:19:50 +0400] rev 26476
8050887: Intrinsify constants for default values Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:50 +0400 8050884: Intrinsify ValueConversions.identity() functions
vlivanov [Wed, 10 Sep 2014 19:19:50 +0400] rev 26475
8050884: Intrinsify ValueConversions.identity() functions Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:50 +0400 8050877: Improve code for pairwise argument conversions and value boxing/unboxing
vlivanov [Wed, 10 Sep 2014 19:19:50 +0400] rev 26474
8050877: Improve code for pairwise argument conversions and value boxing/unboxing Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:50 +0400 8050200: Make LambdaForm intrinsics detection more robust
vlivanov [Wed, 10 Sep 2014 19:19:50 +0400] rev 26473
8050200: Make LambdaForm intrinsics detection more robust Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:49 +0400 8050057: Improve caching of MethodHandle reinvokers
vlivanov [Wed, 10 Sep 2014 19:19:49 +0400] rev 26472
8050057: Improve caching of MethodHandle reinvokers Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:49 +0400 8050174: Support overriding of isInvokeSpecial flag in WrappedMember
vlivanov [Wed, 10 Sep 2014 19:19:49 +0400] rev 26471
8050174: Support overriding of isInvokeSpecial flag in WrappedMember Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:49 +0400 8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm)
vlivanov [Wed, 10 Sep 2014 19:19:49 +0400] rev 26470
8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm) Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:48 +0400 8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle
vlivanov [Wed, 10 Sep 2014 19:19:48 +0400] rev 26469
8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:48 +0400 8050053: Improve caching of different invokers
vlivanov [Wed, 10 Sep 2014 19:19:48 +0400] rev 26468
8050053: Improve caching of different invokers Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:47 +0400 8050052: Small cleanups in java.lang.invoke code
vlivanov [Wed, 10 Sep 2014 19:19:47 +0400] rev 26467
8050052: Small cleanups in java.lang.invoke code Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:47 +0400 8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke
vlivanov [Wed, 10 Sep 2014 19:19:47 +0400] rev 26466
8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke Reviewed-by: psandoz, iignatyev
Wed, 10 Sep 2014 19:19:47 +0400 8038261: JSR292: cache and reuse typed array accessors
vlivanov [Wed, 10 Sep 2014 19:19:47 +0400] rev 26465
8038261: JSR292: cache and reuse typed array accessors Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 19:19:46 +0400 8037209: Improvements and cleanups to bytecode assembly for lambda forms
vlivanov [Wed, 10 Sep 2014 19:19:46 +0400] rev 26464
8037209: Improvements and cleanups to bytecode assembly for lambda forms Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
Wed, 10 Sep 2014 16:14:14 +0100 8057813: Alterations to jdk_security3 test target
coffeys [Wed, 10 Sep 2014 16:14:14 +0100] rev 26463
8057813: Alterations to jdk_security3 test target Reviewed-by: mullan, wetmore, xuelei
Wed, 10 Sep 2014 13:51:17 +0100 8055251: Re-examine Integer.parseInt and Long.parseLong methods
alanb [Wed, 10 Sep 2014 13:51:17 +0100] rev 26462
8055251: Re-examine Integer.parseInt and Long.parseLong methods Reviewed-by: alanb Contributed-by: claes.redestad@oracle.com
Wed, 10 Sep 2014 10:37:12 +0200 8057937: javax/management/monitor/GaugeMonitorDeadlockTest.java should be quarantined
sla [Wed, 10 Sep 2014 10:37:12 +0200] rev 26461
8057937: javax/management/monitor/GaugeMonitorDeadlockTest.java should be quarantined Reviewed-by: sla, allwin
Wed, 10 Sep 2014 11:32:31 +0200 8057558: VirtualMachineImpl.execute on windows should close PipedInputStream before throwing exceptions
sla [Wed, 10 Sep 2014 11:32:31 +0200] rev 26460
8057558: VirtualMachineImpl.execute on windows should close PipedInputStream before throwing exceptions Reviewed-by: alanb, sspitsyn, dsamersoff
Thu, 04 Sep 2014 13:20:27 +0200 8057174: MemoryMXBean tests -- TEST FAILED: chunkSize: 6291456 is less than YOUNG_GEN_SIZE: 8388608
stefank [Thu, 04 Sep 2014 13:20:27 +0200] rev 26459
8057174: MemoryMXBean tests -- TEST FAILED: chunkSize: 6291456 is less than YOUNG_GEN_SIZE: 8388608 Reviewed-by: jbachorik, jwilhelm, dfuchs
Tue, 09 Sep 2014 19:02:36 +0400 7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets
igerasim [Tue, 09 Sep 2014 19:02:36 +0400] rev 26458
7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets Reviewed-by: chegar
Tue, 09 Sep 2014 17:20:26 +0400 8051989: Unportable format string argument mismatch in jdk/src/share/native/com/sun/java/util/jar/pack/unpack.cpp
kizune [Tue, 09 Sep 2014 17:20:26 +0400] rev 26457
8051989: Unportable format string argument mismatch in jdk/src/share/native/com/sun/java/util/jar/pack/unpack.cpp Reviewed-by: ksrini
Tue, 09 Sep 2014 12:04:31 +0200 5043030: (reflect) unnecessary object creation in reflection
jfranck [Tue, 09 Sep 2014 12:04:31 +0200] rev 26456
5043030: (reflect) unnecessary object creation in reflection Summary: Use valueOf() instead of new for primitive wrappers. Reviewed-by: jfranck Contributed-by: Andrej Golovnin <andrej.golovnin@gmail.com>
Tue, 09 Sep 2014 10:48:01 +0200 8054987: (reflect) Add sharing of annotations between instances of Executable
jfranck [Tue, 09 Sep 2014 10:48:01 +0200] rev 26455
8054987: (reflect) Add sharing of annotations between instances of Executable Reviewed-by: darcy, plevart
Mon, 08 Sep 2014 20:29:15 +0200 8057778: Misc cleanups of the attach code (aix)
sla [Mon, 08 Sep 2014 20:29:15 +0200] rev 26454
8057778: Misc cleanups of the attach code (aix) Reviewed-by: simonis
Mon, 08 Sep 2014 14:46:51 +0200 8057776: Misc cleanups of the attach code
sla [Mon, 08 Sep 2014 14:46:51 +0200] rev 26453
8057776: Misc cleanups of the attach code Reviewed-by: alanb, dfuchs, jbachorik
Sun, 07 Sep 2014 23:04:09 +0400 8049343: (tz) Support tzdata2014g
aefimov [Sun, 07 Sep 2014 23:04:09 +0400] rev 26452
8049343: (tz) Support tzdata2014g Reviewed-by: mfang, okutsu
Fri, 29 Aug 2014 14:50:15 -0700 8056951: pico-optimize contains(Object) methods
martin [Fri, 29 Aug 2014 14:50:15 -0700] rev 26451
8056951: pico-optimize contains(Object) methods Summary: use idiiom >= 0 consistently to check for valid index Reviewed-by: mduigou
Fri, 05 Sep 2014 15:09:05 +0200 8057686: Clean up ProblemList.txt
ykantser [Fri, 05 Sep 2014 15:09:05 +0200] rev 26450
8057686: Clean up ProblemList.txt Reviewed-by: jbachorik
Fri, 05 Sep 2014 12:18:31 +0100 8029516: (fs) WatchKey cancel unreliable on Windows
alanb [Fri, 05 Sep 2014 12:18:31 +0100] rev 26449
8029516: (fs) WatchKey cancel unreliable on Windows Reviewed-by: chegar
Fri, 05 Sep 2014 10:54:28 +0200 8056248: Improve ForkJoin thread throttling
dl [Fri, 05 Sep 2014 10:54:28 +0200] rev 26448
8056248: Improve ForkJoin thread throttling Reviewed-by: psandoz, martin
Thu, 11 Sep 2014 09:08:56 -0700 Added tag jdk9-b30 for changeset dfdf7c92f55e
katleman [Thu, 11 Sep 2014 09:08:56 -0700] rev 26447
Added tag jdk9-b30 for changeset dfdf7c92f55e
Wed, 05 Jul 2017 20:00:24 +0200 Merge
duke [Wed, 05 Jul 2017 20:00:24 +0200] rev 26446
Merge
Thu, 11 Sep 2014 14:28:30 -0700 Merge
lana [Thu, 11 Sep 2014 14:28:30 -0700] rev 26445
Merge
Thu, 11 Sep 2014 12:18:02 -0700 8058180: .hgignore should be updated with webrev in all repos
wetmore [Thu, 11 Sep 2014 12:18:02 -0700] rev 26444
8058180: .hgignore should be updated with webrev in all repos Reviewed-by: jrose, katleman, jjg
Wed, 10 Sep 2014 19:36:46 -0700 Merge
lana [Wed, 10 Sep 2014 19:36:46 -0700] rev 26443
Merge
Thu, 04 Sep 2014 22:59:17 -0700 Merge
kvn [Thu, 04 Sep 2014 22:59:17 -0700] rev 26442
Merge
Wed, 03 Sep 2014 14:39:13 +0200 8057129: Fix AIX build after the Extend CompileCommand=option change 8055286
simonis [Wed, 03 Sep 2014 14:39:13 +0200] rev 26441
8057129: Fix AIX build after the Extend CompileCommand=option change 8055286 Reviewed-by: kvn
Sat, 02 Aug 2014 06:15:23 +0200 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland [Sat, 02 Aug 2014 06:15:23 +0200] rev 26440
8057038: Speculative traps not robust when compilation and class unloading are concurrent Summary: speculative traps can be removed from MDO while being copied by compiler Reviewed-by: kvn, iveresov
Wed, 03 Sep 2014 15:29:57 +0400 8055904: Develop tests for new command-line options related to SHA intrinsics
fzhinkin [Wed, 03 Sep 2014 15:29:57 +0400] rev 26439
8055904: Develop tests for new command-line options related to SHA intrinsics Reviewed-by: kvn, iignatyev
Wed, 03 Sep 2014 15:26:06 +0400 8055903: Develop sanity tests on SPARC's SHA instructions support
fzhinkin [Wed, 03 Sep 2014 15:26:06 +0400] rev 26438
8055903: Develop sanity tests on SPARC's SHA instructions support Reviewed-by: kvn, iignatyev
Wed, 03 Sep 2014 15:24:26 +0400 8056091: Move compiler/intrinsics/mathexact/sanity/Verifier to compiler/testlibrary and extend its functionality
fzhinkin [Wed, 03 Sep 2014 15:24:26 +0400] rev 26437
8056091: Move compiler/intrinsics/mathexact/sanity/Verifier to compiler/testlibrary and extend its functionality Reviewed-by: kvn, iignatyev
Wed, 27 Aug 2014 17:37:18 +0200 8055946: assert(result == NULL || result->is_oop()) failed: must be oop
roland [Wed, 27 Aug 2014 17:37:18 +0200] rev 26436
8055946: assert(result == NULL || result->is_oop()) failed: must be oop Summary: caller of popped frame doesn't have valid result during deoptimization Reviewed-by: kvn
Fri, 29 Aug 2014 16:32:29 +0200 8055910: closed/java/util/Collections/CheckedCollections.java failed with ClassCastException not thrown
roland [Fri, 29 Aug 2014 16:32:29 +0200] rev 26435
8055910: closed/java/util/Collections/CheckedCollections.java failed with ClassCastException not thrown Summary: missing subtype check for Arrays.copyOf intrinsic Reviewed-by: kvn, iveresov
Tue, 02 Sep 2014 12:48:45 -0700 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
kvn [Tue, 02 Sep 2014 12:48:45 -0700] rev 26434
8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method Summary: Add new C2 intrinsic for BigInteger::multiplyToLen() on x86 in 64-bit VM. Reviewed-by: roland
Tue, 02 Sep 2014 10:26:48 -0700 8056964: JDK-8055286 changes are incomplete.
kvn [Tue, 02 Sep 2014 10:26:48 -0700] rev 26433
8056964: JDK-8055286 changes are incomplete. Summary: added ccstr and ccstrlist types to compilerOracle 'option' command Reviewed-by: roland
Fri, 29 Aug 2014 19:45:49 -0400 8054292: code comments leak in fastdebug builds
drchase [Fri, 29 Aug 2014 19:45:49 -0400] rev 26432
8054292: code comments leak in fastdebug builds Summary: Added deallocation to destructor; hardened interface against misuse Reviewed-by: kvn
Fri, 29 Aug 2014 13:46:50 +0000 Merge
thartmann [Fri, 29 Aug 2014 13:46:50 +0000] rev 26431
Merge
Fri, 29 Aug 2014 15:32:16 +0200 8055286: Extend CompileCommand=option to handle numeric parameters
zmajo [Fri, 29 Aug 2014 15:32:16 +0200] rev 26430
8055286: Extend CompileCommand=option to handle numeric parameters Summary: Changed CompileCommand=option to handle "extended" parameters: Klass::method,type,flag,value. Types supported are bool, intx, and uintx. Reviewed-by: kvn, roland
Fri, 29 Aug 2014 14:46:35 +0200 8056067: NodeHash debug variables are available in product build
thartmann [Fri, 29 Aug 2014 14:46:35 +0200] rev 26429
8056067: NodeHash debug variables are available in product build Summary: Make NodeHash debug variables only available in debug/optimized build. Reviewed-by: kvn, roland
Thu, 28 Aug 2014 23:30:13 +0400 8056223: typo in export_optimized_jdk
iignatyev [Thu, 28 Aug 2014 23:30:13 +0400] rev 26428
8056223: typo in export_optimized_jdk Reviewed-by: kvn
Thu, 04 Sep 2014 13:45:39 -0700 Merge
jmasa [Thu, 04 Sep 2014 13:45:39 -0700] rev 26427
Merge
Thu, 04 Sep 2014 12:25:05 -0700 Merge
jmasa [Thu, 04 Sep 2014 12:25:05 -0700] rev 26426
Merge
Wed, 03 Sep 2014 15:07:47 +0000 Merge
tschatzl [Wed, 03 Sep 2014 15:07:47 +0000] rev 26425
Merge
Wed, 03 Sep 2014 17:01:57 +0200 8057143: Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq
tschatzl [Wed, 03 Sep 2014 17:01:57 +0200] rev 26424
8057143: Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq Summary: Fixup the remaining variable names. Reviewed-by: tonyp, jwilhelm
Wed, 03 Sep 2014 12:45:14 +0200 8057037: Verification in ClassLoaderData::is_alive is too slow
stefank [Wed, 03 Sep 2014 12:45:14 +0200] rev 26423
8057037: Verification in ClassLoaderData::is_alive is too slow Reviewed-by: brutisso, mgerdin, tschatzl
Fri, 29 Aug 2014 13:12:21 +0200 8048268: G1 Code Root Migration performs poorly
mgerdin [Fri, 29 Aug 2014 13:12:21 +0200] rev 26422
8048268: G1 Code Root Migration performs poorly Summary: Replace G1CodeRootSet with a Hashtable based implementation, merge Code Root Migration phase into Code Root Scanning Reviewed-by: jmasa, brutisso, tschatzl
Fri, 29 Aug 2014 13:08:01 +0200 8056084: Refactor Hashtable to allow implementations without rehashing support
mgerdin [Fri, 29 Aug 2014 13:08:01 +0200] rev 26421
8056084: Refactor Hashtable to allow implementations without rehashing support Reviewed-by: gziemski, jmasa, brutisso, coleenp, tschatzl
Wed, 03 Sep 2014 17:30:23 -0400 8057147: [TESTBUG] Platform.isDebugBuild() doesn't work on all build types
ctornqvi [Wed, 03 Sep 2014 17:30:23 -0400] rev 26420
8057147: [TESTBUG] Platform.isDebugBuild() doesn't work on all build types Summary: Check java.version for debug string as well Reviewed-by: gtriantafill, hseigel, sla, acorn, dcubed
Tue, 02 Sep 2014 09:51:24 -0700 8056971: Minor class loading clean-up
iklam [Tue, 02 Sep 2014 09:51:24 -0700] rev 26419
8056971: Minor class loading clean-up Summary: Misplacement of #if INCLUE_CDS, typos, unnecessary C string duplication Reviewed-by: dholmes, ccheung
Fri, 29 Aug 2014 11:35:03 -0700 Merge
sspitsyn [Fri, 29 Aug 2014 11:35:03 -0700] rev 26418
Merge
Fri, 29 Aug 2014 13:34:16 +0200 8055838: Hotspot does not compile with clang 6.0 (OS X Yosemite)
sla [Fri, 29 Aug 2014 13:34:16 +0200] rev 26417
8055838: Hotspot does not compile with clang 6.0 (OS X Yosemite) Reviewed-by: lfoltan, kvn
Thu, 28 Aug 2014 13:01:44 -0400 Merge
lfoltan [Thu, 28 Aug 2014 13:01:44 -0400] rev 26416
Merge
Thu, 28 Aug 2014 11:56:06 -0400 8054355: ENFORCE_CC_COMPILER_REV needs to be updated to Solaris C++ 12u3 for JDK 9.
lfoltan [Thu, 28 Aug 2014 11:56:06 -0400] rev 26415
8054355: ENFORCE_CC_COMPILER_REV needs to be updated to Solaris C++ 12u3 for JDK 9. Summary: Update of C++ validiation check for JDK 9 on Solaris. Reviewed-by: coleenp, dcubed, kvn
Thu, 28 Aug 2014 15:44:02 +0000 Merge
coleenp [Thu, 28 Aug 2014 15:44:02 +0000] rev 26414
Merge
Thu, 28 Aug 2014 11:30:11 -0400 Merge
coleenp [Thu, 28 Aug 2014 11:30:11 -0400] rev 26413
Merge
Thu, 28 Aug 2014 11:29:09 -0400 8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
coleenp [Thu, 28 Aug 2014 11:29:09 -0400] rev 26412
8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2) Summary: This removes component mirrors from arrayKlass metadata and the C2 intrinsic for them. Reviewed-by: kvn, twisti, mgerdin
Thu, 28 Aug 2014 07:46:49 -0700 8029172: warnings from b117 for hotspot.agent.src.os.linux: JNI exception pending
dsamersoff [Thu, 28 Aug 2014 07:46:49 -0700] rev 26411
8029172: warnings from b117 for hotspot.agent.src.os.linux: JNI exception pending Summary: Added missed exception checks Reviewed-by: chegar, sla
Thu, 28 Aug 2014 06:32:16 -0700 8031583: warnings from b03 for hotspot/agent/src/os/solaris/proc: JNI exception pending
dsamersoff [Thu, 28 Aug 2014 06:32:16 -0700] rev 26410
8031583: warnings from b03 for hotspot/agent/src/os/solaris/proc: JNI exception pending Summary: Added missed exception checks Reviewed-by: sla, sspitsyn
Thu, 28 Aug 2014 10:28:21 +0200 8055755: Information about loaded dynamic libraries is wrong on MacOSX
sla [Thu, 28 Aug 2014 10:28:21 +0200] rev 26409
8055755: Information about loaded dynamic libraries is wrong on MacOSX Summary: The information about loaded dynamic libraries printed in hs_err_pid files or by running the jcmd VM.dynlib is partly incorrect. The address printed in front of the library file name is wrong. Reviewed-by: sla, gziemski, gtriantafill Contributed-by: fredrik.arvidsson@oracle.com
Wed, 27 Aug 2014 10:42:28 -0700 8056175: Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC
ccheung [Wed, 27 Aug 2014 10:42:28 -0700] rev 26408
8056175: Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC Summary: cast the result of the conversion to uintx Reviewed-by: ccheung, coleenp Contributed-by: volker.simonis@gmail.com
Thu, 11 Sep 2014 09:08:47 -0700 Added tag jdk9-b30 for changeset 9628dff9b9a1
katleman [Thu, 11 Sep 2014 09:08:47 -0700] rev 26407
Added tag jdk9-b30 for changeset 9628dff9b9a1
Thu, 11 Sep 2014 14:27:55 -0700 Merge
lana [Thu, 11 Sep 2014 14:27:55 -0700] rev 26406
Merge
Thu, 11 Sep 2014 10:29:15 +0100 8058117: Missing jdk.deploy.osx from modules.xml
chegar [Thu, 11 Sep 2014 10:29:15 +0100] rev 26405
8058117: Missing jdk.deploy.osx from modules.xml Reviewed-by: alanb, mchung
Wed, 10 Sep 2014 19:36:32 -0700 Merge
lana [Wed, 10 Sep 2014 19:36:32 -0700] rev 26404
Merge
Wed, 10 Sep 2014 17:32:40 -0700 8057627: Add org.w3c.dom.ranges and org.w3c.dom.traversal as exported API in modules.xml
mchung [Wed, 10 Sep 2014 17:32:40 -0700] rev 26403
8057627: Add org.w3c.dom.ranges and org.w3c.dom.traversal as exported API in modules.xml Reviewed-by: alanb
Wed, 10 Sep 2014 12:28:14 -0700 8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK
mduigou [Wed, 10 Sep 2014 12:28:14 -0700] rev 26402
8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK Reviewed-by: ihse, erikj
Wed, 10 Sep 2014 16:13:35 +0100 8057813: Alterations to jdk_security3 test target
coffeys [Wed, 10 Sep 2014 16:13:35 +0100] rev 26401
8057813: Alterations to jdk_security3 test target Reviewed-by: mullan, wetmore, xuelei
Tue, 09 Sep 2014 17:42:07 +0100 8057538: Build the freetype library during configure on Windows
simonis [Tue, 09 Sep 2014 17:42:07 +0100] rev 26400
8057538: Build the freetype library during configure on Windows Reviewed-by: erikj, ihse
Tue, 09 Sep 2014 15:12:50 +0200 8057125: The fix for JDK-8027627 was incomplete: Don't hardcode bash anywhere.
ihse [Tue, 09 Sep 2014 15:12:50 +0200] rev 26399
8057125: The fix for JDK-8027627 was incomplete: Don't hardcode bash anywhere. Reviewed-by: erikj
Fri, 05 Sep 2014 12:42:41 +0200 8057537: Serialize reconfigure and fix make clean-foo foo
erikj [Fri, 05 Sep 2014 12:42:41 +0200] rev 26398
8057537: Serialize reconfigure and fix make clean-foo foo Reviewed-by: dholmes, ihse, tbell
Thu, 11 Sep 2014 09:08:38 -0700 Added tag jdk9-b30 for changeset 8d6d3257c748
katleman [Thu, 11 Sep 2014 09:08:38 -0700] rev 26397
Added tag jdk9-b30 for changeset 8d6d3257c748
Wed, 05 Jul 2017 20:00:08 +0200 Added tag jdk9-b30 for changeset b2287cac7813
duke [Wed, 05 Jul 2017 20:00:08 +0200] rev 26396
Added tag jdk9-b30 for changeset b2287cac7813
Wed, 05 Jul 2017 20:00:07 +0200 Merge jdk9-b30
duke [Wed, 05 Jul 2017 20:00:07 +0200] rev 26395
Merge
Wed, 05 Jul 2017 20:00:03 +0200 Merge
duke [Wed, 05 Jul 2017 20:00:03 +0200] rev 26394
Merge
Thu, 04 Sep 2014 14:45:48 -0700 Merge
lana [Thu, 04 Sep 2014 14:45:48 -0700] rev 26393
Merge
Thu, 04 Sep 2014 08:49:20 +0200 8047675: tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea)
jlahoda [Thu, 04 Sep 2014 08:49:20 +0200] rev 26392
8047675: tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea) Summary: Using ToolBox to start new Java processes, to avoid passing default VM options to the newly started process. Reviewed-by: jjg
Thu, 04 Sep 2014 08:48:29 +0200 8054563: Update RunCodingRules.java for source code reorg
jlahoda [Thu, 04 Sep 2014 08:48:29 +0200] rev 26391
8054563: Update RunCodingRules.java for source code reorg Summary: Tests RunCodingRules and MessageInfo fixed to work in the new source code structure. Reviewed-by: jjg
Wed, 03 Sep 2014 14:19:39 -0700 8038414: Constant pool's strings are not escaped properly
jjg [Wed, 03 Sep 2014 14:19:39 -0700] rev 26390
8038414: Constant pool's strings are not escaped properly Reviewed-by: jjg, mcimadamore, ksrini
Wed, 03 Sep 2014 14:06:25 -0700 8034861: Incorrect format and indentation of InnerClasses section
jjg [Wed, 03 Sep 2014 14:06:25 -0700] rev 26389
8034861: Incorrect format and indentation of InnerClasses section Reviewed-by: jjg, ksrini, mcimadamore, lagergren
Wed, 03 Sep 2014 19:22:16 +0400 8044597: Request to update tools/javap/T4501661.java to add test for package option
kizune [Wed, 03 Sep 2014 19:22:16 +0400] rev 26388
8044597: Request to update tools/javap/T4501661.java to add test for package option Reviewed-by: jjg
Mon, 01 Sep 2014 17:41:01 +0100 8057005: IntelliJ should allow import for nested classes
mcimadamore [Mon, 01 Sep 2014 17:41:01 +0100] rev 26387
8057005: IntelliJ should allow import for nested classes Summary: Minor tweaks to langtools intellij project Reviewed-by: jfranck
Fri, 29 Aug 2014 14:08:49 -0700 8056288: Missing bug id in test/com/sun/javadoc/testOrdering/TestOrdering.java
sogoel [Fri, 29 Aug 2014 14:08:49 -0700] rev 26386
8056288: Missing bug id in test/com/sun/javadoc/testOrdering/TestOrdering.java Reviewed-by: ksrini
Thu, 04 Sep 2014 13:26:40 -0700 Added tag jdk9-b29 for changeset 639910c83675
katleman [Thu, 04 Sep 2014 13:26:40 -0700] rev 26385
Added tag jdk9-b29 for changeset 639910c83675
Wed, 05 Jul 2017 19:59:57 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:57 +0200] rev 26384
Merge
Thu, 04 Sep 2014 13:26:38 -0700 Added tag jdk9-b29 for changeset 08af5d44cadd
katleman [Thu, 04 Sep 2014 13:26:38 -0700] rev 26383
Added tag jdk9-b29 for changeset 08af5d44cadd
Wed, 05 Jul 2017 19:59:54 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:54 +0200] rev 26382
Merge
Thu, 04 Sep 2014 13:26:26 -0700 Added tag jdk9-b29 for changeset f402435374ad
katleman [Thu, 04 Sep 2014 13:26:26 -0700] rev 26381
Added tag jdk9-b29 for changeset f402435374ad
Wed, 05 Jul 2017 19:59:50 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:50 +0200] rev 26380
Merge
Thu, 04 Sep 2014 14:45:42 -0700 Merge
lana [Thu, 04 Sep 2014 14:45:42 -0700] rev 26379
Merge
Thu, 04 Sep 2014 18:57:14 +0200 8056129: AtomicInteger is treated as primitive number with optimistic compilation
attila [Thu, 04 Sep 2014 18:57:14 +0200] rev 26378
8056129: AtomicInteger is treated as primitive number with optimistic compilation Reviewed-by: jlaskey, lagergren
Thu, 04 Sep 2014 15:37:14 +0200 8051889: Implement block scoping in symbol assignment and scope computation
hannesw [Thu, 04 Sep 2014 15:37:14 +0200] rev 26377
8051889: Implement block scoping in symbol assignment and scope computation Reviewed-by: attila, lagergren
Thu, 04 Sep 2014 14:42:30 +0200 8057551: Let the -d flag dump _all_ generated classes to disk and work outside --compile-only mode
lagergren [Thu, 04 Sep 2014 14:42:30 +0200] rev 26376
8057551: Let the -d flag dump _all_ generated classes to disk and work outside --compile-only mode Reviewed-by: attila, jlaskey
Thu, 04 Sep 2014 10:52:42 +0200 8057019: Various problems with extra arguments to applies
lagergren [Thu, 04 Sep 2014 10:52:42 +0200] rev 26375
8057019: Various problems with extra arguments to applies Reviewed-by: attila, hannesw, jlaskey
Wed, 03 Sep 2014 14:33:34 +0200 8056913: Limit the size of type info cache on disk
attila [Wed, 03 Sep 2014 14:33:34 +0200] rev 26374
8056913: Limit the size of type info cache on disk Reviewed-by: jlaskey, lagergren
Mon, 01 Sep 2014 17:34:37 +0400 8054343: Nashorn: Some tests fails on windows with AccessControlException
yan [Mon, 01 Sep 2014 17:34:37 +0400] rev 26373
8054343: Nashorn: Some tests fails on windows with AccessControlException Reviewed-by: lagergren, sundar Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
Thu, 04 Sep 2014 13:26:40 -0700 Added tag jdk9-b29 for changeset 14591ffc0c61
katleman [Thu, 04 Sep 2014 13:26:40 -0700] rev 26372
Added tag jdk9-b29 for changeset 14591ffc0c61
Wed, 05 Jul 2017 19:59:46 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:46 +0200] rev 26371
Merge
Thu, 04 Sep 2014 13:26:25 -0700 Added tag jdk9-b29 for changeset ca9aa0749e5d
katleman [Thu, 04 Sep 2014 13:26:25 -0700] rev 26370
Added tag jdk9-b29 for changeset ca9aa0749e5d
Wed, 05 Jul 2017 19:59:42 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:42 +0200] rev 26369
Merge
Thu, 04 Sep 2014 14:47:04 -0700 Merge
lana [Thu, 04 Sep 2014 14:47:04 -0700] rev 26368
Merge
Thu, 04 Sep 2014 12:23:01 -0400 8055776: Add tests to exercise SQLPermissions for DriverManager & SyncFactory
lancea [Thu, 04 Sep 2014 12:23:01 -0400] rev 26367
8055776: Add tests to exercise SQLPermissions for DriverManager & SyncFactory Reviewed-by: rriggs
Thu, 04 Sep 2014 00:32:43 -0700 8055222: ISO 4217 Amendment #159
yhuang [Thu, 04 Sep 2014 00:32:43 -0700] rev 26366
8055222: ISO 4217 Amendment #159 Reviewed-by: naoto
Wed, 03 Sep 2014 17:08:58 +0200 8057134: sun/management/jmxremote/startstop/JMXStartStopTest.java failing intermittently
jbachorik [Wed, 03 Sep 2014 17:08:58 +0200] rev 26365
8057134: sun/management/jmxremote/startstop/JMXStartStopTest.java failing intermittently Reviewed-by: sla, dfuchs
Wed, 03 Sep 2014 16:05:41 +0200 8057150: Add more diagnostics to JMXStartStopTest
jbachorik [Wed, 03 Sep 2014 16:05:41 +0200] rev 26364
8057150: Add more diagnostics to JMXStartStopTest Reviewed-by: sla, dfuchs
Wed, 03 Sep 2014 06:57:40 +0000 8048621: Implement basic keystore tests
xuelei [Wed, 03 Sep 2014 06:57:40 +0000] rev 26363
8048621: Implement basic keystore tests Reviewed-by: xuelei Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Wed, 03 Sep 2014 02:11:16 +0000 8048362: Tests for doPrivileged with accomplice
xuelei [Wed, 03 Sep 2014 02:11:16 +0000] rev 26362
8048362: Tests for doPrivileged with accomplice Reviewed-by: vinnie Contributed-by: Raghu Nair <raghu.k.nair@oracle.com>
Tue, 02 Sep 2014 22:23:04 +0100 8057076: Correct exception message in CertAndKeyGen.java
coffeys [Tue, 02 Sep 2014 22:23:04 +0100] rev 26361
8057076: Correct exception message in CertAndKeyGen.java Reviewed-by: mullan
Tue, 02 Sep 2014 14:11:38 -0700 8038436: Re-examine the mechanism to determine available localedata and cldrdata
naoto [Tue, 02 Sep 2014 14:11:38 -0700] rev 26360
8038436: Re-examine the mechanism to determine available localedata and cldrdata Reviewed-by: alanb, mchung, okutsu
Tue, 02 Sep 2014 11:21:29 -0700 Merge
prr [Tue, 02 Sep 2014 11:21:29 -0700] rev 26359
Merge
Mon, 25 Aug 2014 10:43:59 -0700 Merge
prr [Mon, 25 Aug 2014 10:43:59 -0700] rev 26358
Merge
Fri, 22 Aug 2014 11:02:00 -0700 8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
prr [Fri, 22 Aug 2014 11:02:00 -0700] rev 26357
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib Reviewed-by: bae, mchung, erikj
Fri, 22 Aug 2014 10:33:05 -0700 Merge
prr [Fri, 22 Aug 2014 10:33:05 -0700] rev 26356
Merge
Thu, 21 Aug 2014 18:48:12 +0400 8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp
serb [Thu, 21 Aug 2014 18:48:12 +0400] rev 26355
8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp Reviewed-by: alexsch, prr
Tue, 19 Aug 2014 14:38:25 -0700 8055201: JNI exception pending in jdk/src/solaris/native/sun/awt/CUPSfuncs.c
prr [Tue, 19 Aug 2014 14:38:25 -0700] rev 26354
8055201: JNI exception pending in jdk/src/solaris/native/sun/awt/CUPSfuncs.c Reviewed-by: bae, serb
Tue, 19 Aug 2014 11:03:55 -0700 Merge
ddehaven [Tue, 19 Aug 2014 11:03:55 -0700] rev 26353
Merge
Mon, 18 Aug 2014 09:51:52 -0700 8055254: Address source incompatability of JSlider generification
darcy [Mon, 18 Aug 2014 09:51:52 -0700] rev 26352
8055254: Address source incompatability of JSlider generification Reviewed-by: anthony, serb
Fri, 15 Aug 2014 11:33:13 -0700 8054360: Refine generification of javax.swing
darcy [Fri, 15 Aug 2014 11:33:13 -0700] rev 26351
8054360: Refine generification of javax.swing Reviewed-by: anthony, alexsch, dlsmith
Fri, 15 Aug 2014 13:02:46 +0400 8054878: javadoc issues in javax.imageio
yan [Fri, 15 Aug 2014 13:02:46 +0400] rev 26350
8054878: javadoc issues in javax.imageio Summary: Fix javadoc missing @exception issues in javax.imageio Reviewed-by: prr Contributed-by: prhinduja@gmail.com
Thu, 14 Aug 2014 18:43:45 +0400 8042199: The build of J2DBench via makefile is broken after the JDK-8005402
serb [Thu, 14 Aug 2014 18:43:45 +0400] rev 26349
8042199: The build of J2DBench via makefile is broken after the JDK-8005402 Reviewed-by: flar, bae
Thu, 14 Aug 2014 14:19:58 +0100 8046887: JNI exception pending in jdk/src/solaris/native/sun/awt: awt_DrawingSurface.c, awt_GraphicsEnv.c, awt_InputMethod.c, sun_awt_X11_GtkFileDialogPeer.c
serb [Thu, 14 Aug 2014 14:19:58 +0100] rev 26348
8046887: JNI exception pending in jdk/src/solaris/native/sun/awt: awt_DrawingSurface.c, awt_GraphicsEnv.c, awt_InputMethod.c, sun_awt_X11_GtkFileDialogPeer.c Reviewed-by: azvegint, prr
Wed, 13 Aug 2014 21:45:53 +0400 8054800: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp
serb [Wed, 13 Aug 2014 21:45:53 +0400] rev 26347
8054800: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp Reviewed-by: azvegint, prr
Wed, 13 Aug 2014 13:27:43 +0400 8046007: Java app receives javax.print.PrintException: Printer is not accepting job
aivanov [Wed, 13 Aug 2014 13:27:43 +0400] rev 26346
8046007: Java app receives javax.print.PrintException: Printer is not accepting job Reviewed-by: prr, bae
Tue, 12 Aug 2014 19:02:51 +0400 8042835: Remove mnemonic character from open, save and open directory JFileChooser's buttons
mcherkas [Tue, 12 Aug 2014 19:02:51 +0400] rev 26345
8042835: Remove mnemonic character from open, save and open directory JFileChooser's buttons Reviewed-by: alexp, alexsch Contributed-by: artem.malinko@oracle.com
Tue, 12 Aug 2014 18:26:30 +0400 8053657: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK
yan [Tue, 12 Aug 2014 18:26:30 +0400] rev 26344
8053657: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK Reviewed-by: serb
Tue, 12 Aug 2014 14:38:38 +0400 8046894: JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c
serb [Tue, 12 Aug 2014 14:38:38 +0400] rev 26343
8046894: JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c Reviewed-by: azvegint, prr
Tue, 12 Aug 2014 14:22:05 +0400 8049065: [JLightweightFrame] Support DnD for SwingNode
anthony [Tue, 12 Aug 2014 14:22:05 +0400] rev 26342
8049065: [JLightweightFrame] Support DnD for SwingNode Summary: Delegate DnD operations to LightweightContent when appropriate Reviewed-by: ant, pchelko
Mon, 11 Aug 2014 10:42:51 +0400 6708093: Redundant unused native method declaration in LCMS.java
yan [Mon, 11 Aug 2014 10:42:51 +0400] rev 26341
6708093: Redundant unused native method declaration in LCMS.java Reviewed-by: bae, prr Contributed-by: prhinduja@gmail.com
Mon, 11 Aug 2014 10:39:17 +0400 6975892: Javadoc typo in javax.print.attribute.standard.DialogTypeSelection
yan [Mon, 11 Aug 2014 10:39:17 +0400] rev 26340
6975892: Javadoc typo in javax.print.attribute.standard.DialogTypeSelection Summary: Fix typos in javax.print.attribute.standard.DialogTypeSelection Reviewed-by: prr Contributed-by: anisha.nagarajan1@gmail.com
Mon, 11 Aug 2014 10:32:21 +0400 8043693: A typo in the javadoc for javax.imageio.ImageReader
yan [Mon, 11 Aug 2014 10:32:21 +0400] rev 26339
8043693: A typo in the javadoc for javax.imageio.ImageReader Summary: Correct a typo in the javadoc for javax.imageio.ImageReader Reviewed-by: prr Contributed-by: prhinduja@gmail.com
Tue, 02 Sep 2014 11:05:41 +0200 8056994: sun/tools/jstatd/TestJstatdPortAndServer.java and sun/tools/jstatd/TestJstatdServer.java miss correct check of RMI server availability
ykantser [Tue, 02 Sep 2014 11:05:41 +0200] rev 26338
8056994: sun/tools/jstatd/TestJstatdPortAndServer.java and sun/tools/jstatd/TestJstatdServer.java miss correct check of RMI server availability Reviewed-by: jbachorik, dsamersoff
Tue, 02 Sep 2014 05:48:55 +0000 8049429: Tests for java client server communications with various TLS/SSL combinations.
xuelei [Tue, 02 Sep 2014 05:48:55 +0000] rev 26337
8049429: Tests for java client server communications with various TLS/SSL combinations. Reviewed-by: xuelei Contributed-by: Raghu Nair <raghu.k.nair@oracle.com>
Mon, 01 Sep 2014 13:33:28 +0200 8056249: Improve CompletableFuture resource usage
dl [Mon, 01 Sep 2014 13:33:28 +0200] rev 26336
8056249: Improve CompletableFuture resource usage Reviewed-by: psandoz, chegar, martin
Fri, 29 Aug 2014 11:59:34 -0700 8037819: Xerces Update: jaxp/validation/XMLSchemaFactory
joehw [Fri, 29 Aug 2014 11:59:34 -0700] rev 26335
8037819: Xerces Update: jaxp/validation/XMLSchemaFactory Reviewed-by: lancea
Thu, 04 Sep 2014 13:26:40 -0700 Added tag jdk9-b29 for changeset 317aad3480c8
katleman [Thu, 04 Sep 2014 13:26:40 -0700] rev 26334
Added tag jdk9-b29 for changeset 317aad3480c8
Wed, 05 Jul 2017 19:59:21 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:21 +0200] rev 26333
Merge
Thu, 04 Sep 2014 14:45:08 -0700 Merge
lana [Thu, 04 Sep 2014 14:45:08 -0700] rev 26332
Merge
Fri, 29 Aug 2014 08:14:19 -0700 Merge
jmasa [Fri, 29 Aug 2014 08:14:19 -0700] rev 26331
Merge
Thu, 28 Aug 2014 15:55:05 +0000 Merge
tschatzl [Thu, 28 Aug 2014 15:55:05 +0000] rev 26330
Merge
Thu, 28 Aug 2014 17:06:29 +0200 Merge
tschatzl [Thu, 28 Aug 2014 17:06:29 +0200] rev 26329
Merge
Thu, 28 Aug 2014 18:38:31 +0400 8050464: G1 string deduplication tests hang/timeout and leave running processes consuming all resources
dfazunen [Thu, 28 Aug 2014 18:38:31 +0400] rev 26328
8050464: G1 string deduplication tests hang/timeout and leave running processes consuming all resources Reviewed-by: jmasa
Fri, 29 Aug 2014 08:07:13 -0700 Merge
jmasa [Fri, 29 Aug 2014 08:07:13 -0700] rev 26327
Merge
Thu, 28 Aug 2014 17:05:41 +0200 8054808: Bitmap verification sometimes fails after Full GC aborts concurrent mark.
tschatzl [Thu, 28 Aug 2014 17:05:41 +0200] rev 26326
8054808: Bitmap verification sometimes fails after Full GC aborts concurrent mark. Summary: The verification code that checked whether no bitmap mark had been found re-read HeapRegion::end() after the check on the bitmap. Concurrent humongous object allocation could have changed HeapRegion::end() in the meantime. Fix this by using the actual end of the region instead of HeapRegion::end() for comparison. Reviewed-by: brutisso, jmasa
Thu, 28 Aug 2014 11:25:09 -0700 Merge
jmasa [Thu, 28 Aug 2014 11:25:09 -0700] rev 26325
Merge
Wed, 27 Aug 2014 09:47:06 +0200 8028787: tmtools/jstat/gcoldcapacity/jstat_gcoldcapacity02 fails nsk.share.Failure: OGC < OGCMN in RT_Baseline
sjohanss [Wed, 27 Aug 2014 09:47:06 +0200] rev 26324
8028787: tmtools/jstat/gcoldcapacity/jstat_gcoldcapacity02 fails nsk.share.Failure: OGC < OGCMN in RT_Baseline Summary: Passing the min and max size of the generation into the counter instead of using the space to estimate sizes. Reviewed-by: stefank, tschatzl
Wed, 27 Aug 2014 09:22:22 +0000 Merge
brutisso [Wed, 27 Aug 2014 09:22:22 +0000] rev 26323
Merge
Wed, 27 Aug 2014 10:51:08 +0200 8055816: Remove dead code in g1BlockOffsetTable
brutisso [Wed, 27 Aug 2014 10:51:08 +0200] rev 26322
8055816: Remove dead code in g1BlockOffsetTable Reviewed-by: tschatzl, mgerdin
Wed, 27 Aug 2014 08:59:05 +0200 8056043: Heap does not shrink within the heap after JDK-8038423
tschatzl [Wed, 27 Aug 2014 08:59:05 +0200] rev 26321
8056043: Heap does not shrink within the heap after JDK-8038423 Summary: Enable shrinking within the heap by removing some code added for JDK-8054818. Enable the test case that checks that again too. Reviewed-by: jwilhelm, jmasa
Tue, 26 Aug 2014 14:15:50 +0200 8055919: Remove dead code in G1 concurrent marking code
tschatzl [Tue, 26 Aug 2014 14:15:50 +0200] rev 26320
8055919: Remove dead code in G1 concurrent marking code Reviewed-by: jmasa, jwilhelm
Tue, 26 Aug 2014 14:15:42 +0200 8055953: [TESTBUG] Fix for 8055098 does not contain unit test
tschatzl [Tue, 26 Aug 2014 14:15:42 +0200] rev 26319
8055953: [TESTBUG] Fix for 8055098 does not contain unit test Summary: Add missing unit test. Reviewed-by: tschatzl Contributed-by: Leonid Mesnik <leonid.mesnik@oracle.com>
Thu, 28 Aug 2014 17:45:58 +0000 Merge
jmasa [Thu, 28 Aug 2014 17:45:58 +0000] rev 26318
Merge
Thu, 28 Aug 2014 08:56:52 -0700 Merge
jmasa [Thu, 28 Aug 2014 08:56:52 -0700] rev 26317
Merge
Tue, 26 Aug 2014 09:36:53 +0200 8054819: Rename HeapRegionSeq to HeapRegionManager
tschatzl [Tue, 26 Aug 2014 09:36:53 +0200] rev 26316
8054819: Rename HeapRegionSeq to HeapRegionManager Reviewed-by: jwilhelm, jmasa
Mon, 25 Aug 2014 07:35:36 +0000 Merge
stefank [Mon, 25 Aug 2014 07:35:36 +0000] rev 26315
Merge
Mon, 25 Aug 2014 09:10:13 +0200 8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID
stefank [Mon, 25 Aug 2014 09:10:13 +0200] rev 26314
8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID Reviewed-by: brutisso, ehelin
Mon, 25 Aug 2014 08:27:19 +0200 8055818: Remove PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC from g1BlockOffsetTable.cpp
brutisso [Mon, 25 Aug 2014 08:27:19 +0200] rev 26313
8055818: Remove PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC from g1BlockOffsetTable.cpp Reviewed-by: stefank, mgerdin
Thu, 28 Aug 2014 18:31:05 +0200 Merge
rbackman [Thu, 28 Aug 2014 18:31:05 +0200] rev 26312
Merge
Wed, 27 Aug 2014 17:09:18 +0400 8056072: add jprt_optimized targets
iignatyev [Wed, 27 Aug 2014 17:09:18 +0400] rev 26311
8056072: add jprt_optimized targets Reviewed-by: kvn, roland
Wed, 27 Aug 2014 10:02:58 +0200 8051415: TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory
zmajo [Wed, 27 Aug 2014 10:02:58 +0200] rev 26310
8051415: TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory Summary: Change memory allocation in TypeTuple::make_domain() and TypeTuple::make_range() to not allocate memory for TypeFunc::Parms. Reviewed-by: kvn, roland
Mon, 25 Aug 2014 07:44:58 +0000 Merge
thartmann [Mon, 25 Aug 2014 07:44:58 +0000] rev 26309
Merge
Mon, 25 Aug 2014 07:04:09 +0200 8055657: Test compiler/classUnloading/methodUnloading/TestMethodUnloading.java does not work with non-default GC
thartmann [Mon, 25 Aug 2014 07:04:09 +0200] rev 26308
8055657: Test compiler/classUnloading/methodUnloading/TestMethodUnloading.java does not work with non-default GC Summary: Remove the '-XX:+UseParallelGC' parameter from the test because it is conflicting with other GC settings. Reviewed-by: kvn
Mon, 25 Aug 2014 07:08:53 +0200 8055751: TestAnonymousClassUnloading.java needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
thartmann [Mon, 25 Aug 2014 07:08:53 +0200] rev 26307
8055751: TestAnonymousClassUnloading.java needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot Summary: Copy additional Whitebox class file to JTwork (required by JDK-8011397). Reviewed-by: kvn
Fri, 22 Aug 2014 12:03:49 -0700 8055069: TSX and RTM should be deprecated more strongly until hardware is corrected
kvn [Fri, 22 Aug 2014 12:03:49 -0700] rev 26306
8055069: TSX and RTM should be deprecated more strongly until hardware is corrected Summary: Require to specify UnlockExperimentalVMOptions flag together with UseRTMLocking flag on un-patched systems where CPUID allows it but is unsupported otherwise. Reviewed-by: iveresov, fzhinkin
Tue, 26 Aug 2014 13:07:57 -0700 8041727: [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator
ctornqvi [Tue, 26 Aug 2014 13:07:57 -0700] rev 26305
8041727: [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator Summary: Fixed shell script issues Reviewed-by: dcubed, gtriantafill
Mon, 25 Aug 2014 00:13:36 -0700 8048150: Allow easy configurations for large CDS archives
ccheung [Mon, 25 Aug 2014 00:13:36 -0700] rev 26304
8048150: Allow easy configurations for large CDS archives Summary: Estimate the size of shared archive based on the number of classes in the classlist file Reviewed-by: iklam, jiangli, minqi, dholmes
Fri, 22 Aug 2014 14:21:41 -0700 8055844: [TESTBUG] test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails on Solaris Sparc due to incorrect page size being used
ctornqvi [Fri, 22 Aug 2014 14:21:41 -0700] rev 26303
8055844: [TESTBUG] test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails on Solaris Sparc due to incorrect page size being used Summary: Use 128KB chunks for virtual memory operations Reviewed-by: zgu, gtriantafill
Fri, 22 Aug 2014 06:28:14 -0700 8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running
gtriantafill [Fri, 22 Aug 2014 06:28:14 -0700] rev 26302
8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running Reviewed-by: ctornqvi, zgu, hseigel
Thu, 21 Aug 2014 14:37:39 -0700 8055684: runtime/NMT/CommandLineEmptyArgument.java fails
gtriantafill [Thu, 21 Aug 2014 14:37:39 -0700] rev 26301
8055684: runtime/NMT/CommandLineEmptyArgument.java fails Reviewed-by: ctornqvi, sla
Fri, 22 Aug 2014 07:38:42 -0700 8055053: [TESTBUG] runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails
gtriantafill [Fri, 22 Aug 2014 07:38:42 -0700] rev 26300
8055053: [TESTBUG] runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails Reviewed-by: ctornqvi, zgu
Fri, 22 Aug 2014 06:46:29 -0700 8055052: [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available
gtriantafill [Fri, 22 Aug 2014 06:46:29 -0700] rev 26299
8055052: [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available Reviewed-by: ctornqvi, hseigel
Fri, 22 Aug 2014 11:23:36 -0700 Merge
dcubed [Fri, 22 Aug 2014 11:23:36 -0700] rev 26298
Merge
Fri, 22 Aug 2014 09:30:57 -0700 8055814: [TESTBUG] runtime/NMT/NMTWithCDS.java fails with product builds due to missing UnlockDiagnosticVMOptions
ctornqvi [Fri, 22 Aug 2014 09:30:57 -0700] rev 26297
8055814: [TESTBUG] runtime/NMT/NMTWithCDS.java fails with product builds due to missing UnlockDiagnosticVMOptions Summary: Passing -XX:+UnlockDiagnosticVMOptions to ProcessBuilder Reviewed-by: zgu, gtriantafill
Fri, 22 Aug 2014 08:13:38 +0200 8055754: filemap.cpp does not compile with clang
sla [Fri, 22 Aug 2014 08:13:38 +0200] rev 26296
8055754: filemap.cpp does not compile with clang Reviewed-by: kvn, iklam, coleenp
Thu, 21 Aug 2014 16:32:36 -0700 8055338: (process) Add instrumentation to help diagnose JDK-6573254
igerasim [Thu, 21 Aug 2014 16:32:36 -0700] rev 26295
8055338: (process) Add instrumentation to help diagnose JDK-6573254 Reviewed-by: dcubed, ohair, iklam, dholmes, sspitsyn, sla
Thu, 21 Aug 2014 01:43:27 +0000 Merge
ctornqvi [Thu, 21 Aug 2014 01:43:27 +0000] rev 26294
Merge
Wed, 20 Aug 2014 14:59:33 -0700 8027480: Build Windows x64 fastdebug builds using /homeparams
ctornqvi [Wed, 20 Aug 2014 14:59:33 -0700] rev 26293
8027480: Build Windows x64 fastdebug builds using /homeparams Summary: Windows x64 fastdebug builds now uses the /homeparams compiler flag Reviewed-by: dcubed, zgu, lfoltan
Wed, 20 Aug 2014 14:59:08 -0700 8055164: [TESTBUG] runtime/CompressedOops/CompressedClassPointers.java fails with OpenJDK build
ctornqvi [Wed, 20 Aug 2014 14:59:08 -0700] rev 26292
8055164: [TESTBUG] runtime/CompressedOops/CompressedClassPointers.java fails with OpenJDK build Summary: Removed explicit check for HotSpot in output Reviewed-by: sla, coleenp, hseigel
Wed, 20 Aug 2014 21:37:50 +0000 Merge
zgu [Wed, 20 Aug 2014 21:37:50 +0000] rev 26291
Merge
Wed, 20 Aug 2014 15:58:45 -0400 8055236: Deadlock during NMT2 shutdown on Windows
zgu [Wed, 20 Aug 2014 15:58:45 -0400] rev 26290
8055236: Deadlock during NMT2 shutdown on Windows Summary: Removed MemTracker::shutdown() call to avoid deadlock Reviewed-by: minqi, ctornqvi
Wed, 20 Aug 2014 08:50:10 -0400 Merge
zgu [Wed, 20 Aug 2014 08:50:10 -0400] rev 26289
Merge
Wed, 20 Aug 2014 08:41:15 -0400 8054546: NMT2 leaks memory
zgu [Wed, 20 Aug 2014 08:41:15 -0400] rev 26288
8054546: NMT2 leaks memory Summary: Fixed memory leak in NMT by baselining memory in c heap instead of an arena. Reviewed-by: coleenp, minqi
Thu, 04 Sep 2014 13:26:26 -0700 Added tag jdk9-b29 for changeset dc0034c79fa4
katleman [Thu, 04 Sep 2014 13:26:26 -0700] rev 26287
Added tag jdk9-b29 for changeset dc0034c79fa4
Thu, 04 Sep 2014 14:44:50 -0700 Merge
lana [Thu, 04 Sep 2014 14:44:50 -0700] rev 26286
Merge
Wed, 03 Sep 2014 14:10:53 +0200 8057132: Build fails if PROFILE is set in the environment
erikj [Wed, 03 Sep 2014 14:10:53 +0200] rev 26285
8057132: Build fails if PROFILE is set in the environment Reviewed-by: ihse, dholmes, fparain
Tue, 02 Sep 2014 11:21:05 -0700 Merge
prr [Tue, 02 Sep 2014 11:21:05 -0700] rev 26284
Merge
Fri, 22 Aug 2014 11:00:44 -0700 8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
prr [Fri, 22 Aug 2014 11:00:44 -0700] rev 26283
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib Reviewed-by: bae, mchung, erikj
Mon, 01 Sep 2014 10:39:20 +0200 8027627: Don't hardcode bash path in LOG=trace
ihse [Mon, 01 Sep 2014 10:39:20 +0200] rev 26282
8027627: Don't hardcode bash path in LOG=trace Reviewed-by: erikj, tbell Contributed-by: Dmitry Samersoff <dmitry.samersoff@oracle.com>
Thu, 04 Sep 2014 13:26:23 -0700 Added tag jdk9-b29 for changeset f1c3d5352210
katleman [Thu, 04 Sep 2014 13:26:23 -0700] rev 26281
Added tag jdk9-b29 for changeset f1c3d5352210
Wed, 05 Jul 2017 19:59:05 +0200 Added tag jdk9-b29 for changeset c36c00926937
duke [Wed, 05 Jul 2017 19:59:05 +0200] rev 26280
Added tag jdk9-b29 for changeset c36c00926937
Wed, 05 Jul 2017 19:59:04 +0200 Merge jdk9-b29
duke [Wed, 05 Jul 2017 19:59:04 +0200] rev 26279
Merge
Wed, 05 Jul 2017 19:59:00 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:00 +0200] rev 26278
Merge
Fri, 29 Aug 2014 11:57:50 -0700 Merge
lana [Fri, 29 Aug 2014 11:57:50 -0700] rev 26277
Merge
Fri, 29 Aug 2014 10:46:33 -0700 8055856: checkdeps build target doesn't work for cross-compilation builds
mchung [Fri, 29 Aug 2014 10:46:33 -0700] rev 26276
8055856: checkdeps build target doesn't work for cross-compilation builds 8056113: [build] tools.jar missing modules.xml Reviewed-by: ihse, erikj
Fri, 29 Aug 2014 14:58:35 +0200 8056252: Incremental build fails on Windows
alundblad [Fri, 29 Aug 2014 14:58:35 +0200] rev 26275
8056252: Incremental build fails on Windows Summary: Changed from '/' to File.separatorChar Reviewed-by: jfranck
Fri, 29 Aug 2014 00:42:42 -0700 8055074: Group 9a: golden files for tests in tools/javac dir
sogoel [Fri, 29 Aug 2014 00:42:42 -0700] rev 26274
8055074: Group 9a: golden files for tests in tools/javac dir Reviewed-by: jjg
Thu, 28 Aug 2014 23:42:16 -0700 8049126: golden files for annotations test in tools/java dir
sogoel [Thu, 28 Aug 2014 23:42:16 -0700] rev 26273
8049126: golden files for annotations test in tools/java dir Reviewed-by: jjg
Thu, 28 Aug 2014 11:29:34 -0700 8056283: @ignore tools/javac/defaultMethods/Assertions.java until JDK-8047675 is fixed
darcy [Thu, 28 Aug 2014 11:29:34 -0700] rev 26272
8056283: @ignore tools/javac/defaultMethods/Assertions.java until JDK-8047675 is fixed Reviewed-by: ksrini
Thu, 28 Aug 2014 17:38:40 +0200 8054500: Refactor sjavac Main class into ClientMain and ServerMain
alundblad [Thu, 28 Aug 2014 17:38:40 +0200] rev 26271
8054500: Refactor sjavac Main class into ClientMain and ServerMain Summary: Restructured Main into ClientMain and ServerMain Reviewed-by: jfranck
Wed, 27 Aug 2014 06:56:29 -0700 8050031: [javadoc] class-use pages have duplicates and missing entries
ksrini [Wed, 27 Aug 2014 06:56:29 -0700] rev 26270
8050031: [javadoc] class-use pages have duplicates and missing entries Reviewed-by: jjg
Tue, 26 Aug 2014 08:12:42 -0700 8054925: [javadoc] refactor the Doclet start method.
ksrini [Tue, 26 Aug 2014 08:12:42 -0700] rev 26269
8054925: [javadoc] refactor the Doclet start method. Reviewed-by: jjg
Wed, 27 Aug 2014 06:25:17 -0700 8038732: [javadoc] NetBeans IDE target does not build doclets
ksrini [Wed, 27 Aug 2014 06:25:17 -0700] rev 26268
8038732: [javadoc] NetBeans IDE target does not build doclets Reviewed-by: jjg, jlahoda
Wed, 27 Aug 2014 11:41:03 +0100 8056075: Add support for dumping inference dependency graphs
mcimadamore [Wed, 27 Aug 2014 11:41:03 +0100] rev 26267
8056075: Add support for dumping inference dependency graphs Summary: Add option '-XDdumpInferenceGraphTo=<folder>' to dump inference internal dependency graphs Reviewed-by: jjg, jlahoda
Wed, 27 Aug 2014 07:44:00 +0200 8056061: Mark implementations of public interfaces with an annotation
jlahoda [Wed, 27 Aug 2014 07:44:00 +0200] rev 26266
8056061: Mark implementations of public interfaces with an annotation Summary: Adding @DefinedBy annotation to mark methods that implement public API methods; annotating the methods; adding a coding rules analyzer to enforce all such methods are annotated. Reviewed-by: jjg, mcimadamore, jfranck Contributed-by: jan.lahoda@oracle.com, jonathan.gibbons@oracle.com
Tue, 26 Aug 2014 12:45:28 +0100 8056055: IntelliJ source paths broken after modularization of langtools
mcimadamore [Tue, 26 Aug 2014 12:45:28 +0100] rev 26265
8056055: IntelliJ source paths broken after modularization of langtools Summary: Add 'share/classes' prefix to all src roots Reviewed-by: jfranck
Fri, 22 Aug 2014 16:28:16 -0700 8044859: javac duplicates option processing when using Compiler API
jjg [Fri, 22 Aug 2014 16:28:16 -0700] rev 26264
8044859: javac duplicates option processing when using Compiler API Reviewed-by: mcimadamore, vromero, jlahoda
Fri, 22 Aug 2014 12:25:01 +0200 8055767: Sjavac is leaking servers
erikj [Fri, 22 Aug 2014 12:25:01 +0200] rev 26263
8055767: Sjavac is leaking servers Reviewed-by: alundblad, jfranck
Fri, 29 Aug 2014 11:30:58 -0700 Added tag jdk9-b28 for changeset 6ce251a87137
katleman [Fri, 29 Aug 2014 11:30:58 -0700] rev 26262
Added tag jdk9-b28 for changeset 6ce251a87137
Wed, 05 Jul 2017 19:58:53 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:53 +0200] rev 26261
Merge
Fri, 29 Aug 2014 11:30:46 -0700 Added tag jdk9-b28 for changeset 0444f488042c
katleman [Fri, 29 Aug 2014 11:30:46 -0700] rev 26260
Added tag jdk9-b28 for changeset 0444f488042c
Wed, 05 Jul 2017 19:58:48 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:48 +0200] rev 26259
Merge
Fri, 29 Aug 2014 11:56:46 -0700 Merge
lana [Fri, 29 Aug 2014 11:56:46 -0700] rev 26258
Merge
Fri, 29 Aug 2014 11:49:38 -0700 8037819: Xerces Update: jaxp/validation/XMLSchemaFactory
joehw [Fri, 29 Aug 2014 11:49:38 -0700] rev 26257
8037819: Xerces Update: jaxp/validation/XMLSchemaFactory Reviewed-by: lancea
Fri, 29 Aug 2014 11:30:41 -0700 Added tag jdk9-b28 for changeset 482db0c1193b
katleman [Fri, 29 Aug 2014 11:30:41 -0700] rev 26256
Added tag jdk9-b28 for changeset 482db0c1193b
Wed, 05 Jul 2017 19:58:44 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:44 +0200] rev 26255
Merge
Fri, 29 Aug 2014 11:58:19 -0700 Merge
lana [Fri, 29 Aug 2014 11:58:19 -0700] rev 26254
Merge
Thu, 28 Aug 2014 16:38:23 +0200 8056243: OptimisticTypePersistence should refuse to work in symlinked directories
attila [Thu, 28 Aug 2014 16:38:23 +0200] rev 26253
8056243: OptimisticTypePersistence should refuse to work in symlinked directories Reviewed-by: lagergren, sundar
Wed, 27 Aug 2014 14:27:56 +0530 8056123: Anonymous function statements leak internal function names into global scope
sundar [Wed, 27 Aug 2014 14:27:56 +0530] rev 26252
8056123: Anonymous function statements leak internal function names into global scope Reviewed-by: hannesw, attila
Tue, 26 Aug 2014 22:57:24 +0530 8056094: [nashorn] tests fail when running via jtreg
sundar [Tue, 26 Aug 2014 22:57:24 +0530] rev 26251
8056094: [nashorn] tests fail when running via jtreg Reviewed-by: jlaskey, hannesw
Tue, 26 Aug 2014 15:52:55 +0200 8056025: CompilationPhase.setStates() is hot in class installation phase
attila [Tue, 26 Aug 2014 15:52:55 +0200] rev 26250
8056025: CompilationPhase.setStates() is hot in class installation phase Reviewed-by: jlaskey, sundar
Tue, 26 Aug 2014 15:04:48 +0200 8056052: Source.getContent() does excess Object.clone()
attila [Tue, 26 Aug 2014 15:04:48 +0200] rev 26249
8056052: Source.getContent() does excess Object.clone() Reviewed-by: jlaskey, sundar
Tue, 26 Aug 2014 15:04:20 +0200 8055954: Do not parallelize class installation
attila [Tue, 26 Aug 2014 15:04:20 +0200] rev 26248
8055954: Do not parallelize class installation Reviewed-by: jlaskey, sundar
Tue, 26 Aug 2014 17:21:17 +0530 8056050: runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test"
sundar [Tue, 26 Aug 2014 17:21:17 +0530] rev 26247
8056050: runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test" Reviewed-by: attila, jlaskey
Tue, 26 Aug 2014 11:45:36 +0200 8055923: collect timings using System.nanoTime
attila [Tue, 26 Aug 2014 11:45:36 +0200] rev 26246
8055923: collect timings using System.nanoTime Reviewed-by: hannesw, lagergren
Tue, 26 Aug 2014 11:42:07 +0200 8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow
lagergren [Tue, 26 Aug 2014 11:42:07 +0200] rev 26245
8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow Reviewed-by: attila, hannesw
Tue, 26 Aug 2014 11:32:12 +0200 8055913: Node.hashCode() delegates to Object.hashCode() and is hot
attila [Tue, 26 Aug 2014 11:32:12 +0200] rev 26244
8055913: Node.hashCode() delegates to Object.hashCode() and is hot Reviewed-by: lagergren, sundar
Tue, 26 Aug 2014 11:31:31 +0200 8055911: Don't use String.intern for IdentNode
attila [Tue, 26 Aug 2014 11:31:31 +0200] rev 26243
8055911: Don't use String.intern for IdentNode Reviewed-by: lagergren, sundar
Tue, 26 Aug 2014 13:26:15 +0400 8055811: Tests for Nashorn ClassFilter Support
yan [Tue, 26 Aug 2014 13:26:15 +0400] rev 26242
8055811: Tests for Nashorn ClassFilter Support Reviewed-by: sundar, attila Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
Mon, 25 Aug 2014 22:36:05 +0200 8055870: iteration fails if index var is not used
attila [Mon, 25 Aug 2014 22:36:05 +0200] rev 26241
8055870: iteration fails if index var is not used Reviewed-by: hannesw, lagergren
Mon, 25 Aug 2014 20:26:53 +0530 8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException
sundar [Mon, 25 Aug 2014 20:26:53 +0530] rev 26240
8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException Reviewed-by: jlaskey, lagergren
Mon, 25 Aug 2014 17:38:53 +0400 8055878: Nashorn: all tests failed with AccessControlException
yan [Mon, 25 Aug 2014 17:38:53 +0400] rev 26239
8055878: Nashorn: all tests failed with AccessControlException Reviewed-by: sundar, hannesw Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
Fri, 22 Aug 2014 22:50:38 +0530 8055830: JDK-8015969.js is silently failing
sundar [Fri, 22 Aug 2014 22:50:38 +0530] rev 26238
8055830: JDK-8015969.js is silently failing Reviewed-by: lagergren, jlaskey, hannesw
Fri, 22 Aug 2014 15:47:28 +0530 8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly
sundar [Fri, 22 Aug 2014 15:47:28 +0530] rev 26237
8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly Reviewed-by: attila, hannesw
(0) -10000 -3000 -1000 -512 +512 +1000 +3000 +10000 +30000 tip