sherman [Fri, 22 May 2015 10:33:27 -0700] rev 30787
8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently
Summary: to eliminate an extra byte buffer and copy in iso2022 encoding
Reviewed-by: alanb, darcy
sherman [Fri, 22 May 2015 08:56:33 -0700] rev 30786
8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
Summary: update the api doc for entries()/stream() accordingly
Reviewed-by: alanb
pchopra [Fri, 22 May 2015 17:30:21 +0300] rev 30785
8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov
rriggs [Fri, 22 May 2015 10:12:18 -0400] rev 30784
8074818: Resolve disabled warnings for libjava
8080007: Stop ignoring warnings for libjava
Reviewed-by: alanb, erikj
sgupta [Fri, 22 May 2015 16:13:00 +0300] rev 30783
8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
Reviewed-by: alexsch, azvegint
katleman [Thu, 28 May 2015 16:13:52 -0700] rev 30782
Added tag jdk9-b66 for changeset 1286226d1236
duke [Wed, 05 Jul 2017 20:35:41 +0200] rev 30781
Merge
lana [Thu, 28 May 2015 16:52:47 -0700] rev 30780
Merge
amurillo [Tue, 26 May 2015 09:22:38 -0700] rev 30779
Merge
pliden [Mon, 25 May 2015 09:13:41 +0200] rev 30778
8080930: SA changes broke bootcycle-images builds
Reviewed-by: sla, brutisso
amurillo [Thu, 21 May 2015 17:11:54 -0700] rev 30777
Merge
rbackman [Fri, 22 May 2015 00:35:31 +0200] rev 30776
Merge
rbackman [Thu, 21 May 2015 21:17:03 +0200] rev 30775
Merge
rbackman [Thu, 21 May 2015 18:10:18 +0200] rev 30774
8080692: lots of jstack tests failing in pit
Reviewed-by: kvn, vlivanov
jwilhelm [Thu, 21 May 2015 21:17:56 +0200] rev 30773
Merge
brutisso [Wed, 20 May 2015 10:45:40 +0200] rev 30772
8047330: Remove unrolled card loops in G1 SparsePRTEntry
Reviewed-by: ehelin, mgerdin, tschatzl
Contributed-by: andreas.sjoberg@oracle.com
pliden [Tue, 19 May 2015 17:25:49 +0200] rev 30771
8080584: isGCActiveMark.hpp should not include parallelScavengeHeap.hpp
Reviewed-by: kbarrett, tschatzl
pliden [Tue, 19 May 2015 14:09:22 +0200] rev 30770
8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp
Reviewed-by: kbarrett, tschatzl
pliden [Tue, 19 May 2015 09:41:52 +0200] rev 30769
8080581: Align SA with new GC directory structure
Reviewed-by: dsamersoff, sla
jwilhelm [Mon, 18 May 2015 17:09:47 +0200] rev 30768
Merge
jwha [Fri, 15 May 2015 15:40:58 -0700] rev 30767
8079216: Remove undefined method oopDesc::is_null(Klass *)
Reviewed-by: kbarrett, coleenp, stefank
kbarrett [Thu, 14 May 2015 15:17:36 -0400] rev 30766
8058265: No callers of ReferenceProcessor::clear_discovered_references
Summary: Removed unused or unneeded code.
Reviewed-by: brutisso, jmasa
bdelsart [Mon, 24 Feb 2014 12:49:21 +0100] rev 30765
8035496: G1 ARM: missing remset entry noticed by VerifyAfterGC for vm/gc/concurrent/lp50yp10rp70mr30st0
Summary: release_store used when registering a PerRegionTable. Also reviewed-by: vitalyd@gmail.com
Reviewed-by: jmasa, tschatzl, brutisso
pliden [Wed, 13 May 2015 15:16:06 +0200] rev 30764
8079792: GC directory structure cleanup
Reviewed-by: brutisso, stefank, david
thartmann [Thu, 21 May 2015 18:57:21 +0200] rev 30763
Merge
roland [Wed, 20 May 2015 17:06:44 +0200] rev 30762
Merge
aph [Wed, 20 May 2015 10:21:02 +0100] rev 30761
8080600: AARCH64: testlibrary does not support AArch64
Summary: Add Platform.isAArch64(). Use it in mathexact intrinsic tests.
Reviewed-by: kvn, roland
skovalev [Wed, 20 May 2015 09:07:36 -0400] rev 30760
8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware
Reviewed-by: dholmes, adinn