Fri, 22 May 2015 16:44:49 -0700 8074431: Remove native2ascii tool
mchung [Fri, 22 May 2015 16:44:49 -0700] rev 30844
8074431: Remove native2ascii tool Reviewed-by: erikj, alanb, okutsu, mfang, naoto
Fri, 22 May 2015 13:05:26 +0200 8080608: Missing archive name from jdeps -v -e output if no dependency on other JAR
dfuchs [Fri, 22 May 2015 13:05:26 +0200] rev 30843
8080608: Missing archive name from jdeps -v -e output if no dependency on other JAR Reviewed-by: mchung
Thu, 28 May 2015 16:13:55 -0700 Added tag jdk9-b66 for changeset 271924202c97
katleman [Thu, 28 May 2015 16:13:55 -0700] rev 30842
Added tag jdk9-b66 for changeset 271924202c97
Wed, 05 Jul 2017 20:36:07 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:07 +0200] rev 30841
Merge
Thu, 28 May 2015 16:13:52 -0700 Added tag jdk9-b66 for changeset 76bc0159a861
katleman [Thu, 28 May 2015 16:13:52 -0700] rev 30840
Added tag jdk9-b66 for changeset 76bc0159a861
Wed, 05 Jul 2017 20:36:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:04 +0200] rev 30839
Merge
Thu, 28 May 2015 16:13:51 -0700 Added tag jdk9-b66 for changeset 4a2e0a5ac013
katleman [Thu, 28 May 2015 16:13:51 -0700] rev 30838
Added tag jdk9-b66 for changeset 4a2e0a5ac013
Wed, 05 Jul 2017 20:36:00 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:00 +0200] rev 30837
Merge
Thu, 28 May 2015 16:50:12 -0700 Merge
lana [Thu, 28 May 2015 16:50:12 -0700] rev 30836
Merge
Wed, 27 May 2015 22:18:51 +0530 8081156: jjs "nashorn.args" system property is not effective when script arguments are passed
sundar [Wed, 27 May 2015 22:18:51 +0530] rev 30835
8081156: jjs "nashorn.args" system property is not effective when script arguments are passed Reviewed-by: hannesw, lagergren
Wed, 27 May 2015 14:37:11 +0300 8081204: ListAdapter throws NPE when adding/removing elements outside of JS context
attila [Wed, 27 May 2015 14:37:11 +0300] rev 30834
8081204: ListAdapter throws NPE when adding/removing elements outside of JS context Reviewed-by: lagergren, sundar
Wed, 27 May 2015 13:16:50 +0530 8007456: Nashorn test framework @argument does not handle quoted strings
sundar [Wed, 27 May 2015 13:16:50 +0530] rev 30833
8007456: Nashorn test framework @argument does not handle quoted strings Reviewed-by: hannesw, lagergren
Tue, 26 May 2015 16:12:23 +0200 8081062: ListAdapter should take advantage of JSObject
attila [Tue, 26 May 2015 16:12:23 +0200] rev 30832
8081062: ListAdapter should take advantage of JSObject Reviewed-by: lagergren, sundar
Tue, 26 May 2015 14:37:14 +0200 8081015: Allow conversion of native arrays to Queue and Collection
attila [Tue, 26 May 2015 14:37:14 +0200] rev 30831
8081015: Allow conversion of native arrays to Queue and Collection Reviewed-by: hannesw, lagergren, sundar
Tue, 26 May 2015 13:49:45 +0530 8036743: need ArrayBuffer constructor with specified data
sundar [Tue, 26 May 2015 13:49:45 +0530] rev 30830
8036743: need ArrayBuffer constructor with specified data Reviewed-by: attila, hannesw, lagergren
Thu, 28 May 2015 16:13:56 -0700 Added tag jdk9-b66 for changeset addfa81a8448
katleman [Thu, 28 May 2015 16:13:56 -0700] rev 30829
Added tag jdk9-b66 for changeset addfa81a8448
Wed, 05 Jul 2017 20:35:56 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:56 +0200] rev 30828
Merge
Thu, 28 May 2015 16:50:28 -0700 Merge
lana [Thu, 28 May 2015 16:50:28 -0700] rev 30827
Merge
Tue, 26 May 2015 18:32:10 +0400 8040147: minor cleanup for docs
avstepan [Tue, 26 May 2015 18:32:10 +0400] rev 30826
8040147: minor cleanup for docs Summary: minor cleanup for docs Reviewed-by: lancea
Thu, 28 May 2015 16:13:49 -0700 Added tag jdk9-b66 for changeset aaed6c21c444
katleman [Thu, 28 May 2015 16:13:49 -0700] rev 30825
Added tag jdk9-b66 for changeset aaed6c21c444
Wed, 05 Jul 2017 20:35:52 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:52 +0200] rev 30824
Merge
Thu, 28 May 2015 16:51:18 -0700 Merge
lana [Thu, 28 May 2015 16:51:18 -0700] rev 30823
Merge
Thu, 28 May 2015 14:54:58 -0700 8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true
ksrini [Thu, 28 May 2015 14:54:58 -0700] rev 30822
8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true Reviewed-by: ksrini, ddehaven Contributed-by: staffan.larsen@oracle.com
Thu, 28 May 2015 17:37:33 -0400 8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond
rriggs [Thu, 28 May 2015 17:37:33 -0400] rev 30821
8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond 8075676: java.time package javadoc typos 8068276: java.time.chrono.HijrahChronology.eraOf() assertions may lead to misunderstanding Reviewed-by: lancea, scolebourne
Thu, 28 May 2015 10:54:48 -0700 8081347: Add @modules to jdk_core tests
mchung [Thu, 28 May 2015 10:54:48 -0700] rev 30820
8081347: Add @modules to jdk_core tests Reviewed-by: alanb, joehw, lancea Contributed-by: alexander.kulyakhtin@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com
Thu, 28 May 2015 11:31:40 -0700 8081359: Update bug reporting URL
darcy [Thu, 28 May 2015 11:31:40 -0700] rev 30819
8081359: Update bug reporting URL Reviewed-by: lancea
Thu, 28 May 2015 10:00:51 -0700 8038310: Re-examine integration of extended Charsets
sherman [Thu, 28 May 2015 10:00:51 -0700] rev 30818
8038310: Re-examine integration of extended Charsets Summary: to use ServiceLoader to load the extended charsets Reviewed-by: alanb, mchung
Thu, 28 May 2015 09:55:32 -0700 8081245: MHIllegalAccess.java failing across platforms
darcy [Thu, 28 May 2015 09:55:32 -0700] rev 30817
8081245: MHIllegalAccess.java failing across platforms Reviewed-by: alanb, rriggs
Thu, 28 May 2015 11:22:33 +0200 8081332: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code.
simonis [Thu, 28 May 2015 11:22:33 +0200] rev 30816
8081332: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code. Reviewed-by: prr
Thu, 28 May 2015 10:37:49 +0200 8081292: sun/tools/jmap/BasicJMapTest.java timed out
sla [Thu, 28 May 2015 10:37:49 +0200] rev 30815
8081292: sun/tools/jmap/BasicJMapTest.java timed out Reviewed-by: mgronlun, sspitsyn
Thu, 28 May 2015 09:11:14 +0800 8081278: Typo in Exception Message
weijun [Thu, 28 May 2015 09:11:14 +0800] rev 30814
8081278: Typo in Exception Message Reviewed-by: mullan
Wed, 27 May 2015 13:25:32 -0700 8074432: Move jdeps and javap to jdk.jdeps module
mchung [Wed, 27 May 2015 13:25:32 -0700] rev 30813
8074432: Move jdeps and javap to jdk.jdeps module Reviewed-by: jjg, alanb, erikj
Wed, 27 May 2015 15:57:10 -0400 8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
rriggs [Wed, 27 May 2015 15:57:10 -0400] rev 30812
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device Summary: Reduce number of iterations to 8 instead of 50 Reviewed-by: naoto
Wed, 27 May 2015 12:23:35 -0700 8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE
sherman [Wed, 27 May 2015 12:23:35 -0700] rev 30811
8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE 8034773: (zipfs) newOutputstream uses CREATE_NEW when no options specified Summary: to open the new steram with appropricate open options Reviewed-by: alanb
Wed, 27 May 2015 13:23:40 +0100 8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException
msheppar [Wed, 27 May 2015 13:23:40 +0100] rev 30810
8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException Summary: ignore "stray" packets received from non test interface Reviewed-by: alanb, chegar
Wed, 27 May 2015 13:04:32 +0100 8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
msheppar [Wed, 27 May 2015 13:04:32 +0100] rev 30809
8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter Summary: ignore Teredo interface in test Reviewed-by: alanb, chegar
Tue, 26 May 2015 12:34:51 -0700 8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
sherman [Tue, 26 May 2015 12:34:51 -0700] rev 30808
8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image Summary: to remove the invalid test case Reviewed-by: alanb
Tue, 26 May 2015 09:22:39 -0700 Merge
amurillo [Tue, 26 May 2015 09:22:39 -0700] rev 30807
Merge
Thu, 21 May 2015 17:11:55 -0700 Merge
amurillo [Thu, 21 May 2015 17:11:55 -0700] rev 30806
Merge
Tue, 19 May 2015 22:40:50 +0200 Merge
jbachorik [Tue, 19 May 2015 22:40:50 +0200] rev 30805
Merge
Thu, 14 May 2015 11:41:11 +0200 8078143: java/lang/management/ThreadMXBean/AllThreadIds.java fails intermittently
jbachorik [Thu, 14 May 2015 11:41:11 +0200] rev 30804
8078143: java/lang/management/ThreadMXBean/AllThreadIds.java fails intermittently Reviewed-by: dholmes, martin
Fri, 03 Apr 2015 15:39:38 +0200 8075926: Add a sun.management.JMXConnectorServer perf counter to track its state
jbachorik [Fri, 03 Apr 2015 15:39:38 +0200] rev 30803
8075926: Add a sun.management.JMXConnectorServer perf counter to track its state Reviewed-by: duke
Tue, 19 May 2015 14:03:20 +0300 8077866: [TESTBUG] Some of java.lang tests cannot be run on compact profiles 1, 2
iignatyev [Tue, 19 May 2015 14:03:20 +0300] rev 30802
8077866: [TESTBUG] Some of java.lang tests cannot be run on compact profiles 1, 2 Reviewed-by: dholmes, alanb Contributed-by: denis.kononenko@oracle.com
Sat, 16 May 2015 13:22:40 -0700 Merge
dcubed [Sat, 16 May 2015 13:22:40 -0700] rev 30801
Merge
Wed, 13 May 2015 10:17:49 +0200 8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds
jbachorik [Wed, 13 May 2015 10:17:49 +0200] rev 30800
8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds Reviewed-by: sla, sjiang
Wed, 13 May 2015 10:17:38 +0200 8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout
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
Tue, 26 May 2015 18:42:08 +0300 8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
asmotrak [Tue, 26 May 2015 18:42:08 +0300] rev 30798
8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently Reviewed-by: xuelei
Tue, 26 May 2015 18:31:21 +0400 8040147: minor cleanup for docs
avstepan [Tue, 26 May 2015 18:31:21 +0400] rev 30797
8040147: minor cleanup for docs Summary: minor cleanup for docs Reviewed-by: lancea
Tue, 26 May 2015 22:10:37 +0800 8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently
weijun [Tue, 26 May 2015 22:10:37 +0800] rev 30796
8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently Reviewed-by: xuelei
Tue, 26 May 2015 10:43:53 +0200 8080983: libdt_socket: Build failed with VS2013 SP4
erikj [Tue, 26 May 2015 10:43:53 +0200] rev 30795
8080983: libdt_socket: Build failed with VS2013 SP4 Reviewed-by: sla, ihse, tbell
Mon, 25 May 2015 13:52:28 -0700 8042125: Japanese character converters incompatible between Java 7 and Java 8
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
Mon, 25 May 2015 19:09:44 +0530 8068978: All versions of javax.script.ScriptEngine.eval(...) method may clarify ScriptException throwing
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
Mon, 25 May 2015 14:08:21 +0200 8080833: JDK-8076524 has failed to remove binary files
ykantser [Mon, 25 May 2015 14:08:21 +0200] rev 30792
8080833: JDK-8076524 has failed to remove binary files Reviewed-by: sla
Mon, 25 May 2015 11:47:41 +0300 8050374: More Signature tests
asmotrak [Mon, 25 May 2015 11:47:41 +0300] rev 30791
8050374: More Signature tests Reviewed-by: valeriep
Sun, 24 May 2015 08:54:38 -0400 8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List
mullan [Sun, 24 May 2015 08:54:38 -0400] rev 30790
8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List Reviewed-by: weijun
Fri, 22 May 2015 16:43:39 -0700 8074431: Remove native2ascii tool
mchung [Fri, 22 May 2015 16:43:39 -0700] rev 30789
8074431: Remove native2ascii tool Reviewed-by: erikj, alanb, okutsu, mfang, naoto
Fri, 22 May 2015 10:45:59 -0700 8080901: Replace package.html files with package-info.java in the java.base module
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
Fri, 22 May 2015 10:33:27 -0700 8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently
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
Fri, 22 May 2015 08:56:33 -0700 8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
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
Fri, 22 May 2015 17:30:21 +0300 8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
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
Fri, 22 May 2015 10:12:18 -0400 8074818: Resolve disabled warnings for libjava
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
Fri, 22 May 2015 16:13:00 +0300 8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
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
Thu, 28 May 2015 16:13:52 -0700 Added tag jdk9-b66 for changeset 1286226d1236
katleman [Thu, 28 May 2015 16:13:52 -0700] rev 30782
Added tag jdk9-b66 for changeset 1286226d1236
Wed, 05 Jul 2017 20:35:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:41 +0200] rev 30781
Merge
Thu, 28 May 2015 16:52:47 -0700 Merge
lana [Thu, 28 May 2015 16:52:47 -0700] rev 30780
Merge
Tue, 26 May 2015 09:22:38 -0700 Merge
amurillo [Tue, 26 May 2015 09:22:38 -0700] rev 30779
Merge
Mon, 25 May 2015 09:13:41 +0200 8080930: SA changes broke bootcycle-images builds
pliden [Mon, 25 May 2015 09:13:41 +0200] rev 30778
8080930: SA changes broke bootcycle-images builds Reviewed-by: sla, brutisso
Thu, 21 May 2015 17:11:54 -0700 Merge
amurillo [Thu, 21 May 2015 17:11:54 -0700] rev 30777
Merge
Fri, 22 May 2015 00:35:31 +0200 Merge
rbackman [Fri, 22 May 2015 00:35:31 +0200] rev 30776
Merge
Thu, 21 May 2015 21:17:03 +0200 Merge
rbackman [Thu, 21 May 2015 21:17:03 +0200] rev 30775
Merge
Thu, 21 May 2015 18:10:18 +0200 8080692: lots of jstack tests failing in pit
rbackman [Thu, 21 May 2015 18:10:18 +0200] rev 30774
8080692: lots of jstack tests failing in pit Reviewed-by: kvn, vlivanov
Thu, 21 May 2015 21:17:56 +0200 Merge
jwilhelm [Thu, 21 May 2015 21:17:56 +0200] rev 30773
Merge
Wed, 20 May 2015 10:45:40 +0200 8047330: Remove unrolled card loops in G1 SparsePRTEntry
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
Tue, 19 May 2015 17:25:49 +0200 8080584: isGCActiveMark.hpp should not include parallelScavengeHeap.hpp
pliden [Tue, 19 May 2015 17:25:49 +0200] rev 30771
8080584: isGCActiveMark.hpp should not include parallelScavengeHeap.hpp Reviewed-by: kbarrett, tschatzl
Tue, 19 May 2015 14:09:22 +0200 8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp
pliden [Tue, 19 May 2015 14:09:22 +0200] rev 30770
8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp Reviewed-by: kbarrett, tschatzl
Tue, 19 May 2015 09:41:52 +0200 8080581: Align SA with new GC directory structure
pliden [Tue, 19 May 2015 09:41:52 +0200] rev 30769
8080581: Align SA with new GC directory structure Reviewed-by: dsamersoff, sla
Mon, 18 May 2015 17:09:47 +0200 Merge
jwilhelm [Mon, 18 May 2015 17:09:47 +0200] rev 30768
Merge
Fri, 15 May 2015 15:40:58 -0700 8079216: Remove undefined method oopDesc::is_null(Klass *)
jwha [Fri, 15 May 2015 15:40:58 -0700] rev 30767
8079216: Remove undefined method oopDesc::is_null(Klass *) Reviewed-by: kbarrett, coleenp, stefank
Thu, 14 May 2015 15:17:36 -0400 8058265: No callers of ReferenceProcessor::clear_discovered_references
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
Mon, 24 Feb 2014 12:49:21 +0100 8035496: G1 ARM: missing remset entry noticed by VerifyAfterGC for vm/gc/concurrent/lp50yp10rp70mr30st0
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
Wed, 13 May 2015 15:16:06 +0200 8079792: GC directory structure cleanup
pliden [Wed, 13 May 2015 15:16:06 +0200] rev 30764
8079792: GC directory structure cleanup Reviewed-by: brutisso, stefank, david
Thu, 21 May 2015 18:57:21 +0200 Merge
thartmann [Thu, 21 May 2015 18:57:21 +0200] rev 30763
Merge
Wed, 20 May 2015 17:06:44 +0200 Merge
roland [Wed, 20 May 2015 17:06:44 +0200] rev 30762
Merge
Wed, 20 May 2015 10:21:02 +0100 8080600: AARCH64: testlibrary does not support AArch64
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
Wed, 20 May 2015 09:07:36 -0400 8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware
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
Tue, 19 May 2015 16:05:12 +0200 8080308: TypeProfileLevel on SPARC platform should enable JSR292-only profiling level
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
Tue, 19 May 2015 11:06:34 +0200 8080190: PPC64: Fix wrong rotate instructions in the .ad file
simonis [Tue, 19 May 2015 11:06:34 +0200] rev 30758
8080190: PPC64: Fix wrong rotate instructions in the .ad file Reviewed-by: kvn
Mon, 18 May 2015 19:54:49 +0200 8080281: 8068945 changes break building the zero JVM variant
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
Fri, 15 May 2015 18:12:21 -0700 8080483: Incorrect test execution string at SumRed_Long.java
kvn [Fri, 15 May 2015 18:12:21 -0700] rev 30756
8080483: Incorrect test execution string at SumRed_Long.java Reviewed-by: iveresov
Tue, 19 May 2015 14:13:15 +0300 8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3
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
Tue, 19 May 2015 03:07:42 -0400 Merge
dholmes [Tue, 19 May 2015 03:07:42 -0400] rev 30754
Merge
Tue, 19 May 2015 01:34:53 -0400 8075288: malloc without free in VM_PopulateDumpSharedSpace::doit()
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>
Mon, 18 May 2015 16:42:46 -0700 8079644: memory stomping error with ResourceManagement and TestAgentStress.java
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
Sat, 16 May 2015 13:19:11 -0700 Merge
dcubed [Sat, 16 May 2015 13:19:11 -0700] rev 30751
Merge
Thu, 14 May 2015 21:54:34 +0200 Merge
coleenp [Thu, 14 May 2015 21:54:34 +0200] rev 30750
Merge
Thu, 14 May 2015 14:03:58 -0400 6811960: x86 biasedlocking epoch expired rare bug
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
Thu, 14 May 2015 10:12:51 -0700 8025979: [TESTBUG] Write test to exercise uninitialized strings from JNI code
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
Thu, 14 May 2015 10:09:35 -0700 8033445: [TESTBUG] Add test case for calling default methods from JNI
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
Thu, 07 May 2015 15:05:46 +0200 8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
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
Tue, 12 May 2015 20:55:40 -0400 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
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
Thu, 28 May 2015 16:13:49 -0700 Added tag jdk9-b66 for changeset 725914ee5f0c
katleman [Thu, 28 May 2015 16:13:49 -0700] rev 30744
Added tag jdk9-b66 for changeset 725914ee5f0c
Thu, 28 May 2015 16:50:03 -0700 Merge
lana [Thu, 28 May 2015 16:50:03 -0700] rev 30743
Merge
Wed, 27 May 2015 13:25:04 -0700 8074432: Move jdeps and javap to jdk.jdeps module
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
Wed, 27 May 2015 12:45:29 -0700 8081334: com.sun.tools.javap and com.sun.tools.javah are not exported API
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
Tue, 26 May 2015 10:43:56 +0200 8080983: libdt_socket: Build failed with VS2013 SP4
erikj [Tue, 26 May 2015 10:43:56 +0200] rev 30740
8080983: libdt_socket: Build failed with VS2013 SP4 Reviewed-by: sla, ihse, tbell
Fri, 22 May 2015 16:44:09 -0700 8074431: Remove native2ascii tool
mchung [Fri, 22 May 2015 16:44:09 -0700] rev 30739
8074431: Remove native2ascii tool Reviewed-by: erikj, alanb, okutsu, mfang, naoto
Thu, 28 May 2015 16:13:48 -0700 Added tag jdk9-b66 for changeset a3ea54d69bd0
katleman [Thu, 28 May 2015 16:13:48 -0700] rev 30738
Added tag jdk9-b66 for changeset a3ea54d69bd0
Wed, 05 Jul 2017 20:35:22 +0200 Added tag jdk9-b66 for changeset ff3fc75f3214
duke [Wed, 05 Jul 2017 20:35:22 +0200] rev 30737
Added tag jdk9-b66 for changeset ff3fc75f3214
Wed, 05 Jul 2017 20:35:22 +0200 Merge jdk9-b66
duke [Wed, 05 Jul 2017 20:35:22 +0200] rev 30736
Merge
Wed, 05 Jul 2017 20:35:19 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:19 +0200] rev 30735
Merge
Thu, 21 May 2015 16:19:29 -0700 Merge
lana [Thu, 21 May 2015 16:19:29 -0700] rev 30734
Merge
Thu, 21 May 2015 13:48:23 -0700 Merge
jjg [Thu, 21 May 2015 13:48:23 -0700] rev 30733
Merge
Thu, 21 May 2015 13:47:05 -0700 8080897: tests broken in bad merge
jjg [Thu, 21 May 2015 13:47:05 -0700] rev 30732
8080897: tests broken in bad merge Reviewed-by: darcy
Thu, 21 May 2015 21:15:28 +0200 8080870: Open up Dependencies for use from other packages
alundblad [Thu, 21 May 2015 21:15:28 +0200] rev 30731
8080870: Open up Dependencies for use from other packages Summary: Opened up Dependencies for use outside of the package. Reviewed-by: mcimadamore
Thu, 21 May 2015 11:41:04 -0700 8076543: Add @modules as needed to the langtools tests
akulyakh [Thu, 21 May 2015 11:41:04 -0700] rev 30730
8076543: Add @modules as needed to the langtools tests Reviewed-by: jjg, shurailine
Mon, 18 May 2015 14:48:41 +0200 8080572: langtools/test/tools/javac/generics/T5011073.java failing
jlahoda [Mon, 18 May 2015 14:48:41 +0200] rev 30729
8080572: langtools/test/tools/javac/generics/T5011073.java failing Summary: test/tools/javac/generics/InterfaceCast1.java defines a top-level Set, moving it to a separate directory to avoid clashes. Reviewed-by: mcimadamore
Mon, 11 May 2015 13:28:14 +0530 8079613: Deeply chained expressions + several overloads + unnecessary inference result in excessive compile times.
sadayapalam [Mon, 11 May 2015 13:28:14 +0530] rev 30728
8079613: Deeply chained expressions + several overloads + unnecessary inference result in excessive compile times. Summary: Eliminate compile time performance bottlneck due to mischaracterization of standalone expressions as being poly expressions. Reviewed-by: mcimadamore, jlahoda
Mon, 18 May 2015 09:27:09 +0200 8080338: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
jlahoda [Mon, 18 May 2015 09:27:09 +0200] rev 30727
8080338: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle 8080339: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle 8080340: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle Summary: Fixing incorrect file headers; also reviewed by kevin.l.brown@oracle.com Reviewed-by: vromero
Fri, 15 May 2015 18:03:51 -0700 8075166: Group 14d: golden files for tests in tools/javac/generics/wildcards dir
sogoel [Fri, 15 May 2015 18:03:51 -0700] rev 30726
8075166: Group 14d: golden files for tests in tools/javac/generics/wildcards dir Reviewed-by: jjg
Fri, 15 May 2015 17:47:03 -0700 8080539: Remove few test files that did not get removed with the patch
sogoel [Fri, 15 May 2015 17:47:03 -0700] rev 30725
8080539: Remove few test files that did not get removed with the patch Reviewed-by: jjg
Fri, 15 May 2015 17:43:21 -0700 8074514: Group 13d: golden files for tests in tools/javac/generics dir
sogoel [Fri, 15 May 2015 17:43:21 -0700] rev 30724
8074514: Group 13d: golden files for tests in tools/javac/generics dir Reviewed-by: jjg
Fri, 15 May 2015 17:12:58 -0700 8075165: Group 14c: golden files for tests in tools/javac/generics/wildcards dir
sogoel [Fri, 15 May 2015 17:12:58 -0700] rev 30723
8075165: Group 14c: golden files for tests in tools/javac/generics/wildcards dir Reviewed-by: jjg, vromero
Fri, 15 May 2015 16:59:34 -0700 8075164: Group 14b: golden files for tests in tools/javac/generics/wildcards dir
sogoel [Fri, 15 May 2015 16:59:34 -0700] rev 30722
8075164: Group 14b: golden files for tests in tools/javac/generics/wildcards dir Reviewed-by: jjg, vromero
Fri, 15 May 2015 16:53:42 -0700 8074425: Group 13b: golden files for tests in tools/javac/generics dir
sogoel [Fri, 15 May 2015 16:53:42 -0700] rev 30721
8074425: Group 13b: golden files for tests in tools/javac/generics dir Reviewed-by: jjg, darcy, mcimadamore
Fri, 15 May 2015 16:18:16 -0700 8075163: Group 14a: golden files for tests in tools/javac/generics/wildcards dir
sogoel [Fri, 15 May 2015 16:18:16 -0700] rev 30720
8075163: Group 14a: golden files for tests in tools/javac/generics/wildcards dir Reviewed-by: jjg, vromero
Fri, 15 May 2015 09:53:08 -0700 8074417: Group 13a: golden files for tests in tools/javac/generics dir
sogoel [Fri, 15 May 2015 09:53:08 -0700] rev 30719
8074417: Group 13a: golden files for tests in tools/javac/generics dir Reviewed-by: jjg, mcimadamore
Fri, 15 May 2015 09:30:55 -0700 8074502: Group 13c: golden files for tests in tools/javac/generics dir
sogoel [Fri, 15 May 2015 09:30:55 -0700] rev 30718
8074502: Group 13c: golden files for tests in tools/javac/generics dir Reviewed-by: jjg, mcimadamore
Fri, 15 May 2015 11:41:04 +0200 8076104: Key collisions in ZipFileIndexFileObject content cache lead to wrong content
jlahoda [Fri, 15 May 2015 11:41:04 +0200] rev 30717
8076104: Key collisions in ZipFileIndexFileObject content cache lead to wrong content Summary: equals&hashCode of ZipFileObject and ZipFileIndexFileObject need to be based on full entry path, not only the file name. Reviewed-by: jjg
Fri, 15 May 2015 01:56:14 -0700 8074408: Group 12: golden files for tests in tools/javac dir
sogoel [Fri, 15 May 2015 01:56:14 -0700] rev 30716
8074408: Group 12: golden files for tests in tools/javac dir Reviewed-by: jjg
Fri, 15 May 2015 01:36:32 -0700 8074387: Group 11: golden files for coin tests in tools/javac dir
sogoel [Fri, 15 May 2015 01:36:32 -0700] rev 30715
8074387: Group 11: golden files for coin tests in tools/javac dir Reviewed-by: jjg
Fri, 15 May 2015 01:28:43 -0700 8068465: Group 10e: golden files for tests in tools/javac dir
sogoel [Fri, 15 May 2015 01:28:43 -0700] rev 30714
8068465: Group 10e: golden files for tests in tools/javac dir Reviewed-by: jjg
Fri, 15 May 2015 01:09:51 -0700 8068464: Group 10d: golden files for tests in tools/javac dir
sogoel [Fri, 15 May 2015 01:09:51 -0700] rev 30713
8068464: Group 10d: golden files for tests in tools/javac dir Reviewed-by: jjg
Thu, 21 May 2015 10:07:40 -0700 Added tag jdk9-b65 for changeset f0f03398adb4
katleman [Thu, 21 May 2015 10:07:40 -0700] rev 30712
Added tag jdk9-b65 for changeset f0f03398adb4
Wed, 05 Jul 2017 20:35:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:10 +0200] rev 30711
Merge
Thu, 21 May 2015 10:07:37 -0700 Added tag jdk9-b65 for changeset 92cd300e0653
katleman [Thu, 21 May 2015 10:07:37 -0700] rev 30710
Added tag jdk9-b65 for changeset 92cd300e0653
Wed, 05 Jul 2017 20:35:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:04 +0200] rev 30709
Merge
Thu, 21 May 2015 16:21:00 -0700 Merge
lana [Thu, 21 May 2015 16:21:00 -0700] rev 30708
Merge
Fri, 15 May 2015 16:26:03 -0700 8078596: jaxp tests failed in modular jdk due to internal class access
joehw [Fri, 15 May 2015 16:26:03 -0700] rev 30707
8078596: jaxp tests failed in modular jdk due to internal class access Reviewed-by: alanb, lancea, joehw Contributed-by: frank.yuan@oracle.com
Thu, 21 May 2015 10:07:37 -0700 Added tag jdk9-b65 for changeset bc411809e58c
katleman [Thu, 21 May 2015 10:07:37 -0700] rev 30706
Added tag jdk9-b65 for changeset bc411809e58c
Wed, 05 Jul 2017 20:34:59 +0200 Merge
duke [Wed, 05 Jul 2017 20:34:59 +0200] rev 30705
Merge
Thu, 21 May 2015 16:19:37 -0700 Merge
lana [Thu, 21 May 2015 16:19:37 -0700] rev 30704
Merge
Thu, 21 May 2015 21:51:48 +0530 8079145: jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertion
sundar [Thu, 21 May 2015 21:51:48 +0530] rev 30703
8079145: jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertion Reviewed-by: jlaskey, hannesw
Thu, 21 May 2015 18:44:51 +0530 8080848: delete of bound Java method property results in crash
sundar [Thu, 21 May 2015 18:44:51 +0530] rev 30702
8080848: delete of bound Java method property results in crash Reviewed-by: hannesw, lagergren
Wed, 20 May 2015 14:16:19 +0530 8080598: Javadoc warnings in Global.java after lazy initialization
sundar [Wed, 20 May 2015 14:16:19 +0530] rev 30701
8080598: Javadoc warnings in Global.java after lazy initialization Reviewed-by: lagergren, hannesw
Fri, 15 May 2015 16:36:25 +0200 8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces
mhaupt [Fri, 15 May 2015 16:36:25 +0200] rev 30700
8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces Summary: honor quoting with "" and '' as well as escaped spaces Reviewed-by: hannesw, sundar
Fri, 15 May 2015 15:40:57 +0200 8078414: Don't create impossible converters for ScriptObjectMirror
attila [Fri, 15 May 2015 15:40:57 +0200] rev 30699
8078414: Don't create impossible converters for ScriptObjectMirror Reviewed-by: hannesw, sundar
Fri, 15 May 2015 10:21:48 +0200 8080471: fix usage of replace and file separator in Nashorn tests
mhaupt [Fri, 15 May 2015 10:21:48 +0200] rev 30698
8080471: fix usage of replace and file separator in Nashorn tests Summary: Two tests should use replace instead of replaceAll, and there is a typo in the usage of File.separator. Reviewed-by: attila, hannesw
Fri, 15 May 2015 10:19:37 +0200 8079424: code generator for discarded boolean logical operation has an extra pop
attila [Fri, 15 May 2015 10:19:37 +0200] rev 30697
8079424: code generator for discarded boolean logical operation has an extra pop Reviewed-by: lagergren, sundar
Thu, 21 May 2015 10:07:41 -0700 Added tag jdk9-b65 for changeset 8bbe109bca14
katleman [Thu, 21 May 2015 10:07:41 -0700] rev 30696
Added tag jdk9-b65 for changeset 8bbe109bca14
Wed, 05 Jul 2017 20:34:52 +0200 Merge
duke [Wed, 05 Jul 2017 20:34:52 +0200] rev 30695
Merge
Thu, 21 May 2015 10:07:35 -0700 Added tag jdk9-b65 for changeset 7337899df26d
katleman [Thu, 21 May 2015 10:07:35 -0700] rev 30694
Added tag jdk9-b65 for changeset 7337899df26d
Wed, 05 Jul 2017 20:34:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:34:47 +0200] rev 30693
Merge
Thu, 21 May 2015 16:20:20 -0700 Merge
lana [Thu, 21 May 2015 16:20:20 -0700] rev 30692
Merge
Thu, 21 May 2015 15:42:30 -0700 8080248: Coding regression in HKSCS charsets
sherman [Thu, 21 May 2015 15:42:30 -0700] rev 30691
8080248: Coding regression in HKSCS charsets Summary: to update the sp correctly when encoding supplementary characters Reviewed-by: martin
Thu, 21 May 2015 14:18:33 -0700 8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature
juh [Thu, 21 May 2015 14:18:33 -0700] rev 30690
8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature Reviewed-by: mullan
Thu, 21 May 2015 09:57:59 -0700 8080589: (fs) FileChannel.force should use fcntl(F_FULLFSYNC) instead of fsync on OS X
bpb [Thu, 21 May 2015 09:57:59 -0700] rev 30689
8080589: (fs) FileChannel.force should use fcntl(F_FULLFSYNC) instead of fsync on OS X Summary: Replace f[data]sync(fd) with fcntl(fd, F_FULLSYNC) on OS X. Reviewed-by: alanb
Thu, 21 May 2015 17:42:15 +0100 8072578: ProbeKeystores.java creates files in test.src
vinnie [Thu, 21 May 2015 17:42:15 +0100] rev 30688
8072578: ProbeKeystores.java creates files in test.src Reviewed-by: weijun
Thu, 21 May 2015 07:17:36 -0400 8055753: Use ConcurrentHashMap to map ProtectionDomain to PermissionCollection
mullan [Thu, 21 May 2015 07:17:36 -0400] rev 30687
8055753: Use ConcurrentHashMap to map ProtectionDomain to PermissionCollection Reviewed-by: weijun
Thu, 21 May 2015 09:35:26 +0000 8048599: Tests for key wrap and unwrap operations
xuelei [Thu, 21 May 2015 09:35:26 +0000] rev 30686
8048599: Tests for key wrap and unwrap operations Reviewed-by: xuelei Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Wed, 20 May 2015 18:06:31 +0100 8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
robm [Wed, 20 May 2015 18:06:31 +0100] rev 30685
8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection Reviewed-by: michaelm
Wed, 20 May 2015 18:03:56 +0100 8077822: javac does not recognize '*.java' as file if '-J' option is specified
robm [Wed, 20 May 2015 18:03:56 +0100] rev 30684
8077822: javac does not recognize '*.java' as file if '-J' option is specified Reviewed-by: ksrini
Wed, 20 May 2015 11:17:09 -0400 8078582: java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
rriggs [Wed, 20 May 2015 11:17:09 -0400] rev 30683
8078582: java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory Summary: Small allocations may bump total memory, raise THRESHOLD to 2Mb Reviewed-by: martin
Wed, 20 May 2015 17:16:58 +0300 8080680: sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups
amlu [Wed, 20 May 2015 17:16:58 +0300] rev 30682
8080680: sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups Reviewed-by: igerasim
Wed, 20 May 2015 14:50:57 +0200 8080623: CPU overhead in FJ due to spinning in awaitWork
dl [Wed, 20 May 2015 14:50:57 +0200] rev 30681
8080623: CPU overhead in FJ due to spinning in awaitWork Reviewed-by: chegar, dholmes
Wed, 20 May 2015 08:58:14 +0530 8072002: The spec on javax.script.Compilable contains a typo and confusing inconsistency
sundar [Wed, 20 May 2015 08:58:14 +0530] rev 30680
8072002: The spec on javax.script.Compilable contains a typo and confusing inconsistency Reviewed-by: lagergren, attila
Tue, 19 May 2015 18:33:08 -0700 8080711: Prepare sun/nio/cs/FindEncoderBugs.java to find intermittent failures
darcy [Tue, 19 May 2015 18:33:08 -0700] rev 30679
8080711: Prepare sun/nio/cs/FindEncoderBugs.java to find intermittent failures Reviewed-by: rriggs
Tue, 19 May 2015 13:30:03 -0700 8075284: fix up miscellaneous TM constructions
darcy [Tue, 19 May 2015 13:30:03 -0700] rev 30678
8075284: fix up miscellaneous TM constructions Reviewed-by: lancea
Tue, 19 May 2015 11:40:00 -0700 Merge
amurillo [Tue, 19 May 2015 11:40:00 -0700] rev 30677
Merge
Thu, 14 May 2015 12:05:33 -0700 Merge
amurillo [Thu, 14 May 2015 12:05:33 -0700] rev 30676
Merge
Tue, 12 May 2015 13:57:46 -0400 8080048: Test jdk/test/com/sun/jdi/NoLaunchOptionTest.java was merged incorrectly
hseigel [Tue, 12 May 2015 13:57:46 -0400] rev 30675
8080048: Test jdk/test/com/sun/jdi/NoLaunchOptionTest.java was merged incorrectly Summary: Add correct @library and @build tags Reviewed-by: ctornqvi, gtriantafill
Sat, 09 May 2015 07:35:16 -0400 Merge
hseigel [Sat, 09 May 2015 07:35:16 -0400] rev 30674
Merge
Fri, 08 May 2015 11:15:52 +0200 Merge
ykantser [Fri, 08 May 2015 11:15:52 +0200] rev 30673
Merge
Fri, 08 May 2015 09:14:18 +0200 6755586: Test com/sun/jdi/NoLaunchOptionTest.java may erroneously fail
ykantser [Fri, 08 May 2015 09:14:18 +0200] rev 30672
6755586: Test com/sun/jdi/NoLaunchOptionTest.java may erroneously fail Reviewed-by: sla, dsamersoff
Fri, 08 May 2015 09:40:46 +0200 8079559: Exclude demo/jvmti/hprof tests
sla [Fri, 08 May 2015 09:40:46 +0200] rev 30671
8079559: Exclude demo/jvmti/hprof tests Reviewed-by: alanb
Thu, 07 May 2015 11:01:37 +0200 8079360: AttachProviderImpl could not be instantiated
sla [Thu, 07 May 2015 11:01:37 +0200] rev 30670
8079360: AttachProviderImpl could not be instantiated Reviewed-by: dsamersoff, sspitsyn, ihse
Fri, 08 May 2015 13:26:07 -0400 Merge
hseigel [Fri, 08 May 2015 13:26:07 -0400] rev 30669
Merge
Wed, 06 May 2015 20:37:33 +0200 Merge
sla [Wed, 06 May 2015 20:37:33 +0200] rev 30668
Merge
Wed, 06 May 2015 16:36:17 +0200 8079345: After 8079248 fixed JDK still fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
sla [Wed, 06 May 2015 16:36:17 +0200] rev 30667
8079345: After 8079248 fixed JDK still fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found" Reviewed-by: erikj, sspitsyn, ihse
Tue, 05 May 2015 20:09:52 +0200 8076998: BadHandshakeTest.java fails due to warnings in output
ykantser [Tue, 05 May 2015 20:09:52 +0200] rev 30666
8076998: BadHandshakeTest.java fails due to warnings in output Reviewed-by: sla
Thu, 30 Apr 2015 16:44:39 +0200 8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform
jbachorik [Thu, 30 Apr 2015 16:44:39 +0200] rev 30665
8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform Reviewed-by: sspitsyn, dholmes
Sat, 02 May 2015 18:40:59 -0700 Merge
ccheung [Sat, 02 May 2015 18:40:59 -0700] rev 30664
Merge
Fri, 01 May 2015 18:23:31 +0000 Merge
rriggs [Fri, 01 May 2015 18:23:31 +0000] rev 30663
Merge
Thu, 30 Apr 2015 09:58:17 -0400 8077743: (rm) Port ResourceManagement to JDK9
rriggs [Thu, 30 Apr 2015 09:58:17 -0400] rev 30662
8077743: (rm) Port ResourceManagement to JDK9 Reviewed-by: erikj, mchung, alanb, dholmes
Thu, 30 Apr 2015 09:50:10 +0200 8076473: Remove the jhat code and update makefiles
sla [Thu, 30 Apr 2015 09:50:10 +0200] rev 30661
8076473: Remove the jhat code and update makefiles Reviewed-by: alanb, erikj, sspitsyn
Tue, 28 Apr 2015 14:39:21 +0200 8076524: Remove jhat tests and help library from JDK
ykantser [Tue, 28 Apr 2015 14:39:21 +0200] rev 30660
8076524: Remove jhat tests and help library from JDK Reviewed-by: sla, alanb
Tue, 28 Apr 2015 14:33:32 +0200 8059047: Extract parser/validator from jhat for use in tests
ykantser [Tue, 28 Apr 2015 14:33:32 +0200] rev 30659
8059047: Extract parser/validator from jhat for use in tests Reviewed-by: sla
Tue, 19 May 2015 20:04:29 +0300 8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently
iignatyev [Tue, 19 May 2015 20:04:29 +0300] rev 30658
8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently Reviewed-by: vlivanov
Tue, 19 May 2015 11:05:52 -0400 8080658: Update sun/nio/cs/FindDecoderBugs.java to use random number generator library
amlu [Tue, 19 May 2015 11:05:52 -0400] rev 30657
8080658: Update sun/nio/cs/FindDecoderBugs.java to use random number generator library Reviewed-by: rriggs
Tue, 19 May 2015 07:12:10 -0700 8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail.
bpb [Tue, 19 May 2015 07:12:10 -0700] rev 30656
8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail. Summary: Revert fix applied to resolve JDK-8066915. Reviewed-by: alanb
Tue, 19 May 2015 16:04:14 +0400 8080422: some docs cleanup for core libs
avstepan [Tue, 19 May 2015 16:04:14 +0400] rev 30655
8080422: some docs cleanup for core libs Summary: some docs cleanup Reviewed-by: rriggs, lancea
Tue, 19 May 2015 10:05:02 +0200 8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
ihse [Tue, 19 May 2015 10:05:02 +0200] rev 30654
8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation Reviewed-by: erikj
Tue, 19 May 2015 09:09:09 +0800 8077102: dns_lookup_realm should be false by default
weijun [Tue, 19 May 2015 09:09:09 +0800] rev 30653
8077102: dns_lookup_realm should be false by default Reviewed-by: valeriep
Mon, 18 May 2015 13:34:56 -0700 8080538: hprof does not work well with multiple agents on non-Solaris platforms
jmanson [Mon, 18 May 2015 13:34:56 -0700] rev 30652
8080538: hprof does not work well with multiple agents on non-Solaris platforms Summary: Never take the address of Agent_OnLoad. Reviewed-by: sla, martin
Mon, 18 May 2015 19:26:48 +0300 8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties
asmotrak [Mon, 18 May 2015 19:26:48 +0300] rev 30651
8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties Reviewed-by: mullan
Mon, 18 May 2015 19:15:50 +0300 8080535: (ch) Expected size of Character.UnicodeBlock.map is not optimal
igerasim [Mon, 18 May 2015 19:15:50 +0300] rev 30650
8080535: (ch) Expected size of Character.UnicodeBlock.map is not optimal Reviewed-by: martin, chegar
Mon, 18 May 2015 17:38:38 +0300 8080522: Optimize string operations in java.base/share/classes/sun/security/x509/
igerasim [Mon, 18 May 2015 17:38:38 +0300] rev 30649
8080522: Optimize string operations in java.base/share/classes/sun/security/x509/ Reviewed-by: mullan
Mon, 18 May 2015 17:34:48 +0300 8079138: Additional negative tests for XML signature processing
asmotrak [Mon, 18 May 2015 17:34:48 +0300] rev 30648
8079138: Additional negative tests for XML signature processing Reviewed-by: mullan
Mon, 18 May 2015 18:57:35 +0530 8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing
sundar [Mon, 18 May 2015 18:57:35 +0530] rev 30647
8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing Reviewed-by: psandoz, lagergren
Mon, 18 May 2015 02:11:39 +0000 8048820: Implement tests for SecretKeyFactory
xuelei [Mon, 18 May 2015 02:11:39 +0000] rev 30646
8048820: Implement tests for SecretKeyFactory Reviewed-by: xuelei Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Sun, 17 May 2015 11:04:01 -0700 8078136: Incorrect figure number in reference to Hacker's Delight book in Long.bitCount() method
darcy [Sun, 17 May 2015 11:04:01 -0700] rev 30645
8078136: Incorrect figure number in reference to Hacker's Delight book in Long.bitCount() method Reviewed-by: lancea
Sun, 17 May 2015 18:49:21 +0200 8074002: java.time.ZoneId.systemDefault() should be faster
plevart [Sun, 17 May 2015 18:49:21 +0200] rev 30644
8074002: java.time.ZoneId.systemDefault() should be faster Summary: Cache ZoneId inside TimeZone object Reviewed-by: scolebourne, rriggs, dfuchs
Sun, 17 May 2015 10:38:36 +0200 8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers()
plevart [Sun, 17 May 2015 10:38:36 +0200] rev 30643
8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers() Reviewed-by: dholmes, alanb, mchung Contributed-by: daniel.fuchs@oracle.com, peter.levart@gmail.com
Fri, 15 May 2015 22:10:29 +0300 8071571: Move substring of same string to slow path
igerasim [Fri, 15 May 2015 22:10:29 +0300] rev 30642
8071571: Move substring of same string to slow path Reviewed-by: martin
Fri, 15 May 2015 22:09:49 +0300 8074657: Missing space on a boundary of concatenated strings
igerasim [Fri, 15 May 2015 22:09:49 +0300] rev 30641
8074657: Missing space on a boundary of concatenated strings Summary: Added missing spaces, fixed indentation, replaced StringBuffer with StringBuilder Reviewed-by: martin, rriggs
Fri, 15 May 2015 16:09:55 +0200 8061254: SPECjvm2008-XML performance regressions in 9-b33
redestad [Fri, 15 May 2015 16:09:55 +0200] rev 30640
8061254: SPECjvm2008-XML performance regressions in 9-b33 Reviewed-by: alanb, shade
Thu, 21 May 2015 10:07:38 -0700 Added tag jdk9-b65 for changeset 9c04ed826c93
katleman [Thu, 21 May 2015 10:07:38 -0700] rev 30639
Added tag jdk9-b65 for changeset 9c04ed826c93
Wed, 05 Jul 2017 20:34:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:34:33 +0200] rev 30638
Merge
Thu, 21 May 2015 16:19:49 -0700 Merge
lana [Thu, 21 May 2015 16:19:49 -0700] rev 30637
Merge
Tue, 19 May 2015 11:39:58 -0700 Merge
amurillo [Tue, 19 May 2015 11:39:58 -0700] rev 30636
Merge
Thu, 14 May 2015 12:05:32 -0700 Merge
amurillo [Thu, 14 May 2015 12:05:32 -0700] rev 30635
Merge
Thu, 14 May 2015 18:02:35 +0200 8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist"
thartmann [Thu, 14 May 2015 18:02:35 +0200] rev 30634
8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist" Summary: Fixed location of testlibrary package. Reviewed-by: kvn
Thu, 14 May 2015 16:16:06 +0200 Merge
thartmann [Thu, 14 May 2015 16:16:06 +0200] rev 30633
Merge
Wed, 13 May 2015 18:06:39 +0200 Merge
roland [Wed, 13 May 2015 18:06:39 +0200] rev 30632
Merge
Tue, 12 May 2015 09:41:12 +0200 8078436: java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp
roland [Tue, 12 May 2015 09:41:12 +0200] rev 30631
8078436: java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp Summary: bad assert in fold_compares code Reviewed-by: kvn, vlivanov
Wed, 13 May 2015 15:23:41 +0200 8080155: field "_pc_offset" not found in type ImmutableOopMapSet
rbackman [Wed, 13 May 2015 15:23:41 +0200] rev 30630
8080155: field "_pc_offset" not found in type ImmutableOopMapSet Reviewed-by: roland
Tue, 12 May 2015 10:27:50 +0200 8076188: Optimize arraycopy out for non escaping destination
roland [Tue, 12 May 2015 10:27:50 +0200] rev 30629
8076188: Optimize arraycopy out for non escaping destination Summary: if the destination of an arraycopy is non escaping, the arraycopy may be optimized out Reviewed-by: kvn, vlivanov
Mon, 11 May 2015 09:44:07 +0200 8079797: assert(index >= 0 && index < _count) failed: check
rbackman [Mon, 11 May 2015 09:44:07 +0200] rev 30628
8079797: assert(index >= 0 && index < _count) failed: check Reviewed-by: kvn
Mon, 11 May 2015 07:58:02 +0200 Merge
thartmann [Mon, 11 May 2015 07:58:02 +0200] rev 30627
Merge
Mon, 11 May 2015 07:44:46 +0200 8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance"
thartmann [Mon, 11 May 2015 07:44:46 +0200] rev 30626
8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance" Summary: C2 should not try to vectorize loops with loop variant vector base address. Reviewed-by: kvn
Fri, 08 May 2015 12:19:17 +0200 8078497: C2's superword optimization causes unaligned memory accesses
thartmann [Fri, 08 May 2015 12:19:17 +0200] rev 30625
8078497: C2's superword optimization causes unaligned memory accesses Summary: Prevent vectorization of memory operations with different invariant offsets if unaligned memory accesses are not allowed. Reviewed-by: kvn
Fri, 08 May 2015 11:49:20 -0700 8076276: Add support for AVX512
kvn [Fri, 08 May 2015 11:49:20 -0700] rev 30624
8076276: Add support for AVX512 Reviewed-by: kvn, roland Contributed-by: michael.c.berg@intel.com
Wed, 13 May 2015 21:06:30 +0200 Merge
hseigel [Wed, 13 May 2015 21:06:30 +0200] rev 30623
Merge
Tue, 12 May 2015 13:17:54 -0700 8078121: Add 'CreateMinidumpOnCrash' (JDK-8074354) caused many tests failed in nightly testing
ctornqvi [Tue, 12 May 2015 13:17:54 -0700] rev 30622
8078121: Add 'CreateMinidumpOnCrash' (JDK-8074354) caused many tests failed in nightly testing Reviewed-by: coleenp, hseigel
Tue, 12 May 2015 13:16:37 -0700 8075966: Update ProjectCreator to create projects using Visual Studio 2013 toolset
ctornqvi [Tue, 12 May 2015 13:16:37 -0700] rev 30621
8075966: Update ProjectCreator to create projects using Visual Studio 2013 toolset Reviewed-by: sla, lfoltan
Tue, 12 May 2015 10:29:10 +0200 8080100: compiler/rtm/* tests fail due to Compilation failed
ykantser [Tue, 12 May 2015 10:29:10 +0200] rev 30620
8080100: compiler/rtm/* tests fail due to Compilation failed Reviewed-by: sla
Mon, 11 May 2015 15:06:02 -0400 8079840: G1StringDedupTable::deduplicate() reset String hash value unnecessarily.
jiangli [Mon, 11 May 2015 15:06:02 -0400] rev 30619
8079840: G1StringDedupTable::deduplicate() reset String hash value unnecessarily. Summary: Only set hash value if String's hash value was 0. Reviewed-by: pliden, brutisso
Sat, 09 May 2015 07:32:49 -0400 Merge
hseigel [Sat, 09 May 2015 07:32:49 -0400] rev 30618
Merge
Fri, 08 May 2015 23:51:37 +0200 Merge
hseigel [Fri, 08 May 2015 23:51:37 +0200] rev 30617
Merge
Fri, 08 May 2015 16:24:46 -0400 8076318: split verifier needs to add TraceClassResolution
hseigel [Fri, 08 May 2015 16:24:46 -0400] rev 30616
8076318: split verifier needs to add TraceClassResolution Summary: Add print statements to verifier when TraceClassResolution is specified Reviewed-by: coleenp, acorn
Fri, 08 May 2015 14:00:24 -0400 8030680: 292 cleanup from default method code assessment
acorn [Fri, 08 May 2015 14:00:24 -0400] rev 30615
8030680: 292 cleanup from default method code assessment Summary: small code improvements for increased robustness Reviewed-by: acorn, coleenp Contributed-by: michael.haupt@oracle.com
Mon, 11 May 2015 16:30:26 +0200 Merge
jwilhelm [Mon, 11 May 2015 16:30:26 +0200] rev 30614
Merge
Mon, 11 May 2015 13:57:30 +0200 8079579: Add SuspendibleThreadSetLeaver and make SuspendibleThreadSet::joint()/leave() private
pliden [Mon, 11 May 2015 13:57:30 +0200] rev 30613
8079579: Add SuspendibleThreadSetLeaver and make SuspendibleThreadSet::joint()/leave() private Reviewed-by: brutisso, david
Mon, 11 May 2015 10:29:57 +0200 8076542: G1 does not print heap page size information with -XX:+TracePageSizes
david [Mon, 11 May 2015 10:29:57 +0200] rev 30612
8076542: G1 does not print heap page size information with -XX:+TracePageSizes Reviewed-by: tschatzl, brutisso
Sun, 10 May 2015 01:11:13 -0400 8079080: ConcurrentMark::mark_stack_push(oop) is unused
kbarrett [Sun, 10 May 2015 01:11:13 -0400] rev 30611
8079080: ConcurrentMark::mark_stack_push(oop) is unused Summary: Remove unused functions from ConcurrentMark and CMMarkStack. Reviewed-by: jmasa, tschatzl
Fri, 08 May 2015 09:52:51 -0400 7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set
jprovino [Fri, 08 May 2015 09:52:51 -0400] rev 30610
7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set Summary: Add asserts to ensure thread is in the right state. Reviewed-by: tschatzl, pliden
Fri, 08 May 2015 15:41:39 +0200 8079263: Suppress warning about disabling adaptive size policy when enabling UseLargePages with UseNUMA when adaptive size policy is disabled
redestad [Fri, 08 May 2015 15:41:39 +0200] rev 30609
8079263: Suppress warning about disabling adaptive size policy when enabling UseLargePages with UseNUMA when adaptive size policy is disabled Reviewed-by: jmasa, jwilhelm
Fri, 08 May 2015 10:30:16 +0200 8079561: Add a method to convert counters to milliseconds
brutisso [Fri, 08 May 2015 10:30:16 +0200] rev 30608
8079561: Add a method to convert counters to milliseconds Reviewed-by: mgerdin, ehelin
Fri, 08 May 2015 13:25:11 -0400 Merge
hseigel [Fri, 08 May 2015 13:25:11 -0400] rev 30607
Merge
Tue, 05 May 2015 16:09:30 -0400 8069005: Hotspot crashes in System.out.println with assert(resolved_method->method_holder()->is_linked()) failed: must be linked
coleenp [Tue, 05 May 2015 16:09:30 -0400] rev 30606
8069005: Hotspot crashes in System.out.println with assert(resolved_method->method_holder()->is_linked()) failed: must be linked Summary: move java.lang.Class initialization sooner in bootstrapping the jvm Reviewed-by: dholmes, hseigel
Thu, 23 Apr 2015 18:00:50 +0200 8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
stuefe [Thu, 23 Apr 2015 18:00:50 +0200] rev 30605
8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux) Summary: Remove MAP_FIXED from initial mapping allocation; add tests Reviewed-by: stefank, coleenp
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip