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
prr [Mon, 15 Sep 2014 09:15:21 -0700] rev 26746
Merge
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
yan [Mon, 15 Sep 2014 17:27:15 +0400] rev 26744
8056991: Provide OSInfo functionality to regression tests
Reviewed-by: alexsch
bae [Fri, 12 Sep 2014 13:04:18 +0100] rev 26743
8041465: BMPImageReader read error using ImageReadParam with set sourceRectangle
Reviewed-by: serb, prr
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
prr [Thu, 11 Sep 2014 13:07:37 -0700] rev 26741
8056213: Clean up unix/native/common/sun/awt
Reviewed-by: erikj, ihse
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
simonis [Wed, 10 Sep 2014 11:01:59 +0200] rev 26739
8057934: Upgrade to LittleCMS 2.6 breaks AIX build
Reviewed-by: prr, serb
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
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
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
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
jbachorik [Thu, 25 Sep 2014 12:51:43 +0200] rev 26734
8059034: ProcessTools.startProcess() might leak processes
Reviewed-by: sla, miauno
bchristi [Wed, 24 Sep 2014 15:02:19 -0700] rev 26733
8050142: Optimize java.util.Formatter
Reviewed-by: sherman, bchristi, lagergren
igerasim [Thu, 25 Sep 2014 00:19:11 +0400] rev 26732
8058099: (fc) Cleanup in FileChannel/FileDispatcher native implementation [win]
Reviewed-by: alanb
shade [Wed, 24 Sep 2014 09:43:10 -0700] rev 26731
8058643: (str) Re-examine hashCode implementation
Reviewed-by: martin, alanb, sherman, redestad
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
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
jbachorik [Wed, 24 Sep 2014 11:55:27 +0200] rev 26728
8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
Reviewed-by: sla
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
miauno [Thu, 18 Sep 2014 11:34:14 +0200] rev 26726
8058652: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java should be quarantined
Reviewed-by: jbachorik
miauno [Thu, 18 Sep 2014 11:34:14 +0200] rev 26725
8058651: com/sun/jdi/RedefinePop.sh should be quarantined
Reviewed-by: jbachorik
miauno [Thu, 18 Sep 2014 11:34:14 +0200] rev 26724
8058649: java/lang/management/ThreadMXBean/FindDeadlocks.java should be quarantined
Reviewed-by: jbachorik
miauno [Thu, 18 Sep 2014 11:34:14 +0200] rev 26723
8058647: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java should be quarantined
Reviewed-by: jbachorik
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>
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
redestad [Fri, 19 Sep 2014 16:34:59 +0200] rev 26720
8055032: Improve numerical parsing in java.net and sun.net
Reviewed-by: alanb
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
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
erikj [Fri, 19 Sep 2014 09:59:36 +0200] rev 26717
8055189: Cleanup gensrc after source code restructure
Reviewed-by: ihse, tbell
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
martin [Thu, 18 Sep 2014 16:25:50 -0700] rev 26715
8058550: Clarify that TimerTasks are not reusable
Reviewed-by: alanb, chegar
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
katleman [Thu, 25 Sep 2014 12:40:26 -0700] rev 26713
Added tag jdk9-b32 for changeset 6558cf507217
duke [Wed, 05 Jul 2017 20:02:07 +0200] rev 26712
Merge
lana [Thu, 25 Sep 2014 16:21:54 -0700] rev 26711
Merge
amurillo [Fri, 19 Sep 2014 01:59:59 -0700] rev 26710
Merge
adlertz [Thu, 18 Sep 2014 18:40:37 +0000] rev 26709
Merge
adlertz [Thu, 18 Sep 2014 19:30:59 +0200] rev 26708
Merge
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>
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
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
jwilhelm [Thu, 18 Sep 2014 19:41:50 +0200] rev 26704
Merge
stefank [Tue, 16 Sep 2014 09:31:42 +0000] rev 26703
Merge
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
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
ehelin [Tue, 24 Jun 2014 15:50:50 +0200] rev 26700
8049864: TestParallelHeapSizeFlags fails with unexpected heap size
Reviewed-by: sjohanss, jmasa
jwilhelm [Mon, 15 Sep 2014 13:32:30 +0000] rev 26699
Merge
jwilhelm [Mon, 15 Sep 2014 15:28:43 +0200] rev 26698
Merge
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
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
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
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
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
tonyp [Wed, 10 Sep 2014 11:55:33 +0200] rev 26692
8057799: Unnecessary NULL check in G1KeepAliveClosure
Reviewed-by: tschatzl, stefank