Thu, 29 May 2014 22:32:09 -0700 Added tag jdk9-b15 for changeset e96eee24c138
katleman [Thu, 29 May 2014 22:32:09 -0700] rev 24642
Added tag jdk9-b15 for changeset e96eee24c138
Wed, 05 Jul 2017 19:42:53 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:53 +0200] rev 24641
Merge
Fri, 30 May 2014 09:24:59 -0700 Merge
lana [Fri, 30 May 2014 09:24:59 -0700] rev 24640
Merge
Fri, 30 May 2014 17:22:38 +0530 8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages
sundar [Fri, 30 May 2014 17:22:38 +0530] rev 24639
8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages Reviewed-by: jlaskey
Thu, 29 May 2014 22:32:20 -0700 Added tag jdk9-b15 for changeset 67e22e0e8473
katleman [Thu, 29 May 2014 22:32:20 -0700] rev 24638
Added tag jdk9-b15 for changeset 67e22e0e8473
Wed, 05 Jul 2017 19:42:50 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:50 +0200] rev 24637
Merge
Thu, 29 May 2014 22:32:02 -0700 Added tag jdk9-b15 for changeset 20d187781c7f
katleman [Thu, 29 May 2014 22:32:02 -0700] rev 24636
Added tag jdk9-b15 for changeset 20d187781c7f
Wed, 05 Jul 2017 19:42:47 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:47 +0200] rev 24635
Merge
Fri, 30 May 2014 19:09:46 +0200 8044418: Add com/sun/jdi/JdbReadTwiceTest.sh to ProblemList.txt
sla [Fri, 30 May 2014 19:09:46 +0200] rev 24634
8044418: Add com/sun/jdi/JdbReadTwiceTest.sh to ProblemList.txt Reviewed-by: alanb, allwin
Fri, 30 May 2014 09:25:14 -0700 Merge
lana [Fri, 30 May 2014 09:25:14 -0700] rev 24633
Merge
Fri, 30 May 2014 14:32:01 +0100 8044027: Remove unused XML Signature schema and dtd files from source
alanb [Fri, 30 May 2014 14:32:01 +0100] rev 24632
8044027: Remove unused XML Signature schema and dtd files from source Reviewed-by: mullan
Fri, 30 May 2014 14:37:43 +0800 8036779: sun.security.krb5.KdcComm interprets kdc_timeout as msec instead of sec
weijun [Fri, 30 May 2014 14:37:43 +0800] rev 24631
8036779: sun.security.krb5.KdcComm interprets kdc_timeout as msec instead of sec Reviewed-by: xuelei
Fri, 30 May 2014 02:33:20 +0400 8044342: build failure on Windows noticed with recent smartcardio fix
igerasim [Fri, 30 May 2014 02:33:20 +0400] rev 24630
8044342: build failure on Windows noticed with recent smartcardio fix Reviewed-by: valeriep
Thu, 29 May 2014 15:50:36 +0100 8044038: Security tests fail on 32 bit linux platform
vinnie [Thu, 29 May 2014 15:50:36 +0100] rev 24629
8044038: Security tests fail on 32 bit linux platform Reviewed-by: xuelei, weijun
Thu, 29 May 2014 13:27:36 +0400 8035186: j2se_jdk/jdk/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java - assertion error
vlivanov [Thu, 29 May 2014 13:27:36 +0400] rev 24628
8035186: j2se_jdk/jdk/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java - assertion error Reviewed-by: psandoz
Thu, 29 May 2014 10:17:08 +0400 8043720: (smartcardio) Native memory should be handled more accurately
igerasim [Thu, 29 May 2014 10:17:08 +0400] rev 24627
8043720: (smartcardio) Native memory should be handled more accurately Reviewed-by: valeriep
Wed, 28 May 2014 23:08:49 -0700 8043916: Fix fallthrough lint warnings in java/lang/UNIXProcess.java
darcy [Wed, 28 May 2014 23:08:49 -0700] rev 24626
8043916: Fix fallthrough lint warnings in java/lang/UNIXProcess.java Reviewed-by: lancea, alanb
Thu, 29 May 2014 10:36:06 +0800 8036709: Java 7 jarsigner displays warning about cert policy tree
weijun [Thu, 29 May 2014 10:36:06 +0800] rev 24625
8036709: Java 7 jarsigner displays warning about cert policy tree Reviewed-by: mullan
Thu, 29 May 2014 01:50:50 +0400 7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true
igerasim [Thu, 29 May 2014 01:50:50 +0400] rev 24624
7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true Reviewed-by: valeriep
Tue, 27 May 2014 10:27:51 +0100 8024832: ServerSocketChannel.socket().accept() throws IllegalBlockingModeException if not bound
prappo [Tue, 27 May 2014 10:27:51 +0100] rev 24623
8024832: ServerSocketChannel.socket().accept() throws IllegalBlockingModeException if not bound Reviewed-by: chegar, michaelm, alanb, mr
Wed, 28 May 2014 11:41:26 +0400 8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X
igerasim [Wed, 28 May 2014 11:41:26 +0400] rev 24622
8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X Reviewed-by: valeriep
Tue, 27 May 2014 17:26:52 -0700 8043592: The basic XML parser based on UKit fails to read XML files encoded in UTF-16BE or LE
joehw [Tue, 27 May 2014 17:26:52 -0700] rev 24621
8043592: The basic XML parser based on UKit fails to read XML files encoded in UTF-16BE or LE Reviewed-by: sherman, lancea
Thu, 29 May 2014 22:32:11 -0700 Added tag jdk9-b15 for changeset 0e30add0f485
katleman [Thu, 29 May 2014 22:32:11 -0700] rev 24620
Added tag jdk9-b15 for changeset 0e30add0f485
Wed, 05 Jul 2017 19:42:43 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:43 +0200] rev 24619
Merge
Thu, 29 May 2014 22:32:04 -0700 Added tag jdk9-b15 for changeset 8e732d204328
katleman [Thu, 29 May 2014 22:32:04 -0700] rev 24618
Added tag jdk9-b15 for changeset 8e732d204328
Thu, 29 May 2014 22:31:59 -0700 Added tag jdk9-b15 for changeset e4801f790a3c
katleman [Thu, 29 May 2014 22:31:59 -0700] rev 24617
Added tag jdk9-b15 for changeset e4801f790a3c
Wed, 05 Jul 2017 19:42:33 +0200 Added tag jdk9-b15 for changeset 74eb0778e4f2
duke [Wed, 05 Jul 2017 19:42:33 +0200] rev 24616
Added tag jdk9-b15 for changeset 74eb0778e4f2
Wed, 05 Jul 2017 19:42:32 +0200 Merge jdk9-b15
duke [Wed, 05 Jul 2017 19:42:32 +0200] rev 24615
Merge
Wed, 05 Jul 2017 19:42:29 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:29 +0200] rev 24614
Merge
Tue, 27 May 2014 16:39:05 -0600 8044050: Move misplaced inference tests to test/tools/javac/generics/inference
dlsmith [Tue, 27 May 2014 16:39:05 -0600] rev 24613
8044050: Move misplaced inference tests to test/tools/javac/generics/inference Reviewed-by: vromero
Tue, 27 May 2014 16:32:56 -0600 8042338: Refactor Types.upperBound to treat wildcards and variables separately
dlsmith [Tue, 27 May 2014 16:32:56 -0600] rev 24612
8042338: Refactor Types.upperBound to treat wildcards and variables separately Reviewed-by: vromero
Tue, 27 May 2014 14:23:55 -0400 7177211: SharedNameTable.create and .dispose are not used
pgovereau [Tue, 27 May 2014 14:23:55 -0400] rev 24611
7177211: SharedNameTable.create and .dispose are not used Reviewed-by: jjg
Tue, 27 May 2014 22:26:53 +0100 8042741: Java 8 compiler throws NullPointerException depending location in source file
pgovereau [Tue, 27 May 2014 22:26:53 +0100] rev 24610
8042741: Java 8 compiler throws NullPointerException depending location in source file Reviewed-by: vromero, jlahoda
Tue, 27 May 2014 18:57:44 +0100 8041704: wrong error message when mixing lambda expression and inner class
pgovereau [Tue, 27 May 2014 18:57:44 +0100] rev 24609
8041704: wrong error message when mixing lambda expression and inner class Reviewed-by: vromero
Thu, 22 May 2014 15:42:10 -0700 8043336: Missing bug id in test/tools/javac/lambda/TargetType23.java
sogoel [Thu, 22 May 2014 15:42:10 -0700] rev 24608
8043336: Missing bug id in test/tools/javac/lambda/TargetType23.java Reviewed-by: jjg, vromero, dlsmith
Thu, 22 May 2014 14:39:05 -0700 Merge
lana [Thu, 22 May 2014 14:39:05 -0700] rev 24607
Merge
Tue, 20 May 2014 15:50:17 -0700 8042406: javac.jvm.ClassReader.readClassFile() is using Target to verify valid major versions
ntoda [Tue, 20 May 2014 15:50:17 -0700] rev 24606
8042406: javac.jvm.ClassReader.readClassFile() is using Target to verify valid major versions Reviewed-by: jjg
Fri, 16 May 2014 17:08:42 -0400 8015927: Class reference duplicates in constant pool
pgovereau [Fri, 16 May 2014 17:08:42 -0400] rev 24605
8015927: Class reference duplicates in constant pool Reviewed-by: jjg
Sun, 18 May 2014 19:59:10 -0700 8041422: Split javac ClassReader into ClassReader+ClassFinder
jjg [Sun, 18 May 2014 19:59:10 -0700] rev 24604
8041422: Split javac ClassReader into ClassReader+ClassFinder Reviewed-by: jfranck
Fri, 16 May 2014 10:52:07 +0200 8043186: javac test langtools/tools/javac/util/StringUtilsTest.java fails
jlahoda [Fri, 16 May 2014 10:52:07 +0200] rev 24603
8043186: javac test langtools/tools/javac/util/StringUtilsTest.java fails Summary: The result of String.toLowerCase.indexOf does not always point at the start of the given string in the non-lowercased text. Reviewed-by: jjg, bpatel
Mon, 12 May 2014 17:09:26 +0100 8042771: Missing bug id in test/tools/javac/classfiles/attributes/SourceFile/NoSourceFileAttribute.java
anazarov [Mon, 12 May 2014 17:09:26 +0100] rev 24602
8042771: Missing bug id in test/tools/javac/classfiles/attributes/SourceFile/NoSourceFileAttribute.java Reviewed-by: jjg
Thu, 22 May 2014 12:54:10 -0700 Added tag jdk9-b14 for changeset 076ae2d12410
katleman [Thu, 22 May 2014 12:54:10 -0700] rev 24601
Added tag jdk9-b14 for changeset 076ae2d12410
Wed, 05 Jul 2017 19:42:23 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:23 +0200] rev 24600
Merge
Mon, 26 May 2014 14:59:14 +0200 8043762: Remove unused files from jaxws repository
mkos [Mon, 26 May 2014 14:59:14 +0200] rev 24599
8043762: Remove unused files from jaxws repository Reviewed-by: alanb
Fri, 23 May 2014 16:25:43 +0200 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
mkos [Fri, 23 May 2014 16:25:43 +0200] rev 24598
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail Reviewed-by: chegar
Fri, 23 May 2014 16:24:18 +0200 8039210: Fix type error in DefaultResourceInjector
mkos [Fri, 23 May 2014 16:24:18 +0200] rev 24597
8039210: Fix type error in DefaultResourceInjector Summary: adding generic types to method call; blocker for fixing javac issue Reviewed-by: chegar
Thu, 22 May 2014 12:54:01 -0700 Added tag jdk9-b14 for changeset 334fc8abb249
katleman [Thu, 22 May 2014 12:54:01 -0700] rev 24596
Added tag jdk9-b14 for changeset 334fc8abb249
Wed, 05 Jul 2017 19:42:19 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:19 +0200] rev 24595
Merge
Fri, 23 May 2014 09:06:34 -0700 8043666: Remove unused files from jaxp repository
joehw [Fri, 23 May 2014 09:06:34 -0700] rev 24594
8043666: Remove unused files from jaxp repository Reviewed-by: alanb
Thu, 22 May 2014 12:53:57 -0700 Added tag jdk9-b14 for changeset d122674e5ed7
katleman [Thu, 22 May 2014 12:53:57 -0700] rev 24593
Added tag jdk9-b14 for changeset d122674e5ed7
Wed, 05 Jul 2017 19:42:15 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:15 +0200] rev 24592
Merge
Tue, 27 May 2014 17:40:19 +0530 8044000: Access to undefined property yields "null" instead of "undefined"
sundar [Tue, 27 May 2014 17:40:19 +0530] rev 24591
8044000: Access to undefined property yields "null" instead of "undefined" Reviewed-by: lagergren, jlaskey
Mon, 26 May 2014 15:48:25 +0530 8043930: TypeError when attemping to create an instance of non-public class could be better
sundar [Mon, 26 May 2014 15:48:25 +0530] rev 24590
8043930: TypeError when attemping to create an instance of non-public class could be better Reviewed-by: attila, lagergren
Thu, 22 May 2014 14:40:06 -0700 Merge
lana [Thu, 22 May 2014 14:40:06 -0700] rev 24589
Merge
Thu, 22 May 2014 17:51:56 +0200 8030202: Nashorn: Multiple RegExp#ignoreCase issues
hannesw [Thu, 22 May 2014 17:51:56 +0200] rev 24588
8030202: Nashorn: Multiple RegExp#ignoreCase issues Reviewed-by: sundar, jlaskey
Thu, 22 May 2014 11:12:29 +0200 8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
mnunez [Thu, 22 May 2014 11:12:29 +0200] rev 24587
8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run Reviewed-by: attila, sundar Contributed-by: sergey.lugovoy@oracle.com
Tue, 20 May 2014 08:32:09 +0530 8043443: Test framework changes to run script tests without security manager
sundar [Tue, 20 May 2014 08:32:09 +0530] rev 24586
8043443: Test framework changes to run script tests without security manager Reviewed-by: attila
Thu, 22 May 2014 12:54:12 -0700 Added tag jdk9-b14 for changeset 2187cb29a50c
katleman [Thu, 22 May 2014 12:54:12 -0700] rev 24585
Added tag jdk9-b14 for changeset 2187cb29a50c
Wed, 05 Jul 2017 19:42:10 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:10 +0200] rev 24584
Merge
Thu, 22 May 2014 12:53:41 -0700 Added tag jdk9-b14 for changeset 4009a00151e2
katleman [Thu, 22 May 2014 12:53:41 -0700] rev 24583
Added tag jdk9-b14 for changeset 4009a00151e2
Wed, 05 Jul 2017 19:42:06 +0200 Merge
duke [Wed, 05 Jul 2017 19:42:06 +0200] rev 24582
Merge
Tue, 27 May 2014 21:29:13 +0000 Merge
wetmore [Tue, 27 May 2014 21:29:13 +0000] rev 24581
Merge
Tue, 27 May 2014 17:06:18 +0000 Merge
wetmore [Tue, 27 May 2014 17:06:18 +0000] rev 24580
Merge
Fri, 23 May 2014 23:55:14 +0000 Merge
wetmore [Fri, 23 May 2014 23:55:14 +0000] rev 24579
Merge
Thu, 22 May 2014 20:24:42 +0000 8043342: Replace uses of StringBuffer with StringBuilder within crypto code
wetmore [Thu, 22 May 2014 20:24:42 +0000] rev 24578
8043342: Replace uses of StringBuffer with StringBuilder within crypto code Summary: JCE components of 8041679 here due to code signing process. Reviewed-by: xuelei, wetmore Contributed-by: otaviopolianasantana@gmail.com
Tue, 27 May 2014 16:05:04 -0400 8003488: (process) Provide Process.getPid()
rriggs [Tue, 27 May 2014 16:05:04 -0400] rev 24577
8003488: (process) Provide Process.getPid() Summary: Add Process.getPid Reviewed-by: alanb, martin, igerasim
Tue, 27 May 2014 12:15:08 -0700 8044034: Remove unused com/sun/tools/hat files
mchung [Tue, 27 May 2014 12:15:08 -0700] rev 24576
8044034: Remove unused com/sun/tools/hat files Reviewed-by: sla
Tue, 27 May 2014 17:56:35 +0800 8043495: Add native FileChannelImpl.transferTo0() implementation for AIX
luchsh [Tue, 27 May 2014 17:56:35 +0800] rev 24575
8043495: Add native FileChannelImpl.transferTo0() implementation for AIX Reviewed-by: alanb
Tue, 27 May 2014 16:20:09 +0900 8033627: UTC+02:00 time zones are not detected correctly on Windows
okutsu [Tue, 27 May 2014 16:20:09 +0900] rev 24574
8033627: UTC+02:00 time zones are not detected correctly on Windows Reviewed-by: peytoia
Mon, 26 May 2014 18:34:26 -0700 8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler
kvn [Mon, 26 May 2014 18:34:26 -0700] rev 24573
8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler Summary: Move the lopp from DigestBase.engineUpdate() to new private method implCompressMultiBlock() which can be intrinsified. Reviewed-by: psandoz, ascarpino, forax Contributed-by: james.cheng@oracle.com
Mon, 24 Feb 2014 18:11:55 +0400 8037210: Get rid of char-based descriptions 'J' of basic types
vlivanov [Mon, 24 Feb 2014 18:11:55 +0400] rev 24572
8037210: Get rid of char-based descriptions 'J' of basic types Reviewed-by: jrose, psandoz, twisti
Mon, 26 May 2014 19:59:28 +0400 8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
igerasim [Mon, 26 May 2014 19:59:28 +0400] rev 24571
8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space Reviewed-by: alanb
Mon, 26 May 2014 15:52:40 +0100 8043958: Remove unused com.sun.pept classes from jdk repository
alanb [Mon, 26 May 2014 15:52:40 +0100] rev 24570
8043958: Remove unused com.sun.pept classes from jdk repository Reviewed-by: lancea
Sun, 25 May 2014 09:37:20 +0200 8041923: Command line output is missing from jinfo
sla [Sun, 25 May 2014 09:37:20 +0200] rev 24569
8041923: Command line output is missing from jinfo Reviewed-by: dcubed, allwin, jbachorik
Fri, 23 May 2014 19:42:16 +0100 8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request
robm [Fri, 23 May 2014 19:42:16 +0100] rev 24568
8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request Reviewed-by: vinnie
Fri, 23 May 2014 09:05:24 -0700 Merge
prr [Fri, 23 May 2014 09:05:24 -0700] rev 24567
Merge
Tue, 13 May 2014 10:29:12 -0700 8003900: X11 dependencies should be removed from Mac OS X build.
ddehaven [Tue, 13 May 2014 10:29:12 -0700] rev 24566
8003900: X11 dependencies should be removed from Mac OS X build. Reviewed-by: anthony, art, pchelko Contributed-by: David DeHaven <david.dehaven@oracle.com>
Thu, 15 May 2014 20:24:13 +0400 8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException
azvegint [Thu, 15 May 2014 20:24:13 +0400] rev 24565
8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException Reviewed-by: pchelko, serb
Thu, 15 May 2014 20:21:17 +0400 8041725: Nimbus JList selection colors persist across L&F changes
alitvinov [Thu, 15 May 2014 20:21:17 +0400] rev 24564
8041725: Nimbus JList selection colors persist across L&F changes Reviewed-by: alexsch, alexp
Thu, 15 May 2014 20:09:38 +0400 8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests
bagiras [Thu, 15 May 2014 20:09:38 +0400] rev 24563
8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests Reviewed-by: serb, pchelko
Wed, 14 May 2014 18:19:14 +0400 6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG
bae [Wed, 14 May 2014 18:19:14 +0400] rev 24562
6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG Reviewed-by: prr, serb
Tue, 13 May 2014 16:06:12 +0400 8042007: Javadoc cleanup of javax.sound.sampled.spi package
serb [Tue, 13 May 2014 16:06:12 +0400] rev 24561
8042007: Javadoc cleanup of javax.sound.sampled.spi package Reviewed-by: pchelko, bagiras
Mon, 12 May 2014 09:38:27 -0700 Merge
prr [Mon, 12 May 2014 09:38:27 -0700] rev 24560
Merge
Mon, 12 May 2014 09:32:23 -0700 8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider
prr [Mon, 12 May 2014 09:32:23 -0700] rev 24559
8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider Reviewed-by: bae, mchung
Mon, 12 May 2014 18:21:15 +0400 8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
anashaty [Mon, 12 May 2014 18:21:15 +0400] rev 24558
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed Reviewed-by: serb, alexsch
Thu, 08 May 2014 19:27:24 -0400 8042806: Splashscreen uses libjpeg-internal macros
omajid [Thu, 08 May 2014 19:27:24 -0400] rev 24557
8042806: Splashscreen uses libjpeg-internal macros Reviewed-by: anthony, prr
Thu, 08 May 2014 15:17:02 -0700 8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
prr [Thu, 08 May 2014 15:17:02 -0700] rev 24556
8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine Reviewed-by: flar, mchung
Thu, 08 May 2014 18:37:34 +0400 8042752: [macosx] NSEvent instances leak throw JNI local references
pchelko [Thu, 08 May 2014 18:37:34 +0400] rev 24555
8042752: [macosx] NSEvent instances leak throw JNI local references Reviewed-by: serb, azvegint
Thu, 08 May 2014 16:50:42 +0400 8036917: [macosx] Native memory leaks.
pchelko [Thu, 08 May 2014 16:50:42 +0400] rev 24554
8036917: [macosx] Native memory leaks. Reviewed-by: serb, azvegint
Thu, 08 May 2014 11:46:03 +0200 8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
simonis [Thu, 08 May 2014 11:46:03 +0200] rev 24553
8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface Reviewed-by: anthony, azvegint Contributed-by: matthia.braun@sap.com
Mon, 05 May 2014 23:21:27 -0700 8042440: awt_Plugin no longer needed
ddehaven [Mon, 05 May 2014 23:21:27 -0700] rev 24552
8042440: awt_Plugin no longer needed Reviewed-by: serb, pchelko Contributed-by: David DeHaven <david.dehaven@oracle.com>
Wed, 07 May 2014 19:47:26 +0400 8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx
pchelko [Wed, 07 May 2014 19:47:26 +0400] rev 24551
8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx Reviewed-by: serb, azvegint
Wed, 07 May 2014 19:40:30 +0400 8042585: [macosx] Unused code in LWCToolkit.m
pchelko [Wed, 07 May 2014 19:40:30 +0400] rev 24550
8042585: [macosx] Unused code in LWCToolkit.m Reviewed-by: serb, azvegint
Mon, 05 May 2014 23:38:30 -0700 8039109: Fix unchecked and raw lint warnings in java.awt
darcy [Mon, 05 May 2014 23:38:30 -0700] rev 24549
8039109: Fix unchecked and raw lint warnings in java.awt Reviewed-by: pchelko, forax, flar, prr
Mon, 05 May 2014 23:19:00 -0700 8042256: Fix raw and unchecked lint warnings in com.sun.media.sound
darcy [Mon, 05 May 2014 23:19:00 -0700] rev 24548
8042256: Fix raw and unchecked lint warnings in com.sun.media.sound Reviewed-by: prr
Mon, 05 May 2014 12:49:13 -0700 Merge
prr [Mon, 05 May 2014 12:49:13 -0700] rev 24547
Merge
Mon, 05 May 2014 09:41:41 -0700 8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9
prr [Mon, 05 May 2014 09:41:41 -0700] rev 24546
8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9 Reviewed-by: bae, vadim
Mon, 05 May 2014 19:42:11 +0400 8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution
serb [Mon, 05 May 2014 19:42:11 +0400] rev 24545
8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution Reviewed-by: anthony, pchelko
Wed, 30 Apr 2014 19:28:05 +0400 8041917: unexcepted behavior of LineBorder while using Boolean variable true
malenkov [Wed, 30 Apr 2014 19:28:05 +0400] rev 24544
8041917: unexcepted behavior of LineBorder while using Boolean variable true Reviewed-by: alexsch, serb
Wed, 30 Apr 2014 11:29:29 +0200 8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c
simonis [Wed, 30 Apr 2014 11:29:29 +0200] rev 24543
8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c Reviewed-by: prr
Wed, 30 Apr 2014 12:41:38 +0400 8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater
pchelko [Wed, 30 Apr 2014 12:41:38 +0400] rev 24542
8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater Reviewed-by: anthony, serb
Tue, 29 Apr 2014 14:40:26 -0700 Merge
ngthomas [Tue, 29 Apr 2014 14:40:26 -0700] rev 24541
Merge
Tue, 29 Apr 2014 15:46:16 -0400 8042159: Allow using a system-installed lcms2
omajid [Tue, 29 Apr 2014 15:46:16 -0400] rev 24540
8042159: Allow using a system-installed lcms2 Reviewed-by: andrew, ihse, prr
Tue, 29 Apr 2014 14:32:38 +0400 8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
yan [Tue, 29 Apr 2014 14:32:38 +0400] rev 24539
8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk Reviewed-by: anthony, pchelko
Mon, 28 Apr 2014 19:05:49 -0700 8039642: Fix raw and unchecked warnings in sun.awt.*
henryjen [Mon, 28 Apr 2014 19:05:49 -0700] rev 24538
8039642: Fix raw and unchecked warnings in sun.awt.* Reviewed-by: darcy, prr, flar
Mon, 28 Apr 2014 11:03:52 -0700 8036819: JAB: mneumonics not read for textboxes
asaha [Mon, 28 Apr 2014 11:03:52 -0700] rev 24537
8036819: JAB: mneumonics not read for textboxes Reviewed-by: alexsch Contributed-by: vivi.an@oracle.com
Mon, 28 Apr 2014 16:45:43 +0400 8041987: [macosx] setDisplayMode crashes
pchelko [Mon, 28 Apr 2014 16:45:43 +0400] rev 24536
8041987: [macosx] setDisplayMode crashes Reviewed-by: anthony, serb
Fri, 25 Apr 2014 16:39:13 +0400 8041490: PIT: [macosx] Crash in system tray functionality check test
pchelko [Fri, 25 Apr 2014 16:39:13 +0400] rev 24535
8041490: PIT: [macosx] Crash in system tray functionality check test Reviewed-by: anthony, serb
Fri, 25 Apr 2014 16:27:30 +0400 8041572: [macosx] huge native memory leak in AWTWindow.m
pchelko [Fri, 25 Apr 2014 16:27:30 +0400] rev 24534
8041572: [macosx] huge native memory leak in AWTWindow.m Reviewed-by: serb, anthony
Thu, 24 Apr 2014 20:22:58 +0400 7124250: [macosx] JOptionPane dialogs show wrong icons
pchelko [Thu, 24 Apr 2014 20:22:58 +0400] rev 24533
7124250: [macosx] JOptionPane dialogs show wrong icons Reviewed-by: serb, leonidr
Thu, 24 Apr 2014 16:15:08 +0400 8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
alexsch [Thu, 24 Apr 2014 16:15:08 +0400] rev 24532
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage Reviewed-by: serb, pchelko
Wed, 23 Apr 2014 21:11:25 +0400 8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
malenkov [Wed, 23 Apr 2014 21:11:25 +0400] rev 24531
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel Reviewed-by: alexsch, serb
Wed, 23 Apr 2014 18:07:12 +0400 8039567: Duplicated code in DataTransferer
pchelko [Wed, 23 Apr 2014 18:07:12 +0400] rev 24530
8039567: Duplicated code in DataTransferer Reviewed-by: serb, azvegint
Wed, 23 Apr 2014 17:56:05 +0400 8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
pchelko [Wed, 23 Apr 2014 17:56:05 +0400] rev 24529
8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order Reviewed-by: anthony, serb
Tue, 22 Apr 2014 17:55:25 -0700 8039860: Fix fallthrough lint warnings in swing
darcy [Tue, 22 Apr 2014 17:55:25 -0700] rev 24528
8039860: Fix fallthrough lint warnings in swing Reviewed-by: malenkov
Mon, 21 Apr 2014 23:39:30 -0700 8039862: Fix fallthrough lint warnings in 2d
darcy [Mon, 21 Apr 2014 23:39:30 -0700] rev 24527
8039862: Fix fallthrough lint warnings in 2d Reviewed-by: flar
Mon, 21 Apr 2014 20:59:59 +0400 8040656: Classes with overriden methods with covariant returns return random read methods
malenkov [Mon, 21 Apr 2014 20:59:59 +0400] rev 24526
8040656: Classes with overriden methods with covariant returns return random read methods Reviewed-by: alexsch, serb
Mon, 21 Apr 2014 16:32:41 +0400 8024061: Exception thrown when drag and drop between two components is executed quickly
alitvinov [Mon, 21 Apr 2014 16:32:41 +0400] rev 24525
8024061: Exception thrown when drag and drop between two components is executed quickly Reviewed-by: pchelko, serb Contributed-by: alexey.ivanov@oracle.com
Mon, 21 Apr 2014 14:35:14 +0400 8039279: Move awt tests to openjdk repository
yan [Mon, 21 Apr 2014 14:35:14 +0400] rev 24524
8039279: Move awt tests to openjdk repository Reviewed-by: pchelko, alexsch Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Mon, 21 Apr 2014 11:00:46 +0400 8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4
pchelko [Mon, 21 Apr 2014 11:00:46 +0400] rev 24523
8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4 Reviewed-by: anthony, serb
Fri, 18 Apr 2014 09:56:34 -0700 8038644: Fix raw and unchecked warnings in sun.java2d.*
henryjen [Fri, 18 Apr 2014 09:56:34 -0700] rev 24522
8038644: Fix raw and unchecked warnings in sun.java2d.* Reviewed-by: darcy, prr
Fri, 18 Apr 2014 20:10:39 +0400 8026252: [macosx] Change AWT_DEBUG_BUG_REPORT_MESSAGE for macosx platform
serb [Fri, 18 Apr 2014 20:10:39 +0400] rev 24521
8026252: [macosx] Change AWT_DEBUG_BUG_REPORT_MESSAGE for macosx platform Reviewed-by: azvegint, pchelko
Fri, 18 Apr 2014 10:47:23 +0400 8035169: Move ThreadGroupUtils from the sun.misc package
pchelko [Fri, 18 Apr 2014 10:47:23 +0400] rev 24520
8035169: Move ThreadGroupUtils from the sun.misc package Reviewed-by: anthony, serb, azvegint
Fri, 23 May 2014 16:24:43 +0100 8042857: 14 stuck threads waiting for notification on LDAPRequest
robm [Fri, 23 May 2014 16:24:43 +0100] rev 24519
8042857: 14 stuck threads waiting for notification on LDAPRequest Reviewed-by: vinnie
Fri, 23 May 2014 16:35:10 +0200 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
mkos [Fri, 23 May 2014 16:35:10 +0200] rev 24518
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail Reviewed-by: chegar
Fri, 23 May 2014 15:07:22 +0200 8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable
jbachorik [Fri, 23 May 2014 15:07:22 +0200] rev 24517
8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable Reviewed-by: sla
Fri, 23 May 2014 07:07:33 +0400 8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
igerasim [Fri, 23 May 2014 07:07:33 +0400] rev 24516
8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX Reviewed-by: valeriep
Thu, 22 May 2014 14:39:32 -0700 Merge
lana [Thu, 22 May 2014 14:39:32 -0700] rev 24515
Merge
Thu, 22 May 2014 13:03:10 -0700 8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
dsamersoff [Thu, 22 May 2014 13:03:10 -0700] rev 24514
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly Summary: InetAddress.getLocalHost() returns configured host name instead of localhost. Reviewed-by: dcubed
Thu, 22 May 2014 20:19:08 +0400 8043772: Typos in Double/Int/LongSummaryStatistics.java
igerasim [Thu, 22 May 2014 20:19:08 +0400] rev 24513
8043772: Typos in Double/Int/LongSummaryStatistics.java Reviewed-by: rriggs
Thu, 22 May 2014 09:15:01 -0700 Merge
mfang [Thu, 22 May 2014 09:15:01 -0700] rev 24512
Merge
Thu, 22 May 2014 08:13:14 -0700 8037343: Wrong dateformat for locale es_DO
mfang [Thu, 22 May 2014 08:13:14 -0700] rev 24511
8037343: Wrong dateformat for locale es_DO Reviewed-by: okutsu Contributed-by: me@sandipan.net
Wed, 21 May 2014 14:33:33 +0100 8042887: Remove serialver -show, this tool does not need a GUI
alanb [Wed, 21 May 2014 14:33:33 +0100] rev 24510
8042887: Remove serialver -show, this tool does not need a GUI Reviewed-by: alanb, chegar Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>
Thu, 22 May 2014 11:05:36 +0200 8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
ykantser [Thu, 22 May 2014 11:05:36 +0200] rev 24509
8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError Reviewed-by: sla, egahlin
Thu, 22 May 2014 13:21:47 +0900 8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending
okutsu [Thu, 22 May 2014 13:21:47 +0900] rev 24508
8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending Reviewed-by: naoto
Wed, 21 May 2014 23:30:17 +0000 8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617
valeriep [Wed, 21 May 2014 23:30:17 +0000] rev 24507
8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617 Summary: Remove digest mechanisms from the disabled mechanisms section Reviewed-by: ascarpino, wetmore
Thu, 22 May 2014 07:04:57 +0800 8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
weijun [Thu, 22 May 2014 07:04:57 +0800] rev 24506
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth Reviewed-by: alanb
Wed, 21 May 2014 10:22:20 +0200 8043551: [TESTBUG] sun/tools/jcmd/TestJcmdSanity.java failure in nightly jdk9-dev fastdebug build
sla [Wed, 21 May 2014 10:22:20 +0200] rev 24505
8043551: [TESTBUG] sun/tools/jcmd/TestJcmdSanity.java failure in nightly jdk9-dev fastdebug build Summary: Add -XX:+UsePerfData to the test Reviewed-by: dholmes
Tue, 20 May 2014 23:17:01 +0400 8037398: integer overflow in jdk/src/share/bin/java.c
kizune [Tue, 20 May 2014 23:17:01 +0400] rev 24504
8037398: integer overflow in jdk/src/share/bin/java.c Reviewed-by: ksrini
Tue, 20 May 2014 06:11:05 -0700 8041435: Make JDWP socket connector accept only local connections by default
dsamersoff [Tue, 20 May 2014 06:11:05 -0700] rev 24503
8041435: Make JDWP socket connector accept only local connections by default Summary: Bind to localhost only if no address specified. Require * to bind to all available addresses Reviewed-by: dcubed, sspitsyn
Tue, 20 May 2014 10:11:23 +0400 7195480: javax.smartcardio does not detect cards on Mac OS X
igerasim [Tue, 20 May 2014 10:11:23 +0400] rev 24502
7195480: javax.smartcardio does not detect cards on Mac OS X Reviewed-by: valeriep
Mon, 19 May 2014 14:28:08 +0100 8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings
robm [Mon, 19 May 2014 14:28:08 +0100] rev 24501
8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings Reviewed-by: mullan
Mon, 19 May 2014 10:43:09 +0400 8040893: Add block tags for @return and @param to swing border classes
yan [Mon, 19 May 2014 10:43:09 +0400] rev 24500
8040893: Add block tags for @return and @param to swing border classes Reviewed-by: malenkov, alexsch Contributed-by: Steven Sides <steve.sides@oracle.com>
Mon, 19 May 2014 10:34:42 +0400 8039966: Add @return and @param block tags in colorchooser and filechooser swing classes
yan [Mon, 19 May 2014 10:34:42 +0400] rev 24499
8039966: Add @return and @param block tags in colorchooser and filechooser swing classes Reviewed-by: malenkov, alexsch Contributed-by: Steven Sides <steve.sides@oracle.com>
Sun, 18 May 2014 20:42:10 +0200 8043382: TempDirTest.java times out
sla [Sun, 18 May 2014 20:42:10 +0200] rev 24498
8043382: TempDirTest.java times out Summary: Remove explicit timeout Reviewed-by: alanb
Fri, 16 May 2014 14:48:34 -0400 8043278: Add initial unit tests for javax.sql.rowset.serial
lancea [Fri, 16 May 2014 14:48:34 -0400] rev 24497
8043278: Add initial unit tests for javax.sql.rowset.serial Reviewed-by: rriggs
Fri, 16 May 2014 09:20:56 -0700 8032606: ClassValue.ClassValueMap.type is unused
twisti [Fri, 16 May 2014 09:20:56 -0700] rev 24496
8032606: ClassValue.ClassValueMap.type is unused Reviewed-by: jrose, vlivanov
Fri, 16 May 2014 17:45:35 +0400 8042089: Fix doclint warnings from javax.swing.tree and javax.swing.undo packages
yan [Fri, 16 May 2014 17:45:35 +0400] rev 24495
8042089: Fix doclint warnings from javax.swing.tree and javax.swing.undo packages Reviewed-by: alexsch Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Fri, 16 May 2014 17:41:47 +0400 8042120: Fix doclint warnings from javax.swing.text.html.parser
yan [Fri, 16 May 2014 17:41:47 +0400] rev 24494
8042120: Fix doclint warnings from javax.swing.text.html.parser Reviewed-by: alexsch Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Mon, 12 May 2014 14:47:55 +0200 8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null
jfranck [Mon, 12 May 2014 14:47:55 +0200] rev 24493
8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null Reviewed-by: psandoz
Thu, 22 May 2014 12:54:02 -0700 Added tag jdk9-b14 for changeset 2e754d3dbdf2
katleman [Thu, 22 May 2014 12:54:02 -0700] rev 24492
Added tag jdk9-b14 for changeset 2e754d3dbdf2
Wed, 05 Jul 2017 19:41:48 +0200 Merge
duke [Wed, 05 Jul 2017 19:41:48 +0200] rev 24491
Merge
Fri, 23 May 2014 10:28:09 -0700 Merge
jcoomes [Fri, 23 May 2014 10:28:09 -0700] rev 24490
Merge
Thu, 22 May 2014 16:26:05 -0700 Merge
twisti [Thu, 22 May 2014 16:26:05 -0700] rev 24489
Merge
Wed, 21 May 2014 12:16:41 -0700 8043274: Test compiler/7184394/TestAESMain.java gets NPE on solaris
kvn [Wed, 21 May 2014 12:16:41 -0700] rev 24488
8043274: Test compiler/7184394/TestAESMain.java gets NPE on solaris Summary: save cipher len after registers are saved Reviewed-by: kvn Contributed-by: shrinivas.joshi@oracle.com
Thu, 08 May 2014 15:37:17 +0200 8042737: Introduce umbrella header prefetch.inline.hpp
goetz [Thu, 08 May 2014 15:37:17 +0200] rev 24487
8042737: Introduce umbrella header prefetch.inline.hpp Reviewed-by: twisti, stefank
Tue, 20 May 2014 09:35:05 +0200 6883953: java -client -XX:ValueMapInitialSize=0 crashes
adlertz [Tue, 20 May 2014 09:35:05 +0200] rev 24486
6883953: java -client -XX:ValueMapInitialSize=0 crashes Summary: Added lower bound check for ValueMapInitialSize Reviewed-by: kvn Contributed-by: ygaevsky@azulsystems.com
Mon, 19 May 2014 13:49:25 -0700 Merge
bharadwaj [Mon, 19 May 2014 13:49:25 -0700] rev 24485
Merge
Mon, 19 May 2014 20:28:35 +0000 6563994: assert(wf.check_method_context(ctxk, m), "proper context") failed
bharadwaj [Mon, 19 May 2014 20:28:35 +0000] rev 24484
6563994: assert(wf.check_method_context(ctxk, m), "proper context") failed Summary: Check for redefined method before finding unique concrete method Reviewed-by: twisti, kvn
Mon, 19 May 2014 23:52:23 +0400 8032498: compiler/ciReplay tests fail with StatusError: failed to clean up files after test...
iignatyev [Mon, 19 May 2014 23:52:23 +0400] rev 24483
8032498: compiler/ciReplay tests fail with StatusError: failed to clean up files after test... Reviewed-by: kvn
Fri, 16 May 2014 14:38:42 -0700 Merge
twisti [Fri, 16 May 2014 14:38:42 -0700] rev 24482
Merge
Fri, 16 May 2014 14:35:37 -0700 Merge
twisti [Fri, 16 May 2014 14:35:37 -0700] rev 24481
Merge
Fri, 16 May 2014 12:06:36 -0700 Merge
kvn [Fri, 16 May 2014 12:06:36 -0700] rev 24480
Merge
Fri, 16 May 2014 12:05:14 -0700 8042786: Proper fix for 8032566
kvn [Fri, 16 May 2014 12:05:14 -0700] rev 24479
8042786: Proper fix for 8032566 Summary: Check for overflow cases in range checks and collapse it if we can. Reviewed-by: jrose, iveresov
Mon, 27 Jan 2014 10:20:51 -0800 8032566: Crash in JIT when running Scala compiler (and compiling Scala std lib)
kvn [Mon, 27 Jan 2014 10:20:51 -0800] rev 24478
8032566: Crash in JIT when running Scala compiler (and compiling Scala std lib) Summary: Switch off EliminateAutoBox flag by default in jdk8 release. Reviewed-by: iveresov
Thu, 15 May 2014 10:37:52 -0700 8043180: SIGSEGV in Events::log_deopt_message
iveresov [Thu, 15 May 2014 10:37:52 -0700] rev 24477
8043180: SIGSEGV in Events::log_deopt_message Summary: Added missing deopt reason name Reason_tenured Reviewed-by: kvn, twisti
Thu, 15 May 2014 09:09:28 +0200 8026694: New type profiling points break compilation replay
roland [Thu, 15 May 2014 09:09:28 +0200] rev 24476
8026694: New type profiling points break compilation replay Summary: fixes compilation replay with new profiling points Reviewed-by: kvn, twisti
Thu, 22 May 2014 06:39:47 -0700 Merge
jmasa [Thu, 22 May 2014 06:39:47 -0700] rev 24475
Merge
Wed, 21 May 2014 16:11:04 +0200 8043639: Backout JDK-8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
ehelin [Wed, 21 May 2014 16:11:04 +0200] rev 24474
8043639: Backout JDK-8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs Reviewed-by: stefank, tschatzl
Tue, 20 May 2014 18:25:14 +0400 8039489: Refactor test framework for dynamic VM options
iignatyev [Tue, 20 May 2014 18:25:14 +0400] rev 24473
8039489: Refactor test framework for dynamic VM options Reviewed-by: jmasa, ehelin, jwilhelm Contributed-by: dmitry.fazunenko@oracle.com
Tue, 20 May 2014 10:04:03 -0700 8042255: make gc src file exclusion more automatic
jcoomes [Tue, 20 May 2014 10:04:03 -0700] rev 24472
8042255: make gc src file exclusion more automatic Reviewed-by: brutisso, stefank, dholmes, rdurbin
Tue, 20 May 2014 10:24:30 +0200 8039042: G1: Phantom zeros in cardtable
pliden [Tue, 20 May 2014 10:24:30 +0200] rev 24471
8039042: G1: Phantom zeros in cardtable Reviewed-by: tschatzl, mgerdin
Mon, 19 May 2014 08:09:35 -0700 Merge
jmasa [Mon, 19 May 2014 08:09:35 -0700] rev 24470
Merge
Wed, 14 May 2014 14:32:23 +0200 8040804: G1: Concurrent mark stuck in loop calling os::elapsedVTime()
pliden [Wed, 14 May 2014 14:32:23 +0200] rev 24469
8040804: G1: Concurrent mark stuck in loop calling os::elapsedVTime() Reviewed-by: brutisso, tschatzl
Wed, 14 May 2014 13:32:44 +0200 8040803: G1: Concurrent mark hangs when mark stack overflows
pliden [Wed, 14 May 2014 13:32:44 +0200] rev 24468
8040803: G1: Concurrent mark hangs when mark stack overflows Reviewed-by: brutisso, ehelin
Sun, 11 May 2014 16:35:43 -0700 8038928: gc/g1/TestGCLogMessages.java fail with "[Evacuation Failure'
jmasa [Sun, 11 May 2014 16:35:43 -0700] rev 24467
8038928: gc/g1/TestGCLogMessages.java fail with "[Evacuation Failure' Reviewed-by: ysr, brutisso, tschatzl
Fri, 09 May 2014 19:47:41 -0700 Merge
jmasa [Fri, 09 May 2014 19:47:41 -0700] rev 24466
Merge
Fri, 09 May 2014 09:59:39 +0200 8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
ehelin [Fri, 09 May 2014 09:59:39 +0200] rev 24465
8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs Reviewed-by: jmasa, pliden, stefank
Thu, 08 May 2014 10:29:17 +0200 8042474: Clean up duplicated code in RSHashTable
brutisso [Thu, 08 May 2014 10:29:17 +0200] rev 24464
8042474: Clean up duplicated code in RSHashTable Summary: Removed duplicate code in RSHashTable to fetch SparsePRTEntries Reviewed-by: tschatzl, brutisso Contributed-by: Andreas Sjoberg <andreas.sjoberg@oracle.com>
Wed, 21 May 2014 19:08:08 +0000 Merge
coleenp [Wed, 21 May 2014 19:08:08 +0000] rev 24463
Merge
Tue, 20 May 2014 20:35:39 +0200 8043314: Fix for JDK-8041934 causes assert(is_interpreted_frame()) failed: interpreted frame expected
sla [Tue, 20 May 2014 20:35:39 +0200] rev 24462
8043314: Fix for JDK-8041934 causes assert(is_interpreted_frame()) failed: interpreted frame expected Summary: Back out fix for JDK-8041934 Reviewed-by: coleenp, sspitsyn
Sat, 17 May 2014 19:34:38 -0400 Merge
coleenp [Sat, 17 May 2014 19:34:38 -0400] rev 24461
Merge
Sat, 17 May 2014 01:59:43 -0700 8043264: hsdis library not picked up correctly on expected paths
sspitsyn [Sat, 17 May 2014 01:59:43 -0700] rev 24460
8043264: hsdis library not picked up correctly on expected paths Summary: Fix file separator issue on Windows Reviewed-by: sla, sspitsyn Contributed-by: krismo@azulsystems.com
Fri, 16 May 2014 15:05:44 -0700 8042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
sspitsyn [Fri, 16 May 2014 15:05:44 -0700] rev 24459
8042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found Summary: Relax the guaranty for deleted methods Reviewed-by: dcubed, coleenp Contributed-by: serguei.spitsyn@oracle.com
Thu, 15 May 2014 20:16:14 -0700 8042885: java does not take hexadecimal number as vm option
minqi [Thu, 15 May 2014 20:16:14 -0700] rev 24458
8042885: java does not take hexadecimal number as vm option Summary: Java does not take number with hexadecimal format as options, fix enable hexadecimal format number can be used as vm option. Reviewed-by: coleenp, lfoltan, ctornqvi, hseigel, mseledtsov Contributed-by: yumin.qi@oracle.com
Thu, 15 May 2014 18:23:26 -0400 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
coleenp [Thu, 15 May 2014 18:23:26 -0400] rev 24457
8038212: Method::is_valid_method() check has performance regression impact for stackwalking Summary: Only prune metaspace virtual spaces at safepoint so walking them is safe outside a safepoint. Reviewed-by: mgerdin, mgronlun, hseigel, stefank
Thu, 15 May 2014 17:38:50 -0400 8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
coleenp [Thu, 15 May 2014 17:38:50 -0400] rev 24456
8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors Summary: The fix removes all UseNewReflection/ReflectionWrapResolutionErrors occurrences/logic and adds them into the list of obsolete_jvm_flags in arguments.cpp. Reviewed-by: coleenp, hseigel Contributed-by: ygaevsky@azulsystems.com
Thu, 15 May 2014 10:44:20 -0700 8028749: java -version crashes with 'fatal error: heap walk aborted with error 1'
rdurbin [Thu, 15 May 2014 10:44:20 -0700] rev 24455
8028749: java -version crashes with 'fatal error: heap walk aborted with error 1' Summary: check_heap() should only call HeapWalk() when HeapLock() is successful. Reviewed-by: ctornqvi, sla, dcubed
Thu, 15 May 2014 09:25:27 -0400 8041918: BootstrapMethods attribute cannot be empty.
lfoltan [Thu, 15 May 2014 09:25:27 -0400] rev 24454
8041918: BootstrapMethods attribute cannot be empty. Summary: Allow a BootstrapMethods attribute that contains an empty bootstrap_methods table where num_bootstrap_methods is equal to zero. Reviewed-by: coleenp, hseigel
Wed, 14 May 2014 20:44:33 +0200 8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
sla [Wed, 14 May 2014 20:44:33 +0200] rev 24453
8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync Summary: Missing call to jvmti_method_exit from native wrapper code Reviewed-by: twisti, dcubed, sspitsyn Contributed-by: rickard.backman@oracle.com
Wed, 14 May 2014 22:54:45 -0400 8043164: Format warning in traceStream.hpp
drchase [Wed, 14 May 2014 22:54:45 -0400] rev 24452
8043164: Format warning in traceStream.hpp Summary: added cast to placate gcc Reviewed-by: kvn, zgu
Wed, 14 May 2014 18:18:58 +0200 8042595: [TESTBUG] runtime/7110720/Test7110720.sh rarely fails with message "explicit compiler command file not read"
ctornqvi [Wed, 14 May 2014 18:18:58 +0200] rev 24451
8042595: [TESTBUG] runtime/7110720/Test7110720.sh rarely fails with message "explicit compiler command file not read" Summary: Removed the shell test and moved the testcases into the already existing Java based tests Reviewed-by: coleenp, lfoltan
Wed, 14 May 2014 10:38:40 -0400 8041938: [TESTBUG] runtime/SharedArchiveFile/CdsWriteError.java failed in RT_Baseline with 'Unable to create shared archive file' missing from stdout/stderr
mseledtsov [Wed, 14 May 2014 10:38:40 -0400] rev 24450
8041938: [TESTBUG] runtime/SharedArchiveFile/CdsWriteError.java failed in RT_Baseline with 'Unable to create shared archive file' missing from stdout/stderr Summary: his test is unstable in automated testing system, team agreed to remove it Reviewed-by: coleenp, gtriantafill
Wed, 21 May 2014 10:54:59 -0700 8043354: 8043354: Make is_return_allocated() respect allocated objects than can method-escape
rasbold [Wed, 21 May 2014 10:54:59 -0700] rev 24449
8043354: 8043354: Make is_return_allocated() respect allocated objects than can method-escape Summary: In bcEscapeAnalyzer update the _allocated_escapes flag if a var escapes the method. Reviewed-by: kvn
Thu, 22 May 2014 14:38:34 -0700 Merge
lana [Thu, 22 May 2014 14:38:34 -0700] rev 24448
Merge
Fri, 16 May 2014 02:13:12 -0700 Merge
amurillo [Fri, 16 May 2014 02:13:12 -0700] rev 24447
Merge
Thu, 15 May 2014 11:35:26 -0700 Merge
twisti [Thu, 15 May 2014 11:35:26 -0700] rev 24446
Merge
Wed, 14 May 2014 14:28:09 -0700 8043063: Code aging should allocate MethodCounters when flushing a method
iveresov [Wed, 14 May 2014 14:28:09 -0700] rev 24445
8043063: Code aging should allocate MethodCounters when flushing a method Summary: Make sure that MethodCounters are present when the method is flushed for the first time to switch on code aging Reviewed-by: kvn
Wed, 14 May 2014 12:09:13 -0400 8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
simonis [Wed, 14 May 2014 12:09:13 -0400] rev 24444
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas Summary: Added conditions around macro definitions for pragmas. Reviewed-by: kvn
Tue, 11 Mar 2014 15:06:34 +0400 8023461: Thread holding lock at safepoint that vm can block on: MethodCompileQueue_lock
vlivanov [Tue, 11 Mar 2014 15:06:34 +0400] rev 24443
8023461: Thread holding lock at safepoint that vm can block on: MethodCompileQueue_lock Reviewed-by: kvn, iveresov
Tue, 13 May 2014 11:32:10 -0700 8032463: VirtualDispatch test timeout with DeoptimizeALot
iveresov [Tue, 13 May 2014 11:32:10 -0700] rev 24442
8032463: VirtualDispatch test timeout with DeoptimizeALot Summary: Introduce code aging for warm method detection Reviewed-by: kvn, twisti
Tue, 13 May 2014 11:25:17 +0200 8021770: BackEdgeThreshold option is no longer used and should be removed
anoll [Tue, 13 May 2014 11:25:17 +0200] rev 24441
8021770: BackEdgeThreshold option is no longer used and should be removed Summary: The BackEdgeThreshold option is removed because it is no longer used. Reviewed-by: twisti, kvn, cjplummer Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Mon, 12 May 2014 17:01:57 -0700 Merge
twisti [Mon, 12 May 2014 17:01:57 -0700] rev 24440
Merge
Fri, 09 May 2014 09:12:39 +0200 8029343: CodeCache::allocate increments '_number_of_blobs' even if allocation fails.
anoll [Fri, 09 May 2014 09:12:39 +0200] rev 24439
8029343: CodeCache::allocate increments '_number_of_blobs' even if allocation fails. Summary: Incrementing the number of code blobs in CodeCache::allocate(...) is now only performed if allocation succeeds. The guarantee is fixed. Reviewed-by: kvn, iveresov Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Thu, 08 May 2014 15:16:49 -0700 Merge
twisti [Thu, 08 May 2014 15:16:49 -0700] rev 24438
Merge
Thu, 08 May 2014 12:49:21 +0200 8042431: compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4
anoll [Thu, 08 May 2014 12:49:21 +0200] rev 24437
8042431: compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4 Summary: Define a new function that determines the minimum number of compiler threads for a particular platform/configuration. Reviewed-by: kvn
Mon, 12 May 2014 20:25:53 -0400 Merge
dholmes [Mon, 12 May 2014 20:25:53 -0400] rev 24436
Merge
Mon, 12 May 2014 20:20:19 -0400 8032551: Remove UsePPCLWSYNC from globals.hpp
dholmes [Mon, 12 May 2014 20:20:19 -0400] rev 24435
8032551: Remove UsePPCLWSYNC from globals.hpp Reviewed-by: lfoltan, zgu
Mon, 12 May 2014 18:45:09 +0000 Merge
ctornqvi [Mon, 12 May 2014 18:45:09 +0000] rev 24434
Merge
Mon, 12 May 2014 06:17:05 -0700 8042804: Support invoking Hotspot tests from top level
mikael [Mon, 12 May 2014 06:17:05 -0700] rev 24433
8042804: Support invoking Hotspot tests from top level Reviewed-by: sla, erikj
Mon, 12 May 2014 13:12:30 -0400 8040292: Annotation attributes must not appear more than once
hseigel [Mon, 12 May 2014 13:12:30 -0400] rev 24432
8040292: Annotation attributes must not appear more than once Summary: Add checks for duplicate attributes. Reviewed-by: coleenp, lfoltan
Mon, 12 May 2014 15:50:20 +0000 Merge
lfoltan [Mon, 12 May 2014 15:50:20 +0000] rev 24431
Merge
Mon, 12 May 2014 09:59:56 -0400 8039805: Fix the signature of the global new/delete operators in allocation.cpp.
simonis [Mon, 12 May 2014 09:59:56 -0400] rev 24430
8039805: Fix the signature of the global new/delete operators in allocation.cpp. Reviewed-by: dholmes, lfoltan
Mon, 12 May 2014 09:47:57 -0400 Merge
coleenp [Mon, 12 May 2014 09:47:57 -0400] rev 24429
Merge
Fri, 09 May 2014 17:06:52 +0200 8042726: [TESTBUG] TEST.groups file was not updated after runtime/6925573/SortMethodsTest.java removal
ctornqvi [Fri, 09 May 2014 17:06:52 +0200] rev 24428
8042726: [TESTBUG] TEST.groups file was not updated after runtime/6925573/SortMethodsTest.java removal Summary: Removed runtime/6925573/SortMethodsTest.java from TEST.groups Reviewed-by: gtriantafill, lfoltan, coleenp, dholmes
Fri, 09 May 2014 17:06:17 +0200 8042471: Unable to build JDK 9 Hotspot within VS2010
ctornqvi [Fri, 09 May 2014 17:06:17 +0200] rev 24427
8042471: Unable to build JDK 9 Hotspot within VS2010 Summary: Fixed quoting issue and passing on defines to project file Reviewed-by: mgronlun, sla
Wed, 07 May 2014 14:16:45 -0500 8038654: Separate SymbolTable and StringTable code
gziemski [Wed, 07 May 2014 14:16:45 -0500] rev 24426
8038654: Separate SymbolTable and StringTable code Summary: Refactor stringTable class out of symbolTable, making sure all includes are minimal set and are sorted. Reviewed-by: coleenp, stefank
Wed, 07 May 2014 06:03:31 -0700 8041415: remove port.{cpp,hpp} files
zgu [Wed, 07 May 2014 06:03:31 -0700] rev 24425
8041415: remove port.{cpp,hpp} files Summary: Hotspot should use standard headers and types Reviewed-by: coleenp, kvn
Fri, 09 May 2014 16:50:54 -0400 8037816: Fix for 8036122 breaks build with Xcode5/clang
drchase [Fri, 09 May 2014 16:50:54 -0400] rev 24424
8037816: Fix for 8036122 breaks build with Xcode5/clang Summary: Repaired or selectively disabled offending formats; future-proofed with additional checking Reviewed-by: kvn, jrose, stefank
Thu, 22 May 2014 12:53:50 -0700 Added tag jdk9-b14 for changeset 631682a70d8a
katleman [Thu, 22 May 2014 12:53:50 -0700] rev 24423
Added tag jdk9-b14 for changeset 631682a70d8a
Tue, 27 May 2014 12:35:34 -0700 Merge
jcoomes [Tue, 27 May 2014 12:35:34 -0700] rev 24422
Merge
Fri, 23 May 2014 10:48:42 -0700 Merge
jcoomes [Fri, 23 May 2014 10:48:42 -0700] rev 24421
Merge
Fri, 16 May 2014 07:16:18 -0700 Merge
amurillo [Fri, 16 May 2014 07:16:18 -0700] rev 24420
Merge
Mon, 12 May 2014 06:16:36 -0700 8042804: Support invoking Hotspot tests from top level
mikael [Mon, 12 May 2014 06:16:36 -0700] rev 24419
8042804: Support invoking Hotspot tests from top level Reviewed-by: sla, erikj
Mon, 26 May 2014 17:22:04 -0400 8043975: Update README for jdk9
omajid [Mon, 26 May 2014 17:22:04 -0400] rev 24418
8043975: Update README for jdk9 Reviewed-by: tbell
Fri, 23 May 2014 09:05:08 -0700 Merge
prr [Fri, 23 May 2014 09:05:08 -0700] rev 24417
Merge
Mon, 12 May 2014 09:37:50 -0700 Merge
prr [Mon, 12 May 2014 09:37:50 -0700] rev 24416
Merge
Mon, 05 May 2014 12:48:07 -0700 Merge
prr [Mon, 05 May 2014 12:48:07 -0700] rev 24415
Merge
Tue, 29 Apr 2014 14:40:07 -0700 Merge
ngthomas [Tue, 29 Apr 2014 14:40:07 -0700] rev 24414
Merge
Tue, 29 Apr 2014 15:44:14 -0400 8042159: Allow using a system-installed lcms2
omajid [Tue, 29 Apr 2014 15:44:14 -0400] rev 24413
8042159: Allow using a system-installed lcms2 Reviewed-by: andrew, ihse, prr
Thu, 22 May 2014 14:37:52 -0700 Merge
lana [Thu, 22 May 2014 14:37:52 -0700] rev 24412
Merge
Tue, 20 May 2014 12:54:44 +0200 8043127: Convert JPRT_ARCHIVE_BUNDLE to unix style paths
erikj [Tue, 20 May 2014 12:54:44 +0200] rev 24411
8043127: Convert JPRT_ARCHIVE_BUNDLE to unix style paths Reviewed-by: tbell
Thu, 22 May 2014 12:53:39 -0700 Added tag jdk9-b14 for changeset 78fe3dcb9cf7
katleman [Thu, 22 May 2014 12:53:39 -0700] rev 24410
Added tag jdk9-b14 for changeset 78fe3dcb9cf7
Wed, 05 Jul 2017 19:41:14 +0200 Added tag jdk9-b14 for changeset 97932f6ad950
duke [Wed, 05 Jul 2017 19:41:14 +0200] rev 24409
Added tag jdk9-b14 for changeset 97932f6ad950
Wed, 05 Jul 2017 19:41:13 +0200 Merge jdk9-b14
duke [Wed, 05 Jul 2017 19:41:13 +0200] rev 24408
Merge
Wed, 05 Jul 2017 19:41:10 +0200 Merge
duke [Wed, 05 Jul 2017 19:41:10 +0200] rev 24407
Merge
Thu, 15 May 2014 10:40:27 -0700 Merge
lana [Thu, 15 May 2014 10:40:27 -0700] rev 24406
Merge
Tue, 13 May 2014 15:34:13 -0600 8042882: Support verbosity options in langtools testing
dlsmith [Tue, 13 May 2014 15:34:13 -0600] rev 24405
8042882: Support verbosity options in langtools testing 8032441: langtools/test/Makefile breaks when JT_JAVA set to a JDK 9 build Reviewed-by: mduigou
Tue, 13 May 2014 15:29:09 -0600 8034223: Most-specific should not have any special treatment for boxed vs. unboxed types
dlsmith [Tue, 13 May 2014 15:29:09 -0600] rev 24404
8034223: Most-specific should not have any special treatment for boxed vs. unboxed types Summary: Rewrite most-specific logic to conform to JLS 8 15.12.2.5 Reviewed-by: vromero
Fri, 09 May 2014 22:27:07 -0400 8035763: Error parsing binary type annotations data in javac
emc [Fri, 09 May 2014 22:27:07 -0400] rev 24403
8035763: Error parsing binary type annotations data in javac Summary: Fix accidental reversal of read order from a previous change Reviewed-by: jjg
Fri, 09 May 2014 18:50:12 -0700 8042886: Test langtools/test/com/sun/javadoc/testHtmlDocument/TestHtmlDocument.java fails on Windows
jjg [Fri, 09 May 2014 18:50:12 -0700] rev 24402
8042886: Test langtools/test/com/sun/javadoc/testHtmlDocument/TestHtmlDocument.java fails on Windows Reviewed-by: darcy
Sat, 10 May 2014 01:24:35 +0100 8028503: javac, for method references a primitive type can be added as a bound
vromero [Sat, 10 May 2014 01:24:35 +0100] rev 24401
8028503: javac, for method references a primitive type can be added as a bound Reviewed-by: jjg, dlsmith
Sat, 10 May 2014 00:46:47 +0100 8037379: fix for JDK-8029569 doesn't cover all possible cases
vromero [Sat, 10 May 2014 00:46:47 +0100] rev 24400
8037379: fix for JDK-8029569 doesn't cover all possible cases Reviewed-by: jjg
Fri, 09 May 2014 15:37:12 -0700 8038730: Clean up the way JavadocTester is invoked, and checks for errors.
jjg [Fri, 09 May 2014 15:37:12 -0700] rev 24399
8038730: Clean up the way JavadocTester is invoked, and checks for errors. Reviewed-by: ksrini, sogoel, bpatel
Fri, 09 May 2014 23:31:05 +0200 8042867: Missing license header for langtools/make/netbeans/langtools/nbproject/project.properties
jlahoda [Fri, 09 May 2014 23:31:05 +0200] rev 24398
8042867: Missing license header for langtools/make/netbeans/langtools/nbproject/project.properties Reviewed-by: ksrini
Fri, 09 May 2014 14:56:59 -0600 8042656: Inference produces spurious error for intersection type bounds check
dlsmith [Fri, 09 May 2014 14:56:59 -0600] rev 24397
8042656: Inference produces spurious error for intersection type bounds check Summary: Fix subtyping for intersections involving capture variables Reviewed-by: vromero
Fri, 09 May 2014 09:28:47 -0400 8040327: Eliminate AnnotatedType
emc [Fri, 09 May 2014 09:28:47 -0400] rev 24396
8040327: Eliminate AnnotatedType Summary: Replace AnnotatedType with type annotations being stored in the Type class as metadata Reviewed-by: jjg, jfranck, wmdietl, jlahoda
Fri, 09 May 2014 08:52:57 -0700 8042839: XPreferTest fails on Windows
jjg [Fri, 09 May 2014 08:52:57 -0700] rev 24395
8042839: XPreferTest fails on Windows Reviewed-by: vromero
Thu, 08 May 2014 08:23:44 -0700 8042601: Javadoc sort fails
ksrini [Thu, 08 May 2014 08:23:44 -0700] rev 24394
8042601: Javadoc sort fails Reviewed-by: jjg
Fri, 09 May 2014 12:55:58 +0200 8041663: Sensitive dependence on location of nested interface
jlahoda [Fri, 09 May 2014 12:55:58 +0200] rev 24393
8041663: Sensitive dependence on location of nested interface Summary: Adding a method among ambiguous candidates only if it is more specific than some of the existing candidates. Reviewed-by: dlsmith, vromero
Fri, 09 May 2014 09:36:35 +0200 8040822: Duplicated notifications can be sent to TaskListener
jlahoda [Fri, 09 May 2014 09:36:35 +0200] rev 24392
8040822: Duplicated notifications can be sent to TaskListener Summary: The analyze finished event must only be sent on the first call to JavaCompiler.flow for a given class. Reviewed-by: jjg
Thu, 15 May 2014 10:26:01 -0700 Added tag jdk9-b13 for changeset 069586f14799
katleman [Thu, 15 May 2014 10:26:01 -0700] rev 24391
Added tag jdk9-b13 for changeset 069586f14799
Wed, 05 Jul 2017 19:41:05 +0200 Merge
duke [Wed, 05 Jul 2017 19:41:05 +0200] rev 24390
Merge
Thu, 15 May 2014 10:25:50 -0700 Added tag jdk9-b13 for changeset 9c47b760a47f
katleman [Thu, 15 May 2014 10:25:50 -0700] rev 24389
Added tag jdk9-b13 for changeset 9c47b760a47f
Wed, 05 Jul 2017 19:41:01 +0200 Merge
duke [Wed, 05 Jul 2017 19:41:01 +0200] rev 24388
Merge
Thu, 15 May 2014 10:25:47 -0700 Added tag jdk9-b13 for changeset 8ee3c3ffd554
katleman [Thu, 15 May 2014 10:25:47 -0700] rev 24387
Added tag jdk9-b13 for changeset 8ee3c3ffd554
Wed, 05 Jul 2017 19:40:57 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:57 +0200] rev 24386
Merge
Thu, 15 May 2014 10:42:19 -0700 Merge
lana [Thu, 15 May 2014 10:42:19 -0700] rev 24385
Merge
Wed, 14 May 2014 19:01:05 +0530 8043132: Nashorn : all tests failed with java.security.AccessControlException
sundar [Wed, 14 May 2014 19:01:05 +0530] rev 24384
8043132: Nashorn : all tests failed with java.security.AccessControlException Reviewed-by: jlaskey, attila
Thu, 15 May 2014 10:26:03 -0700 Added tag jdk9-b13 for changeset 743eee69ce3f
katleman [Thu, 15 May 2014 10:26:03 -0700] rev 24383
Added tag jdk9-b13 for changeset 743eee69ce3f
Wed, 05 Jul 2017 19:40:53 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:53 +0200] rev 24382
Merge
Thu, 15 May 2014 10:42:58 -0700 Merge
lana [Thu, 15 May 2014 10:42:58 -0700] rev 24381
Merge
Tue, 13 May 2014 20:59:37 +0100 8042906: Remove use of reflection in ORB
coffeys [Tue, 13 May 2014 20:59:37 +0100] rev 24380
8042906: Remove use of reflection in ORB Reviewed-by: alanb, chegar, dfuchs, psandoz
Thu, 15 May 2014 10:25:33 -0700 Added tag jdk9-b13 for changeset 9bd83c6b1976
katleman [Thu, 15 May 2014 10:25:33 -0700] rev 24379
Added tag jdk9-b13 for changeset 9bd83c6b1976
Wed, 05 Jul 2017 19:40:49 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:49 +0200] rev 24378
Merge
Thu, 15 May 2014 10:41:25 -0700 Merge
lana [Thu, 15 May 2014 10:41:25 -0700] rev 24377
Merge
Wed, 14 May 2014 15:46:27 +0100 7153400: ThreadPoolExecutor's setCorePoolSize method allows corePoolSize > maxPoolSize
chegar [Wed, 14 May 2014 15:46:27 +0100] rev 24376
7153400: ThreadPoolExecutor's setCorePoolSize method allows corePoolSize > maxPoolSize Reviewed-by: chegar, martin, mduigou Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>
Thu, 15 May 2014 18:18:19 +0400 8043012: (tz) Support tzdata2014c
aefimov [Thu, 15 May 2014 18:18:19 +0400] rev 24375
8043012: (tz) Support tzdata2014c Reviewed-by: okutsu, peytoia
Wed, 14 May 2014 10:52:51 -0700 8041791: String.toLowerCase regression - violates Unicode standard
naoto [Wed, 14 May 2014 10:52:51 -0700] rev 24374
8041791: String.toLowerCase regression - violates Unicode standard Reviewed-by: peytoia
Wed, 14 May 2014 16:40:53 +0100 8043119: (props) Properties.storeToXML closes output stream
alanb [Wed, 14 May 2014 16:40:53 +0100] rev 24373
8043119: (props) Properties.storeToXML closes output stream Reviewed-by: lancea
Wed, 14 May 2014 11:16:41 +0100 8034170: src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java
michaelm [Wed, 14 May 2014 11:16:41 +0100] rev 24372
8034170: src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java Reviewed-by: chegar
Tue, 13 May 2014 11:03:25 +0100 8042889: (props) Properties.loadFromXML/storeToXML should consistently use the UKit parser
alanb [Tue, 13 May 2014 11:03:25 +0100] rev 24371
8042889: (props) Properties.loadFromXML/storeToXML should consistently use the UKit parser Reviewed-by: joehw, chegar, mchung
Mon, 12 May 2014 12:35:23 -0400 6996377: shrink duplicate code in the constructor of PKIXValidator
mullan [Mon, 12 May 2014 12:35:23 -0400] rev 24370
6996377: shrink duplicate code in the constructor of PKIXValidator Reviewed-by: mullan, xuelei Contributed-by: jamil.j.nimeh@oracle.com
Mon, 12 May 2014 17:34:29 +0200 8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
plevart [Mon, 12 May 2014 17:34:29 +0200] rev 24369
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix) Reviewed-by: alanb, rriggs, martin
Mon, 12 May 2014 14:33:13 +0400 8038795: Tidy warnings cleanup for javax.management
yan [Mon, 12 May 2014 14:33:13 +0400] rev 24368
8038795: Tidy warnings cleanup for javax.management Reviewed-by: dfuchs Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Mon, 12 May 2014 14:12:33 +0400 8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script
yan [Mon, 12 May 2014 14:12:33 +0400] rev 24367
8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script Reviewed-by: lancea Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Fri, 09 May 2014 15:24:57 +0200 8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
ykantser [Fri, 09 May 2014 15:24:57 +0200] rev 24366
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError Reviewed-by: sla, alanb
Fri, 09 May 2014 15:27:02 -0400 8042859: Build broken for Solaris
emc [Fri, 09 May 2014 15:27:02 -0400] rev 24365
8042859: Build broken for Solaris Summary: Remove stray quotes causing build failures Reviewed-by: sla, chegar
Fri, 09 May 2014 09:04:41 -0700 8040059: Change default policy for extensions to no permission
mchung [Fri, 09 May 2014 09:04:41 -0700] rev 24364
8040059: Change default policy for extensions to no permission Reviewed-by: alanb, mullan, erikj
Fri, 09 May 2014 12:06:13 +0200 8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
sla [Fri, 09 May 2014 12:06:13 +0200] rev 24363
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework Reviewed-by: igerasim, alanb, dsamersoff
Fri, 09 May 2014 09:47:07 +0100 8042816: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified, part 2
alanb [Fri, 09 May 2014 09:47:07 +0100] rev 24362
8042816: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified, part 2 Reviewed-by: chegar
Thu, 15 May 2014 10:25:51 -0700 Added tag jdk9-b13 for changeset c946ad0de0ac
katleman [Thu, 15 May 2014 10:25:51 -0700] rev 24361
Added tag jdk9-b13 for changeset c946ad0de0ac
Wed, 05 Jul 2017 19:40:44 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:44 +0200] rev 24360
Merge
Thu, 15 May 2014 10:40:38 -0700 Merge
lana [Thu, 15 May 2014 10:40:38 -0700] rev 24359
Merge
Fri, 09 May 2014 08:34:22 -0700 Merge
amurillo [Fri, 09 May 2014 08:34:22 -0700] rev 24358
Merge
Thu, 08 May 2014 18:22:22 -0700 Merge
jmasa [Thu, 08 May 2014 18:22:22 -0700] rev 24357
Merge
Wed, 19 Mar 2014 17:04:28 +0100 8034094: SA agent can't compile when jni_x86.h is used
ehelin [Wed, 19 Mar 2014 17:04:28 +0100] rev 24356
8034094: SA agent can't compile when jni_x86.h is used Reviewed-by: dsamersoff, erikj
Tue, 06 May 2014 09:41:04 +0200 8026784: Error message in AdaptiveFreeList<Chunk>::verify_stats is wrong
tschatzl [Tue, 06 May 2014 09:41:04 +0200] rev 24355
8026784: Error message in AdaptiveFreeList<Chunk>::verify_stats is wrong Summary: Changed faulty error message in the verification code Reviewed-by: stefank, tschatzl Contributed-by: Andreas Sjoberg <andreas.sjoberg@oracle.com>
Fri, 02 May 2014 21:10:31 +0000 Merge
jwilhelm [Fri, 02 May 2014 21:10:31 +0000] rev 24354
Merge
Tue, 29 Apr 2014 22:57:19 +0200 8027643: Merge GenCollectorPolicy and TwoGenerationCollectorPolicy
jwilhelm [Tue, 29 Apr 2014 22:57:19 +0200] rev 24353
8027643: Merge GenCollectorPolicy and TwoGenerationCollectorPolicy Summary: Merged the two calsses GenCollectorPolicy and TwoGenerationCollectorPolicy Reviewed-by: sjohanss, jcoomes
Thu, 08 May 2014 15:08:45 -0700 Merge
twisti [Thu, 08 May 2014 15:08:45 -0700] rev 24352
Merge
Tue, 29 Apr 2014 15:17:27 +0200 8042195: Introduce umbrella header orderAccess.inline.hpp.
goetz [Tue, 29 Apr 2014 15:17:27 +0200] rev 24351
8042195: Introduce umbrella header orderAccess.inline.hpp. Reviewed-by: dholmes, kvn, stefank, twisti
Wed, 07 May 2014 22:06:42 +0200 8042570: Excessive number of tests timing out on nightly testing due to fix for 8040798
anoll [Wed, 07 May 2014 22:06:42 +0200] rev 24350
8042570: Excessive number of tests timing out on nightly testing due to fix for 8040798 Summary: Remove unnecessary lock in CompileBroker::mark_on_stack() that causes the deadlock Reviewed-by: kvn, dcubed
Fri, 02 May 2014 14:53:06 +0200 8042309: Some bugfixes for the ppc64 port.
goetz [Fri, 02 May 2014 14:53:06 +0200] rev 24349
8042309: Some bugfixes for the ppc64 port. Reviewed-by: kvn
Tue, 06 May 2014 13:08:28 +0200 8042443: Fix C++-Interpreter after "8036956: remove EnableInvokeDynamic flag"
anoll [Tue, 06 May 2014 13:08:28 +0200] rev 24348
8042443: Fix C++-Interpreter after "8036956: remove EnableInvokeDynamic flag" Summary: Insert missing bracket to make the interpreter build again Reviewed-by: sla Contributed-by: Volker Simonis <volker.simonis@gmail.com>
Tue, 06 May 2014 08:01:14 +0000 Merge
anoll [Tue, 06 May 2014 08:01:14 +0000] rev 24347
Merge
Tue, 06 May 2014 09:52:38 +0200 8042428: CompileQueue::free_all() code is incorrect
anoll [Tue, 06 May 2014 09:52:38 +0200] rev 24346
8042428: CompileQueue::free_all() code is incorrect Summary: Free task after getting next pointer of freelist. Reviewed-by: kvn, adlertz
Tue, 06 May 2014 09:17:57 +0200 8036851: volatile double accesses are not explicitly atomic in C2
anoll [Tue, 06 May 2014 09:17:57 +0200] rev 24345
8036851: volatile double accesses are not explicitly atomic in C2 Summary: The C2 structure is adapted to distinguish between volatile and non-volatile double accesses. Reviewed-by: twisti, kvn Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Mon, 05 May 2014 15:10:43 +0200 8042052: assert(t != NULL) failed: must set before get
anoll [Mon, 05 May 2014 15:10:43 +0200] rev 24344
8042052: assert(t != NULL) failed: must set before get Summary: Added missing call to _gvn.transform to make sure the type of the PhiNode is recorded in the gvn. Reviewed-by: kvn Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Fri, 02 May 2014 19:10:24 -0700 Merge
twisti [Fri, 02 May 2014 19:10:24 -0700] rev 24343
Merge
Fri, 02 May 2014 16:44:54 -0700 8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
kvn [Fri, 02 May 2014 16:44:54 -0700] rev 24342
8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR)) Summary: Convert the assert into the runtime check to skip IGVN optimizations for problematic memory nodes. Eliminate dead nodes more aggressively. Reviewed-by: twisti, iveresov
Fri, 02 May 2014 09:30:17 +0000 Merge
iignatyev [Fri, 02 May 2014 09:30:17 +0000] rev 24341
Merge
Fri, 02 May 2014 13:20:42 +0400 8042214: add @ignore tag to all excluded jtreg tests in test/compiler
iignatyev [Fri, 02 May 2014 13:20:42 +0400] rev 24340
8042214: add @ignore tag to all excluded jtreg tests in test/compiler Reviewed-by: kvn, ctornqvi
Thu, 01 May 2014 21:30:54 -0700 Merge
anoll [Thu, 01 May 2014 21:30:54 -0700] rev 24339
Merge
Fri, 02 May 2014 06:24:39 +0200 8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs
anoll [Fri, 02 May 2014 06:24:39 +0200] rev 24338
8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs Summary: Allow 0 compiler threads if no JIT is used. Reviewed-by: kvn, dholmes Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>
Wed, 07 May 2014 18:19:31 -0400 Merge
coleenp [Wed, 07 May 2014 18:19:31 -0400] rev 24337
Merge
Tue, 06 May 2014 09:56:55 -0400 8041620: Solaris Studio 12.4 C++ 5.13 change in behavior for placing friend declarations within surrounding scope.
lfoltan [Tue, 06 May 2014 09:56:55 -0400] rev 24336
8041620: Solaris Studio 12.4 C++ 5.13 change in behavior for placing friend declarations within surrounding scope. Summary: Remove adlc's unused class FileBuffRegion. Reviewed-by: coleenp, dholmes, kvn
Tue, 06 May 2014 08:59:57 -0400 8041627: Solaris Studio 12.4 C++ 5.13 compilation error due to lack of "surplus" prototype for binaryTreeDictionary.cpp.
lfoltan [Tue, 06 May 2014 08:59:57 -0400] rev 24335
8041627: Solaris Studio 12.4 C++ 5.13 compilation error due to lack of "surplus" prototype for binaryTreeDictionary.cpp. Summary: Fix C++ compilation error diagnostic for the call of "surplus" within get_better_list() method. Reviewed-by: coleenp, dholmes
Mon, 05 May 2014 19:53:00 -0400 8023697: failed class resolution reports different class name in detail message for the first and subsequent times
coleenp [Mon, 05 May 2014 19:53:00 -0400] rev 24334
8023697: failed class resolution reports different class name in detail message for the first and subsequent times Summary: Cache detail message when we cache exception for constant pool resolution. Reviewed-by: acorn, twisti, jrose
Mon, 05 May 2014 20:17:19 +0200 8031126: java/lang/management/ThreadMXBean/ThreadUserTime.java fails intermittently
sla [Mon, 05 May 2014 20:17:19 +0200] rev 24333
8031126: java/lang/management/ThreadMXBean/ThreadUserTime.java fails intermittently Reviewed-by: coleenp, simonis, goetz, gthornbr
Fri, 02 May 2014 11:06:26 -0700 Merge
dcubed [Fri, 02 May 2014 11:06:26 -0700] rev 24332
Merge
Thu, 01 May 2014 05:52:28 -0700 6885993: Named Thread: introduce print() and print_on(outputStream* st) methods
zgu [Thu, 01 May 2014 05:52:28 -0700] rev 24331
6885993: Named Thread: introduce print() and print_on(outputStream* st) methods Summary: Eliminating duplicated code by introducing print_on(outputStream* st) methods in NamedThread Reviewed-by: twisti, coleenp, dholmes
Fri, 02 May 2014 19:00:04 -0700 Merge
twisti [Fri, 02 May 2014 19:00:04 -0700] rev 24330
Merge
Thu, 01 May 2014 17:57:29 -0700 8042281: compiler/7184394/TestAESMain.java fails with: javax.crypto.IllegalBlockSizeException: Input length not multiple of 16 bytes
kvn [Thu, 01 May 2014 17:57:29 -0700] rev 24329
8042281: compiler/7184394/TestAESMain.java fails with: javax.crypto.IllegalBlockSizeException: Input length not multiple of 16 bytes Summary: Added missing -DmsgSize=640 to test's run commands. Reviewed-by: kvn Contributed-by: shrinivas.joshi@oracle.com
Wed, 30 Apr 2014 14:14:01 -0700 8035936: SIGBUS in StubRoutines::aesencryptBlock, solaris-sparc
kvn [Wed, 30 Apr 2014 14:14:01 -0700] rev 24328
8035936: SIGBUS in StubRoutines::aesencryptBlock, solaris-sparc Summary: Fix the arbitrary alignment issue in SPARC AES crypto stub routines. Reviewed-by: kvn, iveresov Contributed-by: shrinivas.joshi@oracle.com
Tue, 29 Apr 2014 22:05:10 -0700 8042059: Various fixes to linux/sparc
mikael [Tue, 29 Apr 2014 22:05:10 -0700] rev 24327
8042059: Various fixes to linux/sparc Reviewed-by: twisti, kvn
Tue, 29 Apr 2014 22:04:09 -0700 8022070: Compilation error in stubGenerator_sparc.cpp with some compilers
mikael [Tue, 29 Apr 2014 22:04:09 -0700] rev 24326
8022070: Compilation error in stubGenerator_sparc.cpp with some compilers Reviewed-by: twisti, kvn
Tue, 29 Apr 2014 12:20:53 -0700 8041957: -XX:UseAVX=0 cause assert(UseAVX) failed
kvn [Tue, 29 Apr 2014 12:20:53 -0700] rev 24325
8041957: -XX:UseAVX=0 cause assert(UseAVX) failed Summary: temporary set UseAVX=1 and UseSSE=2 in generate_get_cpu_info() Reviewed-by: twisti
Tue, 29 Apr 2014 10:29:56 -0700 8041959: Skip replay parsing errors with ReplayIgnoreInitErrors
kvn [Tue, 29 Apr 2014 10:29:56 -0700] rev 24324
8041959: Skip replay parsing errors with ReplayIgnoreInitErrors Summary: Allow replay compilation with replay file parsing error. Reviewed-by: twisti, iveresov
Tue, 29 Apr 2014 07:14:46 +0000 Merge
anoll [Tue, 29 Apr 2014 07:14:46 +0000] rev 24323
Merge
Tue, 29 Apr 2014 08:08:44 +0200 8036956: remove EnableInvokeDynamic flag
anoll [Tue, 29 Apr 2014 08:08:44 +0200] rev 24322
8036956: remove EnableInvokeDynamic flag Summary: The EnableInvokeDynamic flag and all support code is removed because it is not longer used in JDK 9. Reviewed-by: kvn, twisti Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Tue, 29 Apr 2014 07:59:22 +0200 8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline
anoll [Tue, 29 Apr 2014 07:59:22 +0200] rev 24321
8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline Summary: Fixes broken memory freeing of compile queue tasks and makes sure that blocking compiles do not hang the VM if compilation gets disabled due to a full code cache. Reviewed-by: kvn, iveresov
Mon, 28 Apr 2014 16:05:12 -0700 8040919: Uninitialised memory in hotspot/src/share/vm/compiler/oopMap.cpp
morris [Mon, 28 Apr 2014 16:05:12 -0700] rev 24320
8040919: Uninitialised memory in hotspot/src/share/vm/compiler/oopMap.cpp Summary: Parfait refactoring in OopMapSet::update_register_map Reviewed-by: kvn, twisti
Mon, 28 Apr 2014 15:09:39 -0400 8039407: Regression test needed for JDK-8015396
drchase [Mon, 28 Apr 2014 15:09:39 -0400] rev 24319
8039407: Regression test needed for JDK-8015396 Summary: Converted bug demo into regression test Reviewed-by: kvn
Mon, 28 Apr 2014 14:34:12 +0200 8041771: C1: remove unused IR::_locals_size
anoll [Mon, 28 Apr 2014 14:34:12 +0200] rev 24318
8041771: C1: remove unused IR::_locals_size Summary: The unused IR::_locals_size is removed. Reviewed-by: kvn, roland Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Mon, 28 Apr 2014 03:44:35 -0700 Merge
anoll [Mon, 28 Apr 2014 03:44:35 -0700] rev 24317
Merge
Mon, 28 Apr 2014 12:39:12 +0200 8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache
anoll [Mon, 28 Apr 2014 12:39:12 +0200] rev 24316
8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache Summary: Add CodeCache::add_scavenge_root_nmethod(this) to the dtrace-constructor of nmethod Reviewed-by: roland, iveresov
Fri, 25 Apr 2014 14:29:47 -0400 Merge
bharadwaj [Fri, 25 Apr 2014 14:29:47 -0400] rev 24315
Merge
Fri, 25 Apr 2014 12:48:34 +0200 8029302: Performance regression in Math.pow intrinsic
adlertz [Fri, 25 Apr 2014 12:48:34 +0200] rev 24314
8029302: Performance regression in Math.pow intrinsic Summary: Added special case for x^y where y == 2 Reviewed-by: kvn, roland
Fri, 25 Apr 2014 09:22:16 +0200 8041481: JVM crashes with collect_args_for_profiling
roland [Fri, 25 Apr 2014 09:22:16 +0200] rev 24313
8041481: JVM crashes with collect_args_for_profiling Summary: method handle call to c1 intrinsic tries to profile popped argument Reviewed-by: kvn, twisti
Thu, 24 Apr 2014 10:32:49 +0000 Merge
iignatyev [Thu, 24 Apr 2014 10:32:49 +0000] rev 24312
Merge
Thu, 24 Apr 2014 14:02:48 +0400 8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed
iignatyev [Thu, 24 Apr 2014 14:02:48 +0400] rev 24311
8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed Reviewed-by: kvn, roland
Thu, 24 Apr 2014 11:05:07 +0200 8039960: Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java
roland [Thu, 24 Apr 2014 11:05:07 +0200] rev 24310
8039960: Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java Summary: the test case doesn't need to change the heap size to reproduce the failure. Reviewed-by: twisti, kvn
Thu, 24 Apr 2014 09:47:34 +0200 8041468: Field nmethod::_lock_count should be declared volatile
anoll [Thu, 24 Apr 2014 09:47:34 +0200] rev 24309
8041468: Field nmethod::_lock_count should be declared volatile Summary: The jint field nmethod::_lock_count which is used in nmethodLocker::lock_nmethod and nmethodLocker::unlock_nmethod should be declared volatile (see also signature of Atomic::inc) Reviewed-by: kvn, roland Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Thu, 15 May 2014 10:25:40 -0700 Added tag jdk9-b13 for changeset ca74accc73cf
katleman [Thu, 15 May 2014 10:25:40 -0700] rev 24308
Added tag jdk9-b13 for changeset ca74accc73cf
Thu, 15 May 2014 10:40:18 -0700 Merge
lana [Thu, 15 May 2014 10:40:18 -0700] rev 24307
Merge
Wed, 14 May 2014 16:45:07 -0700 8043182: hgforest.sh: syntax error on line 329
mduigou [Wed, 14 May 2014 16:45:07 -0700] rev 24306
8043182: hgforest.sh: syntax error on line 329 Reviewed-by: darcy
Tue, 13 May 2014 08:42:44 -0700 8042810: hgforest: some shells run read in sub-shell and can't use fifo
mduigou [Tue, 13 May 2014 08:42:44 -0700] rev 24305
8042810: hgforest: some shells run read in sub-shell and can't use fifo Reviewed-by: chegar, erikj
Tue, 13 May 2014 10:20:06 +0100 8042932: Bump up the -source version for JDK 9 builds
coffeys [Tue, 13 May 2014 10:20:06 +0100] rev 24304
8042932: Bump up the -source version for JDK 9 builds Reviewed-by: chegar, erikj, thurka
Thu, 15 May 2014 10:25:31 -0700 Added tag jdk9-b13 for changeset 3a0155bc559c
katleman [Thu, 15 May 2014 10:25:31 -0700] rev 24303
Added tag jdk9-b13 for changeset 3a0155bc559c
Wed, 05 Jul 2017 19:40:19 +0200 Added tag jdk9-b13 for changeset 1a30593dcb98
duke [Wed, 05 Jul 2017 19:40:19 +0200] rev 24302
Added tag jdk9-b13 for changeset 1a30593dcb98
Wed, 05 Jul 2017 19:40:19 +0200 Merge jdk9-b13
duke [Wed, 05 Jul 2017 19:40:19 +0200] rev 24301
Merge
Wed, 05 Jul 2017 19:40:16 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:16 +0200] rev 24300
Merge
Thu, 08 May 2014 15:28:38 -0700 Merge
lana [Thu, 08 May 2014 15:28:38 -0700] rev 24299
Merge
Wed, 07 May 2014 17:29:42 +0200 8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath.
alundblad [Wed, 07 May 2014 17:29:42 +0200] rev 24298
8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath. Summary: Added -XXuserPathsFirst to allow user classes to take precedence over boot classes Reviewed-by: jjg
Wed, 07 May 2014 15:54:16 -0700 8042654: [javadoc] revert the default methods list.sort to Collections.sort
ksrini [Wed, 07 May 2014 15:54:16 -0700] rev 24297
8042654: [javadoc] revert the default methods list.sort to Collections.sort Reviewed-by: jfranck, jjg
Thu, 08 May 2014 00:22:31 +0200 8042441: sjavac does not track dependencies
ohrstrom [Thu, 08 May 2014 00:22:31 +0200] rev 24296
8042441: sjavac does not track dependencies Summary: Add support for tracking fully qualified references. Reviewed-by: jjg
Wed, 07 May 2014 23:55:41 +0200 8042699: sjavac does not track dependencies
ohrstrom [Wed, 07 May 2014 23:55:41 +0200] rev 24295
8042699: sjavac does not track dependencies Summary: Using / in some places and . in other places break package comparisons. The fix standardizes on dots. Reviewed-by: jjg
Wed, 07 May 2014 14:22:14 -0700 8040129: Implement classfile tests for SourceFile attribute.
anazarov [Wed, 07 May 2014 14:22:14 -0700] rev 24294
8040129: Implement classfile tests for SourceFile attribute. Reviewed-by: shurailine, jjg
Tue, 06 May 2014 15:46:09 -0600 8033718: Inference ignores capture variable as upper bound
dlsmith [Tue, 06 May 2014 15:46:09 -0600] rev 24293
8033718: Inference ignores capture variable as upper bound Summary: Split Types.lowerBound into two methods; fix bugs in inference handling of capture variables. Reviewed-by: vromero
Fri, 02 May 2014 16:41:10 -0700 8042358: some tests have placeholder bugid 1234567
jjg [Fri, 02 May 2014 16:41:10 -0700] rev 24292
8042358: some tests have placeholder bugid 1234567 Reviewed-by: mduigou
Fri, 02 May 2014 22:35:23 +0100 8033437: javac, inconsistent generic types behaviour when compiling together vs. separate
pgovereau [Fri, 02 May 2014 22:35:23 +0100] rev 24291
8033437: javac, inconsistent generic types behaviour when compiling together vs. separate Reviewed-by: jjg Contributed-by: vicente.romero@oracle.com, paul.govereau@oracle.com
Thu, 08 May 2014 01:05:31 -0700 Added tag jdk9-b12 for changeset 61f3b005022e
katleman [Thu, 08 May 2014 01:05:31 -0700] rev 24290
Added tag jdk9-b12 for changeset 61f3b005022e
Wed, 05 Jul 2017 19:40:11 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:11 +0200] rev 24289
Merge
Thu, 08 May 2014 01:05:22 -0700 Added tag jdk9-b12 for changeset b0fcefc9bc5b
katleman [Thu, 08 May 2014 01:05:22 -0700] rev 24288
Added tag jdk9-b12 for changeset b0fcefc9bc5b
Wed, 05 Jul 2017 19:40:08 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:08 +0200] rev 24287
Merge
Thu, 08 May 2014 01:05:21 -0700 Added tag jdk9-b12 for changeset 0d036e9731b8
katleman [Thu, 08 May 2014 01:05:21 -0700] rev 24286
Added tag jdk9-b12 for changeset 0d036e9731b8
Wed, 05 Jul 2017 19:40:04 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:04 +0200] rev 24285
Merge
Thu, 08 May 2014 15:28:15 -0700 Merge
lana [Thu, 08 May 2014 15:28:15 -0700] rev 24284
Merge
Wed, 07 May 2014 20:20:58 +0530 8042600: Add more samples in nashorn/samples directory
sundar [Wed, 07 May 2014 20:20:58 +0530] rev 24283
8042600: Add more samples in nashorn/samples directory Reviewed-by: jlaskey, hannesw
Wed, 07 May 2014 14:07:19 +0530 8041697: CompiledScript slower when eval with binding
sundar [Wed, 07 May 2014 14:07:19 +0530] rev 24282
8041697: CompiledScript slower when eval with binding Reviewed-by: lagergren, attila, hannesw
Tue, 06 May 2014 17:54:15 +0530 8042364: Make __proto__ ES6 draft compliant
sundar [Tue, 06 May 2014 17:54:15 +0530] rev 24281
8042364: Make __proto__ ES6 draft compliant Reviewed-by: jlaskey, lagergren, attila
Tue, 06 May 2014 12:38:12 +0200 8041998: RegExp implementation is not thread-safe
hannesw [Tue, 06 May 2014 12:38:12 +0200] rev 24280
8041998: RegExp implementation is not thread-safe Reviewed-by: lagergren, sundar, attila
Fri, 02 May 2014 19:15:59 +0530 8027933: Add --const-as-var option
sundar [Fri, 02 May 2014 19:15:59 +0530] rev 24279
8027933: Add --const-as-var option Reviewed-by: jlaskey, hannesw
Thu, 08 May 2014 01:05:33 -0700 Added tag jdk9-b12 for changeset 8e7a633f1d8e
katleman [Thu, 08 May 2014 01:05:33 -0700] rev 24278
Added tag jdk9-b12 for changeset 8e7a633f1d8e
Wed, 05 Jul 2017 19:40:00 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:00 +0200] rev 24277
Merge
Thu, 08 May 2014 01:05:00 -0700 Added tag jdk9-b12 for changeset 5b12c43aa53c
katleman [Thu, 08 May 2014 01:05:00 -0700] rev 24276
Added tag jdk9-b12 for changeset 5b12c43aa53c
Wed, 05 Jul 2017 19:39:57 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:57 +0200] rev 24275
Merge
Thu, 08 May 2014 17:42:58 -0700 Merge
lana [Thu, 08 May 2014 17:42:58 -0700] rev 24274
Merge
Thu, 08 May 2014 15:27:38 -0700 Merge
lana [Thu, 08 May 2014 15:27:38 -0700] rev 24273
Merge
Thu, 08 May 2014 16:06:43 -0700 8042478: Include Mersenne primes in BigInteger primality testing
bpb [Thu, 08 May 2014 16:06:43 -0700] rev 24272
8042478: Include Mersenne primes in BigInteger primality testing Summary: Add testing of some of the Mersenne primes. Reviewed-by: darcy
Thu, 08 May 2014 22:30:31 +0800 8039951: com.sun.security.auth.module missing classes on some platforms
weijun [Thu, 08 May 2014 22:30:31 +0800] rev 24271
8039951: com.sun.security.auth.module missing classes on some platforms Reviewed-by: mullan
Thu, 08 May 2014 22:30:24 +0800 8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false)
weijun [Thu, 08 May 2014 22:30:24 +0800] rev 24270
8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false) Reviewed-by: alanb, mullan
Thu, 08 May 2014 13:26:26 +0400 8042105: Fix some more doclint issues in javax.swing.text.html classes
yan [Thu, 08 May 2014 13:26:26 +0400] rev 24269
8042105: Fix some more doclint issues in javax.swing.text.html classes Reviewed-by: alexsch
Fri, 25 Apr 2014 17:19:49 +0200 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
sla [Fri, 25 Apr 2014 17:19:49 +0200] rev 24268
8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: kamg, mgronlun
Thu, 08 May 2014 08:22:25 +0900 8042360: Subtag syntax check is incomplete in Locale.LanguageRange
peytoia [Thu, 08 May 2014 08:22:25 +0900] rev 24267
8042360: Subtag syntax check is incomplete in Locale.LanguageRange Reviewed-by: naoto, okutsu
Wed, 07 May 2014 11:45:31 -0700 8026236: Add PrimeTest for BigInteger
bpb [Wed, 07 May 2014 11:45:31 -0700] rev 24266
8026236: Add PrimeTest for BigInteger Summary: Test primality verification methods in BigInteger Reviewed-by: psandoz Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>, Peter Levart <peter.levart@gmail.com>, Paul Sandoz <paul.sandoz@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>, Florian Weimer <fweimer@redhat.com>
Wed, 07 May 2014 16:50:40 +0400 8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
igerasim [Wed, 07 May 2014 16:50:40 +0400] rev 24265
8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified Reviewed-by: alanb, chegar
Wed, 07 May 2014 09:43:40 +0400 8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
igerasim [Wed, 07 May 2014 09:43:40 +0400] rev 24264
8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException Reviewed-by: alanb
Wed, 07 May 2014 02:24:01 +0000 8042449: Issue for negative byte major record version
xuelei [Wed, 07 May 2014 02:24:01 +0000] rev 24263
8042449: Issue for negative byte major record version Summary: Convert byte to positive integer before making comparison. Also reviewed by Florian Weimer <fweimer@redhat.com>. Reviewed-by: wetmore
Tue, 06 May 2014 10:32:32 -0700 8042266: [launcher] create test groups for launcher regression tests
ksrini [Tue, 06 May 2014 10:32:32 -0700] rev 24262
8042266: [launcher] create test groups for launcher regression tests Reviewed-by: alanb, mduigou
Tue, 06 May 2014 12:20:29 +0100 Merge
chegar [Tue, 06 May 2014 12:20:29 +0100] rev 24261
Merge
Fri, 02 May 2014 19:38:33 +0100 8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes
chegar [Fri, 02 May 2014 19:38:33 +0100] rev 24260
8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes Reviewed-by: alanb, michaelm
Tue, 06 May 2014 10:51:03 +0200 8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
miauno [Tue, 06 May 2014 10:51:03 +0200] rev 24259
8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests Reviewed-by: sla
Tue, 06 May 2014 10:29:59 +0200 8042355: stream with sorted() causes downstream ops not to be lazy
psandoz [Tue, 06 May 2014 10:29:59 +0200] rev 24258
8042355: stream with sorted() causes downstream ops not to be lazy Reviewed-by: mduigou
Tue, 06 May 2014 10:28:48 +0400 8040806: BitSet.toString() can throw IndexOutOfBoundsException
igerasim [Tue, 06 May 2014 10:28:48 +0400] rev 24257
8040806: BitSet.toString() can throw IndexOutOfBoundsException Reviewed-by: plevart, mduigou
Thu, 06 Mar 2014 16:51:30 +0000 8034906: Fix typos, errors and Javadoc differences in java.time
scolebourne [Thu, 06 Mar 2014 16:51:30 +0000] rev 24256
8034906: Fix typos, errors and Javadoc differences in java.time Reviewed-by: psandoz
Mon, 05 May 2014 09:52:24 -0700 8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour
mduigou [Mon, 05 May 2014 09:52:24 -0700] rev 24255
8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour Reviewed-by: mduigou, martin, psandoz Contributed-by: sandhya.viswanathan@intel.com, mike.duigou@oracle.com
Sat, 03 May 2014 17:23:51 -0700 8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily
ksrini [Sat, 03 May 2014 17:23:51 -0700] rev 24254
8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily Reviewed-by: ddehaven, kcr, ksrini, mchung Contributed-by: neil.toda@oracle.com
Fri, 02 May 2014 11:25:07 -0700 8032016: Optimizations of Math.next{After,Up}({float,double})
bpb [Fri, 02 May 2014 11:25:07 -0700] rev 24253
8032016: Optimizations of Math.next{After,Up}({float,double}) Summary: Rearrange code to handle the more common and costly case first. Reviewed-by: darcy Contributed-by: Jeff Hain <jeffhain@rocketmail.com>
Fri, 02 May 2014 10:05:57 -0400 Merge
mullan [Fri, 02 May 2014 10:05:57 -0400] rev 24252
Merge
Fri, 02 May 2014 10:01:46 -0400 8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
mullan [Fri, 02 May 2014 10:01:46 -0400] rev 24251
8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits Reviewed-by: xuelei
Fri, 02 May 2014 14:40:52 +0200 8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121
sjiang [Fri, 02 May 2014 14:40:52 +0200] rev 24250
8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121 Reviewed-by: dfuchs
Thu, 08 May 2014 01:05:24 -0700 Added tag jdk9-b12 for changeset 5cbca4ed35a3
katleman [Thu, 08 May 2014 01:05:24 -0700] rev 24249
Added tag jdk9-b12 for changeset 5cbca4ed35a3
Wed, 05 Jul 2017 19:39:50 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:50 +0200] rev 24248
Merge
Thu, 08 May 2014 15:26:57 -0700 Merge
lana [Thu, 08 May 2014 15:26:57 -0700] rev 24247
Merge
Fri, 02 May 2014 09:52:17 -0700 Merge
amurillo [Fri, 02 May 2014 09:52:17 -0700] rev 24246
Merge
Wed, 30 Apr 2014 14:43:00 -0700 Merge
jmasa [Wed, 30 Apr 2014 14:43:00 -0700] rev 24245
Merge
Tue, 29 Apr 2014 09:33:20 +0200 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS
brutisso [Tue, 29 Apr 2014 09:33:20 +0200] rev 24244
7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS Reviewed-by: jmasa, tschatzl, ehelin Contributed-by: tony.printezis@oracle.com, bengt.rutisson@oracle.com
Mon, 28 Apr 2014 09:31:25 +0000 Merge
sla [Mon, 28 Apr 2014 09:31:25 +0000] rev 24243
Merge
Mon, 28 Apr 2014 09:27:47 +0200 8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
sla [Mon, 28 Apr 2014 09:27:47 +0200] rev 24242
8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: mgronlun, kamg
Sun, 27 Apr 2014 18:57:56 +0200 Merge
allwin [Sun, 27 Apr 2014 18:57:56 +0200] rev 24241
Merge
Fri, 25 Apr 2014 10:08:04 +0200 8041723: Event Based tracing ids to be reassigned for CDS klasses
mgronlun [Fri, 25 Apr 2014 10:08:04 +0200] rev 24240
8041723: Event Based tracing ids to be reassigned for CDS klasses Reviewed-by: coleenp, ehelin
Fri, 25 Apr 2014 07:40:33 +0200 8040140: System.nanoTime() is slow and non-monotonic on OS X
sla [Fri, 25 Apr 2014 07:40:33 +0200] rev 24239
8040140: System.nanoTime() is slow and non-monotonic on OS X Reviewed-by: sspitsyn, shade, dholmes, acorn
Thu, 24 Apr 2014 14:06:40 -0700 8030011: Update Hotspot version string output
amurillo [Thu, 24 Apr 2014 14:06:40 -0700] rev 24238
8030011: Update Hotspot version string output Reviewed-by: dholmes, jcoomes, kvn
Thu, 03 Apr 2014 14:54:42 +0200 6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion
mgerdin [Thu, 03 Apr 2014 14:54:42 +0200] rev 24237
6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion Summary: Added support for target buffer in as_utf8_string(), minor refactoring of as_utf8 and added some internal VM testing Reviewed-by: coleenp, dsimms, sla, dholmes Contributed-by: marcus.larsson@oracle.com
Thu, 24 Apr 2014 00:46:17 +0200 8033405: metaspace/stressHierarchy/stressHierarchy005 hangs in atexit handler
ctornqvi [Thu, 24 Apr 2014 00:46:17 +0200] rev 24236
8033405: metaspace/stressHierarchy/stressHierarchy005 hangs in atexit handler Summary: <ake sure we shut down NMT before the VM exits and do not track malloc/free when NMT is shutting down Reviewed-by: coleenp, zgu
Thu, 08 May 2014 01:05:13 -0700 Added tag jdk9-b12 for changeset db0b706c8253
katleman [Thu, 08 May 2014 01:05:13 -0700] rev 24235
Added tag jdk9-b12 for changeset db0b706c8253
Thu, 08 May 2014 15:26:31 -0700 Merge
lana [Thu, 08 May 2014 15:26:31 -0700] rev 24234
Merge
Tue, 06 May 2014 13:24:51 -0700 8042417: hgforest: allow local clone of extra repos
mduigou [Tue, 06 May 2014 13:24:51 -0700] rev 24233
8042417: hgforest: allow local clone of extra repos Reviewed-by: chegar, erikj
Tue, 06 May 2014 11:43:14 +0200 8042348: Copyright link in Javadoc page for Java SE 8
erikj [Tue, 06 May 2014 11:43:14 +0200] rev 24232
8042348: Copyright link in Javadoc page for Java SE 8 Reviewed-by: tbell, iris
Thu, 08 May 2014 01:04:59 -0700 Added tag jdk9-b12 for changeset 82ebbb6c2fa2
katleman [Thu, 08 May 2014 01:04:59 -0700] rev 24231
Added tag jdk9-b12 for changeset 82ebbb6c2fa2
Wed, 05 Jul 2017 19:39:36 +0200 Added tag jdk9-b12 for changeset 0d1f816217dc
duke [Wed, 05 Jul 2017 19:39:36 +0200] rev 24230
Added tag jdk9-b12 for changeset 0d1f816217dc
Wed, 05 Jul 2017 19:39:35 +0200 Merge jdk9-b12
duke [Wed, 05 Jul 2017 19:39:35 +0200] rev 24229
Merge
Wed, 05 Jul 2017 19:39:32 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:32 +0200] rev 24228
Merge
Thu, 01 May 2014 14:21:15 -0700 Merge
lana [Thu, 01 May 2014 14:21:15 -0700] rev 24227
Merge
Thu, 01 May 2014 20:36:11 +0100 8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800
vromero [Thu, 01 May 2014 20:36:11 +0100] rev 24226
8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800 Reviewed-by: dlsmith, jjg
Wed, 30 Apr 2014 23:02:14 -0700 8029852: Bad code generated (VerifyError) when lambda instantiates enclosing local class and has captured variables
rfield [Wed, 30 Apr 2014 23:02:14 -0700] rev 24225
8029852: Bad code generated (VerifyError) when lambda instantiates enclosing local class and has captured variables 8029725: Lambda reference to containing local class causes javac infinite recursion Reviewed-by: vromero, jlahoda, dlsmith
Wed, 30 Apr 2014 18:19:23 -0700 8036942: javac generates incorrect exception table for multi-catch statements inside a lambda
rfield [Wed, 30 Apr 2014 18:19:23 -0700] rev 24224
8036942: javac generates incorrect exception table for multi-catch statements inside a lambda Summary: Union type info lost and also union type is not processed by TreeMaker.Type -- address by using existing tree, thus by-passing such issues. Reviewed-by: vromero, jlahoda
Wed, 30 Apr 2014 13:48:37 -0700 8040097: Implement classfile tests for LocalVariableTable and LocalVariableTypeTable attribute.
anazarov [Wed, 30 Apr 2014 13:48:37 -0700] rev 24223
8040097: Implement classfile tests for LocalVariableTable and LocalVariableTypeTable attribute. Reviewed-by: jjg, shurailine, emc
Mon, 21 Apr 2014 17:57:47 -0400 8030046: javac incorrectly handles absolute paths in manifest classpath
pgovereau [Mon, 21 Apr 2014 17:57:47 -0400] rev 24222
8030046: javac incorrectly handles absolute paths in manifest classpath Reviewed-by: jjg, vromero
Fri, 18 Apr 2014 08:44:53 -0700 8038583: [javadoc] Refactor uses of arrays to Collections
ksrini [Fri, 18 Apr 2014 08:44:53 -0700] rev 24221
8038583: [javadoc] Refactor uses of arrays to Collections Reviewed-by: jjg
Fri, 18 Apr 2014 08:35:59 -0700 8039410: [javadoc] fix class-use items to be deterministic and index ordering
ksrini [Fri, 18 Apr 2014 08:35:59 -0700] rev 24220
8039410: [javadoc] fix class-use items to be deterministic and index ordering Reviewed-by: jjg
Mon, 28 Apr 2014 14:48:51 +0100 8029102: Enhance compiler warnings for Lambda
vromero [Mon, 28 Apr 2014 14:48:51 +0100] rev 24219
8029102: Enhance compiler warnings for Lambda Reviewed-by: briangoetz, jjg, jlahoda, ahgross
Fri, 25 Apr 2014 22:00:58 +0100 8039026: Definitely unassigned field can be accessed
pgovereau [Fri, 25 Apr 2014 22:00:58 +0100] rev 24218
8039026: Definitely unassigned field can be accessed Reviewed-by: vromero, jlahoda
Fri, 25 Apr 2014 13:08:41 -0700 8040904: Ensure javadoc tests do not overwrite results within tests
jjg [Fri, 25 Apr 2014 13:08:41 -0700] rev 24217
8040904: Ensure javadoc tests do not overwrite results within tests Reviewed-by: ksrini
Thu, 01 May 2014 12:52:13 -0700 Added tag jdk9-b11 for changeset ae887a48401a
katleman [Thu, 01 May 2014 12:52:13 -0700] rev 24216
Added tag jdk9-b11 for changeset ae887a48401a
Wed, 05 Jul 2017 19:39:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:26 +0200] rev 24215
Merge
Thu, 01 May 2014 14:20:57 -0700 Merge
lana [Thu, 01 May 2014 14:20:57 -0700] rev 24214
Merge
Mon, 28 Apr 2014 14:57:14 -0700 8042058: Missing deleted files from JDK-8040754 breaks jdk9/dev build
mchung [Mon, 28 Apr 2014 14:57:14 -0700] rev 24213
8042058: Missing deleted files from JDK-8040754 breaks jdk9/dev build Reviewed-by: chegar
Mon, 28 Apr 2014 14:05:34 -0700 8040754: Break the circular dependency between SAAJ and JAXB
mkos [Mon, 28 Apr 2014 14:05:34 -0700] rev 24212
8040754: Break the circular dependency between SAAJ and JAXB Reviewed-by: chegar, mchung
Thu, 01 May 2014 12:50:23 -0700 Added tag jdk9-b11 for changeset d47e36fe8f31
katleman [Thu, 01 May 2014 12:50:23 -0700] rev 24211
Added tag jdk9-b11 for changeset d47e36fe8f31
Wed, 05 Jul 2017 19:39:22 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:22 +0200] rev 24210
Merge
Thu, 01 May 2014 12:50:19 -0700 Added tag jdk9-b11 for changeset b9666074e6db
katleman [Thu, 01 May 2014 12:50:19 -0700] rev 24209
Added tag jdk9-b11 for changeset b9666074e6db
Wed, 05 Jul 2017 19:39:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:18 +0200] rev 24208
Merge
Thu, 01 May 2014 14:20:06 -0700 Merge
lana [Thu, 01 May 2014 14:20:06 -0700] rev 24207
Merge
Fri, 25 Apr 2014 16:34:17 +0200 8040078: Avoid repeated reading of source for cached loads
hannesw [Fri, 25 Apr 2014 16:34:17 +0200] rev 24206
8040078: Avoid repeated reading of source for cached loads Reviewed-by: jlaskey, lagergren
Fri, 25 Apr 2014 14:20:07 +0200 8034967: Reduce access to Nashorn internals
attila [Fri, 25 Apr 2014 14:20:07 +0200] rev 24205
8034967: Reduce access to Nashorn internals Reviewed-by: ahgross, jlaskey, sundar
Thu, 01 May 2014 12:52:15 -0700 Added tag jdk9-b11 for changeset 1786ce9ab4a7
katleman [Thu, 01 May 2014 12:52:15 -0700] rev 24204
Added tag jdk9-b11 for changeset 1786ce9ab4a7
Wed, 05 Jul 2017 19:39:14 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:14 +0200] rev 24203
Merge
Thu, 01 May 2014 12:49:18 -0700 Added tag jdk9-b11 for changeset 1e3275c2718b
katleman [Thu, 01 May 2014 12:49:18 -0700] rev 24202
Added tag jdk9-b11 for changeset 1e3275c2718b
Wed, 05 Jul 2017 19:39:11 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:11 +0200] rev 24201
Merge
Thu, 01 May 2014 14:21:29 -0700 Merge
lana [Thu, 01 May 2014 14:21:29 -0700] rev 24200
Merge
Wed, 30 Apr 2014 14:27:19 +0100 8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive
alanb [Wed, 30 Apr 2014 14:27:19 +0100] rev 24199
8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive Reviewed-by: chegar
Wed, 30 Apr 2014 14:46:19 +0200 8042208: Build fails on Solaris using devkit when X isn't installed
erikj [Wed, 30 Apr 2014 14:46:19 +0200] rev 24198
8042208: Build fails on Solaris using devkit when X isn't installed Reviewed-by: tbell
Wed, 30 Apr 2014 15:13:44 +0400 8039488: Tidy warnings cleanup for javax.sql
yan [Wed, 30 Apr 2014 15:13:44 +0400] rev 24197
8039488: Tidy warnings cleanup for javax.sql Reviewed-by: lancea Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Wed, 30 Apr 2014 15:02:24 +0400 8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql
yan [Wed, 30 Apr 2014 15:02:24 +0400] rev 24196
8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql Reviewed-by: lancea Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Wed, 30 Apr 2014 11:28:05 +0200 8042123: Support default and static interface methods in JDI, JDWP and JDB
jbachorik [Wed, 30 Apr 2014 11:28:05 +0200] rev 24195
8042123: Support default and static interface methods in JDI, JDWP and JDB Reviewed-by: sla, sspitsyn
Tue, 29 Apr 2014 23:20:34 +0000 8042178: A comment need to go in RSAClientKeyExchange.java
xuelei [Tue, 29 Apr 2014 23:20:34 +0000] rev 24194
8042178: A comment need to go in RSAClientKeyExchange.java Reviewed-by: mullan
Tue, 29 Apr 2014 11:04:47 -0700 Merge
ngthomas [Tue, 29 Apr 2014 11:04:47 -0700] rev 24193
Merge
Tue, 29 Apr 2014 09:04:02 -0700 Merge
ngthomas [Tue, 29 Apr 2014 09:04:02 -0700] rev 24192
Merge
Thu, 17 Apr 2014 09:45:16 -0700 8039861: Fix fallthrough lint warnings in awt
darcy [Thu, 17 Apr 2014 09:45:16 -0700] rev 24191
8039861: Fix fallthrough lint warnings in awt Reviewed-by: pchelko
Thu, 17 Apr 2014 16:26:45 +0400 8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7
pchelko [Thu, 17 Apr 2014 16:26:45 +0400] rev 24190
8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7 Reviewed-by: anthony, azvegint
Wed, 16 Apr 2014 12:42:40 -0700 Merge
ngthomas [Wed, 16 Apr 2014 12:42:40 -0700] rev 24189
Merge
Wed, 16 Apr 2014 10:53:10 -0700 Merge
asaha [Wed, 16 Apr 2014 10:53:10 -0700] rev 24188
Merge
Tue, 15 Apr 2014 15:28:01 -0700 8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event
asaha [Tue, 15 Apr 2014 15:28:01 -0700] rev 24187
8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event Reviewed-by: pchelko, alexsch Contributed-by: vivi.an@oracle.com
Wed, 16 Apr 2014 17:01:47 +0400 8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp
bagiras [Wed, 16 Apr 2014 17:01:47 +0400] rev 24186
8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp Reviewed-by: serb, pchelko
Wed, 16 Apr 2014 16:55:45 +0400 8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp
bagiras [Wed, 16 Apr 2014 16:55:45 +0400] rev 24185
8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp Reviewed-by: serb, pchelko
Wed, 16 Apr 2014 12:51:25 +0400 8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
dmarkov [Wed, 16 Apr 2014 12:51:25 +0400] rev 24184
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable Reviewed-by: alexp, alexsch
Tue, 15 Apr 2014 22:57:02 -0700 Merge
ngthomas [Tue, 15 Apr 2014 22:57:02 -0700] rev 24183
Merge
Mon, 14 Apr 2014 12:59:50 -0700 Merge
prr [Mon, 14 Apr 2014 12:59:50 -0700] rev 24182
Merge
Mon, 14 Apr 2014 21:24:45 +0400 8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp
bagiras [Mon, 14 Apr 2014 21:24:45 +0400] rev 24181
8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp Reviewed-by: serb, pchelko
Fri, 11 Apr 2014 11:03:13 -0700 8039863: Fix fallthrough lint warnings in sound
darcy [Fri, 11 Apr 2014 11:03:13 -0700] rev 24180
8039863: Fix fallthrough lint warnings in sound Reviewed-by: kalli
Fri, 11 Apr 2014 17:28:45 +0400 8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0
serb [Fri, 11 Apr 2014 17:28:45 +0400] rev 24179
8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0 Reviewed-by: bae, flar
Fri, 11 Apr 2014 16:18:58 +0400 8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical
serb [Fri, 11 Apr 2014 16:18:58 +0400] rev 24178
8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical Reviewed-by: bae, prr
Thu, 10 Apr 2014 22:30:58 +0400 8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
malenkov [Thu, 10 Apr 2014 22:30:58 +0400] rev 24177
8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter Reviewed-by: alexsch, serb
Thu, 10 Apr 2014 22:26:43 +0400 8039750: KSS: Replace MetalLazyValue with lambda
malenkov [Thu, 10 Apr 2014 22:26:43 +0400] rev 24176
8039750: KSS: Replace MetalLazyValue with lambda Reviewed-by: alexsch, serb
Thu, 10 Apr 2014 13:22:23 +0400 8038113: [macosx] JTree icon is not rendered in high resolution on Retina
alexsch [Thu, 10 Apr 2014 13:22:23 +0400] rev 24175
8038113: [macosx] JTree icon is not rendered in high resolution on Retina Reviewed-by: serb, pchelko
Thu, 10 Apr 2014 11:57:19 +0400 8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp
pchelko [Thu, 10 Apr 2014 11:57:19 +0400] rev 24174
8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp Reviewed-by: serb, azvegint
Thu, 10 Apr 2014 11:56:01 +0400 8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp
pchelko [Thu, 10 Apr 2014 11:56:01 +0400] rev 24173
8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp Reviewed-by: anthony, serb
Wed, 09 Apr 2014 18:20:55 +0400 8039752: Regression: Clipboard couldn't be used on linux
pchelko [Wed, 09 Apr 2014 18:20:55 +0400] rev 24172
8039752: Regression: Clipboard couldn't be used on linux Reviewed-by: anthony, serb, azvegint
Wed, 09 Apr 2014 17:30:42 +0400 8038631: Create wrapper for awt.Robot with additional functionality
yan [Wed, 09 Apr 2014 17:30:42 +0400] rev 24171
8038631: Create wrapper for awt.Robot with additional functionality Reviewed-by: pchelko, alexsch Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Wed, 09 Apr 2014 15:20:09 +0400 8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux
pchelko [Wed, 09 Apr 2014 15:20:09 +0400] rev 24170
8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux Reviewed-by: serb, azvegint
Wed, 09 Apr 2014 14:38:27 +0400 8038765: [macosx] Toolkit.sync should be implemented
serb [Wed, 09 Apr 2014 14:38:27 +0400] rev 24169
8038765: [macosx] Toolkit.sync should be implemented Reviewed-by: pchelko, anthony
Tue, 08 Apr 2014 14:02:30 +0400 6690000: Typo's in DataFlavor Javadoc
pchelko [Tue, 08 Apr 2014 14:02:30 +0400] rev 24168
6690000: Typo's in DataFlavor Javadoc Reviewed-by: serb, azvegint
Mon, 07 Apr 2014 17:45:18 +0100 8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux
azvegint [Mon, 07 Apr 2014 17:45:18 +0100] rev 24167
8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux Reviewed-by: anthony, pchelko, serb
Mon, 07 Apr 2014 17:43:42 +0100 6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes?
azvegint [Mon, 07 Apr 2014 17:43:42 +0100] rev 24166
6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes? Reviewed-by: pchelko, serb
Mon, 07 Apr 2014 17:41:16 +0100 8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt
azvegint [Mon, 07 Apr 2014 17:41:16 +0100] rev 24165
8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt Reviewed-by: anthony, pchelko, serb
Mon, 07 Apr 2014 18:01:52 +0400 6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour
alexsch [Mon, 07 Apr 2014 18:01:52 +0400] rev 24164
6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour Reviewed-by: serb, pchelko
Mon, 07 Apr 2014 15:34:27 +0400 8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
serb [Mon, 07 Apr 2014 15:34:27 +0400] rev 24163
8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F Reviewed-by: pchelko, flar
(0) -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 +30000 tip