jbachorik [Wed, 13 May 2015 10:17:38 +0200] rev 30799
8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout
Reviewed-by: sla
asmotrak [Tue, 26 May 2015 18:42:08 +0300] rev 30798
8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Reviewed-by: xuelei
avstepan [Tue, 26 May 2015 18:31:21 +0400] rev 30797
8040147: minor cleanup for docs
Summary: minor cleanup for docs
Reviewed-by: lancea
weijun [Tue, 26 May 2015 22:10:37 +0800] rev 30796
8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently
Reviewed-by: xuelei
erikj [Tue, 26 May 2015 10:43:53 +0200] rev 30795
8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
sherman [Mon, 25 May 2015 13:52:28 -0700] rev 30794
8042125: Japanese character converters incompatible between Java 7 and Java 8
Summary: to add the missing .nr and c2b mapping tables
Reviewed-by: okutsu
sundar [Mon, 25 May 2015 19:09:44 +0530] rev 30793
8068978: All versions of javax.script.ScriptEngine.eval(...) method may clarify ScriptException throwing
Reviewed-by: attila, jlaskey
ykantser [Mon, 25 May 2015 14:08:21 +0200] rev 30792
8080833: JDK-8076524 has failed to remove binary files
Reviewed-by: sla
asmotrak [Mon, 25 May 2015 11:47:41 +0300] rev 30791
8050374: More Signature tests
Reviewed-by: valeriep
mullan [Sun, 24 May 2015 08:54:38 -0400] rev 30790
8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List
Reviewed-by: weijun
mchung [Fri, 22 May 2015 16:43:39 -0700] rev 30789
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
darcy [Fri, 22 May 2015 10:45:59 -0700] rev 30788
8080901: Replace package.html files with package-info.java in the java.base module
Reviewed-by: lancea, alanb, vinnie
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
roland [Tue, 19 May 2015 16:05:12 +0200] rev 30759
8080308: TypeProfileLevel on SPARC platform should enable JSR292-only profiling level
Summary: Set TypeProfileLevel to 111 by default on sparc
Reviewed-by: kvn, roland
Contributed-by: shrinivas.joshi@oracle.com
simonis [Tue, 19 May 2015 11:06:34 +0200] rev 30758
8080190: PPC64: Fix wrong rotate instructions in the .ad file
Reviewed-by: kvn
zmajo [Mon, 18 May 2015 19:54:49 +0200] rev 30757
8080281: 8068945 changes break building the zero JVM variant
Summary: Define the PreserveFramePointer flag also in globals_zero.hpp
Reviewed-by: simonis, kvn, sgehwolf
kvn [Fri, 15 May 2015 18:12:21 -0700] rev 30756
8080483: Incorrect test execution string at SumRed_Long.java
Reviewed-by: iveresov
iignatyev [Tue, 19 May 2015 14:13:15 +0300] rev 30755
8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3
Reviewed-by: kvn, dholmes
Contributed-by: denis.kononenko@oracle.com
dholmes [Tue, 19 May 2015 03:07:42 -0400] rev 30754
Merge
dholmes [Tue, 19 May 2015 01:34:53 -0400] rev 30753
8075288: malloc without free in VM_PopulateDumpSharedSpace::doit()
Reviewed-by: dholmes, stuefe
Contributed-by: Jungwoo Ha <jwha@google.com>
sspitsyn [Mon, 18 May 2015 16:42:46 -0700] rev 30752
8079644: memory stomping error with ResourceManagement and TestAgentStress.java
Summary: the cached class file structure must be deallocated instead of the cached class file bytes
Reviewed-by: coleenp, sla
dcubed [Sat, 16 May 2015 13:19:11 -0700] rev 30751
Merge
coleenp [Thu, 14 May 2015 21:54:34 +0200] rev 30750
Merge
mockner [Thu, 14 May 2015 14:03:58 -0400] rev 30749
6811960: x86 biasedlocking epoch expired rare bug
Summary: It is now guaranteed that biased_locking_enter will be passed a valid tmp_reg.
Reviewed-by: coleenp, dcubed, kvn
stsmirno [Thu, 14 May 2015 10:12:51 -0700] rev 30748
8025979: [TESTBUG] Write test to exercise uninitialized strings from JNI code
Reviewed-by: ctornqvi, dsimms
stsmirno [Thu, 14 May 2015 10:09:35 -0700] rev 30747
8033445: [TESTBUG] Add test case for calling default methods from JNI
Reviewed-by: ctornqvi, dsimms
aeriksso [Thu, 07 May 2015 15:05:46 +0200] rev 30746
8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
Reviewed-by: coleenp, dsimms
dholmes [Tue, 12 May 2015 20:55:40 -0400] rev 30745
8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
Reviewed-by: stuefe, dsamersoff, dcubed
katleman [Thu, 28 May 2015 16:13:49 -0700] rev 30744
Added tag jdk9-b66 for changeset 725914ee5f0c
lana [Thu, 28 May 2015 16:50:03 -0700] rev 30743
Merge
mchung [Wed, 27 May 2015 13:25:04 -0700] rev 30742
8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
mchung [Wed, 27 May 2015 12:45:29 -0700] rev 30741
8081334: com.sun.tools.javap and com.sun.tools.javah are not exported API
Reviewed-by: jjg
erikj [Tue, 26 May 2015 10:43:56 +0200] rev 30740
8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
mchung [Fri, 22 May 2015 16:44:09 -0700] rev 30739
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
katleman [Thu, 28 May 2015 16:13:48 -0700] rev 30738
Added tag jdk9-b66 for changeset a3ea54d69bd0
duke [Wed, 05 Jul 2017 20:35:22 +0200] rev 30737
Added tag jdk9-b66 for changeset ff3fc75f3214
duke [Wed, 05 Jul 2017 20:35:22 +0200] rev 30736
Merge