Fri, 29 May 2015 09:15:42 +0530 8081271: NPE while compiling a program with erroneous use of constructor reference expressions
sadayapalam [Fri, 29 May 2015 09:15:42 +0530] rev 30998
8081271: NPE while compiling a program with erroneous use of constructor reference expressions Summary: Missing enclosing instance error should not be swallowed when attributing constructor reference expressions. Reviewed-by: mcimadamore, vromero
Thu, 04 Jun 2015 09:31:52 -0700 Added tag jdk9-b67 for changeset c275389a3680
katleman [Thu, 04 Jun 2015 09:31:52 -0700] rev 30997
Added tag jdk9-b67 for changeset c275389a3680
Wed, 05 Jul 2017 20:37:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:04 +0200] rev 30996
Merge
Thu, 04 Jun 2015 18:49:20 -0700 Merge
lana [Thu, 04 Jun 2015 18:49:20 -0700] rev 30995
Merge
Tue, 02 Jun 2015 10:59:48 +0200 8080502: Update JAXB and JAX-WS to work with resource encapsulation
mkos [Tue, 02 Jun 2015 10:59:48 +0200] rev 30994
8080502: Update JAXB and JAX-WS to work with resource encapsulation Reviewed-by: alanb
Thu, 04 Jun 2015 09:31:49 -0700 Added tag jdk9-b67 for changeset 2a45cd1813f7
katleman [Thu, 04 Jun 2015 09:31:49 -0700] rev 30993
Added tag jdk9-b67 for changeset 2a45cd1813f7
Wed, 05 Jul 2017 20:37:00 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:00 +0200] rev 30992
Merge
Thu, 04 Jun 2015 18:49:07 -0700 Merge
lana [Thu, 04 Jun 2015 18:49:07 -0700] rev 30991
Merge
Mon, 01 Jun 2015 17:31:45 -0700 8075551: Add tiered testing definitions to the jaxp repo
darcy [Mon, 01 Jun 2015 17:31:45 -0700] rev 30990
8075551: Add tiered testing definitions to the jaxp repo Reviewed-by: joehw
Fri, 29 May 2015 12:28:40 +0300 8081392: getNodeValue should return 'null' value for Element nodes
aefimov [Fri, 29 May 2015 12:28:40 +0300] rev 30989
8081392: getNodeValue should return 'null' value for Element nodes Reviewed-by: joehw
Thu, 04 Jun 2015 09:31:48 -0700 Added tag jdk9-b67 for changeset 0944ee4b0119
katleman [Thu, 04 Jun 2015 09:31:48 -0700] rev 30988
Added tag jdk9-b67 for changeset 0944ee4b0119
Wed, 05 Jul 2017 20:36:56 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:56 +0200] rev 30987
Merge
Thu, 04 Jun 2015 18:49:16 -0700 Merge
lana [Thu, 04 Jun 2015 18:49:16 -0700] rev 30986
Merge
Wed, 03 Jun 2015 16:28:57 +0200 8081813: JSONListAdapter should delegate its [[DefaultValue]] to wrapped object
attila [Wed, 03 Jun 2015 16:28:57 +0200] rev 30985
8081813: JSONListAdapter should delegate its [[DefaultValue]] to wrapped object Reviewed-by: lagergren, sundar
Wed, 03 Jun 2015 18:44:12 +0530 8081809: Missing final modifier in method parameters (nashorn code convention)
sundar [Wed, 03 Jun 2015 18:44:12 +0530] rev 30984
8081809: Missing final modifier in method parameters (nashorn code convention) Reviewed-by: attila, hannesw
Wed, 03 Jun 2015 09:36:58 +0200 8066220: Fuzzing bug: MethodHandle bug (Object,Object) != (boolean)Object
hannesw [Wed, 03 Jun 2015 09:36:58 +0200] rev 30983
8066220: Fuzzing bug: MethodHandle bug (Object,Object) != (boolean)Object Reviewed-by: lagergren, attila, sundar
Tue, 02 Jun 2015 17:08:13 +0200 8081696: reduce dependency of Nashorn tests on external components
mhaupt [Tue, 02 Jun 2015 17:08:13 +0200] rev 30982
8081696: reduce dependency of Nashorn tests on external components Reviewed-by: attila, sundar
Tue, 02 Jun 2015 14:35:03 +0200 8080275: transparently download testng.jar for Nashorn testing
mhaupt [Tue, 02 Jun 2015 14:35:03 +0200] rev 30981
8080275: transparently download testng.jar for Nashorn testing Summary: Instead of asking the user to manually download and install testng.jar, automate the process via "ant externals". Reviewed-by: hannesw, sundar
Tue, 02 Jun 2015 14:34:37 +0200 8081668: fix Nashorn ant externals command
mhaupt [Tue, 02 Jun 2015 14:34:37 +0200] rev 30980
8081668: fix Nashorn ant externals command Summary: update URLs for Showdown (JavaScript Markdown implementation) download Reviewed-by: hannesw, sundar
Tue, 02 Jun 2015 10:40:19 +0200 8081604: rename ScriptingFunctions.tokenizeCommandLine
mhaupt [Tue, 02 Jun 2015 10:40:19 +0200] rev 30979
8081604: rename ScriptingFunctions.tokenizeCommandLine Summary: This used to be a single-purpose private helper; it is now used by external clients, and for new purposes. Consequently, it deserves a less specific name. Reviewed-by: attila, lagergren, sundar
Tue, 02 Jun 2015 10:40:10 +0200 8081603: erroneous dot file generated from Nashorn --print-code
mhaupt [Tue, 02 Jun 2015 10:40:10 +0200] rev 30978
8081603: erroneous dot file generated from Nashorn --print-code Summary: Emit a dot label string-conformant line break instead of a hard one to avoid strings ranging across an EOL. Reviewed-by: attila, lagergren, sundar
Tue, 02 Jun 2015 10:55:17 +0200 8066773: JSON-friendly wrapper for objects
attila [Tue, 02 Jun 2015 10:55:17 +0200] rev 30977
8066773: JSON-friendly wrapper for objects Reviewed-by: jlaskey, lagergren, sundar
Tue, 02 Jun 2015 00:16:20 -0700 8075555: Add tiered testing definitions to the nashorn repo
darcy [Tue, 02 Jun 2015 00:16:20 -0700] rev 30976
8075555: Add tiered testing definitions to the nashorn repo Reviewed-by: lagergren
Tue, 02 Jun 2015 12:42:53 +0530 8081609: engine.eval call from a java method which was called from a previous engine.eval results in wrong ScriptContext being used.
sundar [Tue, 02 Jun 2015 12:42:53 +0530] rev 30975
8081609: engine.eval call from a java method which was called from a previous engine.eval results in wrong ScriptContext being used. Reviewed-by: attila, lagergren
Mon, 01 Jun 2015 15:01:36 +0200 8066218: UTF-32LE mistakenly detected as UTF-16LE
attila [Mon, 01 Jun 2015 15:01:36 +0200] rev 30974
8066218: UTF-32LE mistakenly detected as UTF-16LE Reviewed-by: lagergren, sundar
Thu, 04 Jun 2015 09:31:52 -0700 Added tag jdk9-b67 for changeset 86337dfa5da2
katleman [Thu, 04 Jun 2015 09:31:52 -0700] rev 30973
Added tag jdk9-b67 for changeset 86337dfa5da2
Wed, 05 Jul 2017 20:36:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:51 +0200] rev 30972
Merge
Thu, 04 Jun 2015 09:31:46 -0700 Added tag jdk9-b67 for changeset a5240da82a64
katleman [Thu, 04 Jun 2015 09:31:46 -0700] rev 30971
Added tag jdk9-b67 for changeset a5240da82a64
Wed, 05 Jul 2017 20:36:48 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:48 +0200] rev 30970
Merge
Thu, 04 Jun 2015 18:49:37 -0700 Merge
lana [Thu, 04 Jun 2015 18:49:37 -0700] rev 30969
Merge
Thu, 04 Jun 2015 18:28:14 -0700 8072726: add adapter to convert Enumeration to Iterator
smarks [Thu, 04 Jun 2015 18:28:14 -0700] rev 30968
8072726: add adapter to convert Enumeration to Iterator Reviewed-by: redestad, forax, chegar, dfuchs, psandoz, rriggs, briangoetz
Thu, 04 Jun 2015 18:11:43 -0700 8083664: Update AudioFileWriter to generate working @see reference
darcy [Thu, 04 Jun 2015 18:11:43 -0700] rev 30967
8083664: Update AudioFileWriter to generate working @see reference 8083436: Doclint regression introduced by JDK-8043758 Reviewed-by: alanb, wetmore, xuelei
Thu, 04 Jun 2015 19:28:45 +0100 8085858: Better failure output for test/java/util/Arrays/ParallelPrefix.java
chegar [Thu, 04 Jun 2015 19:28:45 +0100] rev 30966
8085858: Better failure output for test/java/util/Arrays/ParallelPrefix.java Reviewed-by: psandoz, igerasim
Thu, 04 Jun 2015 19:00:56 +0100 Merge
chegar [Thu, 04 Jun 2015 19:00:56 +0100] rev 30965
Merge
Fri, 29 May 2015 11:05:52 +0200 8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
sla [Fri, 29 May 2015 11:05:52 +0200] rev 30964
8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12 Reviewed-by: mgerdin, brutisso, iignatyev
Thu, 04 Jun 2015 18:16:25 +0100 8072384: Setting IP_TOS on java.net sockets not working on unix
coffeys [Thu, 04 Jun 2015 18:16:25 +0100] rev 30963
8072384: Setting IP_TOS on java.net sockets not working on unix Reviewed-by: michaelm
Thu, 04 Jun 2015 10:27:06 +0100 8080835: Add blocking bulk read to java.io.InputStream
chegar [Thu, 04 Jun 2015 10:27:06 +0100] rev 30962
8080835: Add blocking bulk read to java.io.InputStream Reviewed-by: alanb, rriggs, prappo
Thu, 04 Jun 2015 10:24:31 +0100 8079778: Add intermittent tag to java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java
chegar [Thu, 04 Jun 2015 10:24:31 +0100] rev 30961
8079778: Add intermittent tag to java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java Reviewed-by: chegar, msheppar
Thu, 04 Jun 2015 10:58:17 +0200 8079063: ZoneOffsetTransitionRule.of should throw IAE for non-zero nanoseconds
plevart [Thu, 04 Jun 2015 10:58:17 +0200] rev 30960
8079063: ZoneOffsetTransitionRule.of should throw IAE for non-zero nanoseconds Reviewed-by: rriggs, scolebourne
Thu, 04 Jun 2015 15:29:29 +0800 8031111: fix krb5 caddr
weijun [Thu, 04 Jun 2015 15:29:29 +0800] rev 30959
8031111: fix krb5 caddr Reviewed-by: valeriep
Thu, 04 Jun 2015 15:29:23 +0800 8079821: MSOID2.java test is not perfect
weijun [Thu, 04 Jun 2015 15:29:23 +0800] rev 30958
8079821: MSOID2.java test is not perfect Reviewed-by: valeriep
Thu, 04 Jun 2015 03:38:56 +0200 Merge
rriggs [Thu, 04 Jun 2015 03:38:56 +0200] rev 30957
Merge
Wed, 03 Jun 2015 18:18:05 -0400 8067808: java/lang/ProcessBuilder/Basic.java failed on Assertion
rriggs [Wed, 03 Jun 2015 18:18:05 -0400] rev 30956
8067808: java/lang/ProcessBuilder/Basic.java failed on Assertion Summary: Change to use javaChild reporting its pid not portable Reviewed-by: igerasim
Wed, 03 Jun 2015 18:17:04 -0400 8081567: java/lang/ProcessHandle/InfoTest.java failed Cannot run program "whoami"
rriggs [Wed, 03 Jun 2015 18:17:04 -0400] rev 30955
8081567: java/lang/ProcessHandle/InfoTest.java failed Cannot run program "whoami" Summary: Replace use of whoami with checking the user against a file created Reviewed-by: igerasim
Wed, 03 Jun 2015 18:11:45 -0700 Merge
ddehaven [Wed, 03 Jun 2015 18:11:45 -0700] rev 30954
Merge
Tue, 26 May 2015 15:18:09 -0700 Merge
ddehaven [Tue, 26 May 2015 15:18:09 -0700] rev 30953
Merge
Tue, 26 May 2015 15:06:42 -0700 8081231: JDK9 client build broken on Windows
prr [Tue, 26 May 2015 15:06:42 -0700] rev 30952
8081231: JDK9 client build broken on Windows Reviewed-by: azvegint
Tue, 26 May 2015 14:47:12 +0300 8080628: No mnemonics on Open and Save buttons in JFileChooser
aivanov [Tue, 26 May 2015 14:47:12 +0300] rev 30951
8080628: No mnemonics on Open and Save buttons in JFileChooser Reviewed-by: serb, alexsch
Tue, 26 May 2015 08:33:32 +0300 8079640: GroupLayout incorrect layout with large JTextArea
ssadetsky [Tue, 26 May 2015 08:33:32 +0300] rev 30950
8079640: GroupLayout incorrect layout with large JTextArea Reviewed-by: serb, alexsch, azvegint
Mon, 25 May 2015 16:10:12 +0300 8003399: JFileChooser gives wrong path to selected file when saving to Libraries folder on Windows 7
ssadetsky [Mon, 25 May 2015 16:10:12 +0300] rev 30949
8003399: JFileChooser gives wrong path to selected file when saving to Libraries folder on Windows 7 Reviewed-by: serb, ant
Fri, 22 May 2015 23:26:00 +0300 6587235: Incorrect javadoc: "no parameter" in 2d source code
serb [Fri, 22 May 2015 23:26:00 +0300] rev 30948
6587235: Incorrect javadoc: "no parameter" in 2d source code Reviewed-by: azvegint, prr
Fri, 22 May 2015 19:27:33 +0300 8071306: GUI perfomance are very slow compared java 1.6.0_45
serb [Fri, 22 May 2015 19:27:33 +0300] rev 30947
8071306: GUI perfomance are very slow compared java 1.6.0_45 Reviewed-by: azvegint, ant
Sat, 16 May 2015 21:31:36 +0300 8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images
serb [Sat, 16 May 2015 21:31:36 +0300] rev 30946
8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images Reviewed-by: azvegint, ant
Fri, 22 May 2015 15:27:28 +0400 8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane
alexsch [Fri, 22 May 2015 15:27:28 +0400] rev 30945
8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane Reviewed-by: serb, azvegint
Fri, 22 May 2015 15:19:05 +0400 8065739: [macosx] Frame warps to lower left of screen when
alexsch [Fri, 22 May 2015 15:19:05 +0400] rev 30944
8065739: [macosx] Frame warps to lower left of screen when 7124365: [macosx] setMaximizedBounds() should be implemented Reviewed-by: serb, azvegint
Wed, 20 May 2015 17:10:15 +0300 8015368: javax/print/attribute/URLPDFPrinting.java fails on solaris with java.net.ConnectException: Connection timed out
psadhukhan [Wed, 20 May 2015 17:10:15 +0300] rev 30943
8015368: javax/print/attribute/URLPDFPrinting.java fails on solaris with java.net.ConnectException: Connection timed out Reviewed-by: prr, serb
Tue, 19 May 2015 20:40:49 -0500 8078408: Java version applet hangs with Voice over turned on
ptbrunet [Tue, 19 May 2015 20:40:49 -0500] rev 30942
8078408: Java version applet hangs with Voice over turned on Summary: add null check to fix NPE Reviewed-by: prr, serb, alexsch Contributed-by: peter.brunet@oracle.com
Tue, 19 May 2015 21:58:47 +0300 8080488: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Frame.cpp
serb [Tue, 19 May 2015 21:58:47 +0300] rev 30941
8080488: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Frame.cpp Reviewed-by: dcherepanov, aivanov
Tue, 19 May 2015 19:00:04 +0300 6260348: GTK+ L&F JTextComponent not respecting desktop caret blink rate
ssadetsky [Tue, 19 May 2015 19:00:04 +0300] rev 30940
6260348: GTK+ L&F JTextComponent not respecting desktop caret blink rate Reviewed-by: alexsch, azvegint
Tue, 19 May 2015 16:27:33 +0300 7172652: With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin
ssadetsky [Tue, 19 May 2015 16:27:33 +0300] rev 30939
7172652: With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin Reviewed-by: alexsch, azvegint
Sat, 16 May 2015 02:37:16 +0300 8030087: Avoid public native methods in sun.awt packages
serb [Sat, 16 May 2015 02:37:16 +0300] rev 30938
8030087: Avoid public native methods in sun.awt packages Reviewed-by: azvegint, prr
Fri, 15 May 2015 22:11:14 +0300 8080341: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
serb [Fri, 15 May 2015 22:11:14 +0300] rev 30937
8080341: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle Reviewed-by: alexsch, prr
Thu, 14 May 2015 09:12:16 -0700 8080343: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
ddehaven [Thu, 14 May 2015 09:12:16 -0700] rev 30936
8080343: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle Reviewed-by: prr, serb
Fri, 15 May 2015 14:18:20 +0300 8072448: Can not input Japanese in JTextField on RedHat Linux
azvegint [Fri, 15 May 2015 14:18:20 +0300] rev 30935
8072448: Can not input Japanese in JTextField on RedHat Linux Reviewed-by: alexsch, serb
Thu, 14 May 2015 18:23:39 +0300 8033069: mouse wheel scroll closes combobox popup
aivanov [Thu, 14 May 2015 18:23:39 +0300] rev 30934
8033069: mouse wheel scroll closes combobox popup Reviewed-by: serb, alexsch
Thu, 14 May 2015 02:05:02 +0300 6368321: MetalRootPaneUI calls to deprecated code
serb [Thu, 14 May 2015 02:05:02 +0300] rev 30933
6368321: MetalRootPaneUI calls to deprecated code Reviewed-by: alexsch, azvegint
Wed, 13 May 2015 14:25:22 -0700 Merge
prr [Wed, 13 May 2015 14:25:22 -0700] rev 30932
Merge
Wed, 13 May 2015 19:19:03 +0300 5109918: Wrong documentation for JSpinner.DateEditor constructor
serb [Wed, 13 May 2015 19:19:03 +0300] rev 30931
5109918: Wrong documentation for JSpinner.DateEditor constructor Reviewed-by: alexsch, azvegint
Wed, 13 May 2015 18:06:19 +0300 8072775: Tremendous memory usage by JTextArea
serb [Wed, 13 May 2015 18:06:19 +0300] rev 30930
8072775: Tremendous memory usage by JTextArea Reviewed-by: vadim, prr
Tue, 12 May 2015 13:45:49 -0700 8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
van [Tue, 12 May 2015 13:45:49 -0700] rev 30929
8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent Reviewed-by: alexsch, ant
Tue, 12 May 2015 20:30:48 +0300 8077584: Value of java.awt.font.OpenType.TAG_OPBD is incorrect
psadhukhan [Tue, 12 May 2015 20:30:48 +0300] rev 30928
8077584: Value of java.awt.font.OpenType.TAG_OPBD is incorrect Reviewed-by: serb, prr
Tue, 12 May 2015 16:43:32 +0400 8079255: [macosx] Test closed/java/awt/Robot/RobotWheelTest/RobotWheelTest fails for Mac only
alexsch [Tue, 12 May 2015 16:43:32 +0400] rev 30927
8079255: [macosx] Test closed/java/awt/Robot/RobotWheelTest/RobotWheelTest fails for Mac only Reviewed-by: serb
Tue, 12 May 2015 09:22:53 +0300 8078483: Apparent endless loop running JEditorPanePaintTest
ssadetsky [Tue, 12 May 2015 09:22:53 +0300] rev 30926
8078483: Apparent endless loop running JEditorPanePaintTest Reviewed-by: serb, alexsch
Tue, 12 May 2015 09:18:31 +0300 8001470: JTextField's size is computed incorrectly when it contains Indic or Thai characters
ssadetsky [Tue, 12 May 2015 09:18:31 +0300] rev 30925
8001470: JTextField's size is computed incorrectly when it contains Indic or Thai characters Reviewed-by: serb, alexsch
Sat, 09 May 2015 02:08:15 +0300 8035568: [macosx] Cursor management unification
pchelko [Sat, 09 May 2015 02:08:15 +0300] rev 30924
8035568: [macosx] Cursor management unification Reviewed-by: anthony, serb
Fri, 08 May 2015 20:43:46 +0300 8015900: [TEST_BUG] ScrollbarMouseWheelTest failed on ubuntu 12 with unity and unity 2D
serb [Fri, 08 May 2015 20:43:46 +0300] rev 30923
8015900: [TEST_BUG] ScrollbarMouseWheelTest failed on ubuntu 12 with unity and unity 2D Reviewed-by: azvegint, yan
Fri, 08 May 2015 20:06:08 +0300 8013820: JavaDoc for JSpinner contains errors
serb [Fri, 08 May 2015 20:06:08 +0300] rev 30922
8013820: JavaDoc for JSpinner contains errors Reviewed-by: azvegint, alexsch
Fri, 08 May 2015 19:31:09 +0300 5036022: JSpinner does not reflect new font on subsequent calls to setFont
serb [Fri, 08 May 2015 19:31:09 +0300] rev 30921
5036022: JSpinner does not reflect new font on subsequent calls to setFont Reviewed-by: azvegint, alexsch
Fri, 08 May 2015 19:14:16 +0300 8078149: [macosx] The text of the TextArea is not wrapped at word boundaries
serb [Fri, 08 May 2015 19:14:16 +0300] rev 30920
8078149: [macosx] The text of the TextArea is not wrapped at word boundaries Reviewed-by: azvegint, alexsch
Fri, 08 May 2015 17:40:43 +0300 7190544: Nimbus LaF: regression UnitTest failure
ssadetsky [Fri, 08 May 2015 17:40:43 +0300] rev 30919
7190544: Nimbus LaF: regression UnitTest failure Reviewed-by: alexsch, azvegint, serb
Fri, 08 May 2015 17:35:15 +0300 7155957: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8
ssadetsky [Fri, 08 May 2015 17:35:15 +0300] rev 30918
7155957: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8 Reviewed-by: serb, ant
Fri, 08 May 2015 16:46:24 +0300 7072653: JComboBox popup mispositioned if its height exceeds the screen height
ssadetsky [Fri, 08 May 2015 16:46:24 +0300] rev 30917
7072653: JComboBox popup mispositioned if its height exceeds the screen height Reviewed-by: alexsch, azvegint
Fri, 08 May 2015 15:37:38 +0300 6980209: Make tracking SecondaryLoop.enter/exit methods easier
ssadetsky [Fri, 08 May 2015 15:37:38 +0300] rev 30916
6980209: Make tracking SecondaryLoop.enter/exit methods easier Reviewed-by: serb, ant
Thu, 04 Jun 2015 00:19:16 +0000 8081792: buffer size calculation issue in NativeGCMCipher
xuelei [Thu, 04 Jun 2015 00:19:16 +0000] rev 30915
8081792: buffer size calculation issue in NativeGCMCipher Reviewed-by: valeriep
Wed, 03 Jun 2015 14:35:17 -0700 8081824: Remove dead code GetPublicJREHome in the launcher
ksrini [Wed, 03 Jun 2015 14:35:17 -0700] rev 30914
8081824: Remove dead code GetPublicJREHome in the launcher Reviewed-by: mchung
Wed, 03 Jun 2015 19:26:58 +0300 8058779: Faster implementation of String.replace(CharSequence, CharSequence)
igerasim [Wed, 03 Jun 2015 19:26:58 +0300] rev 30913
8058779: Faster implementation of String.replace(CharSequence, CharSequence) Reviewed-by: sherman, plevart, forax, psandoz
Wed, 03 Jun 2015 15:33:28 +0100 8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist
amlu [Wed, 03 Jun 2015 15:33:28 +0100] rev 30912
8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist Reviewed-by: chegar
Wed, 03 Jun 2015 15:30:44 +0100 8071474: Better failure atomicity for default read object
chegar [Wed, 03 Jun 2015 15:30:44 +0100] rev 30911
8071474: Better failure atomicity for default read object Reviewed-by: plevart, coffeys
Wed, 03 Jun 2015 12:37:52 +0200 8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
sla [Wed, 03 Jun 2015 12:37:52 +0200] rev 30910
8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12 Reviewed-by: sla Contributed-by: amy.lu@oracle.com
Tue, 02 Jun 2015 09:15:47 -0700 Merge
amurillo [Tue, 02 Jun 2015 09:15:47 -0700] rev 30909
Merge
Mon, 01 Jun 2015 10:15:21 -0700 Merge
amurillo [Mon, 01 Jun 2015 10:15:21 -0700] rev 30908
Merge
Thu, 28 May 2015 11:37:14 -0700 Merge
amurillo [Thu, 28 May 2015 11:37:14 -0700] rev 30907
Merge
Tue, 26 May 2015 11:57:51 +0200 8080663: Use sun.misc.SharedSecrets to allow access from java.management to @ConstructorProperties
jbachorik [Tue, 26 May 2015 11:57:51 +0200] rev 30906
8080663: Use sun.misc.SharedSecrets to allow access from java.management to @ConstructorProperties Reviewed-by: alanb, mchung, dfuchs
Tue, 02 Jun 2015 22:26:36 +0800 8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
weijun [Tue, 02 Jun 2015 22:26:36 +0800] rev 30905
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine Reviewed-by: xuelei
Tue, 02 Jun 2015 04:01:04 +0000 8043758: Datagram Transport Layer Security (DTLS)
xuelei [Tue, 02 Jun 2015 04:01:04 +0000] rev 30904
8043758: Datagram Transport Layer Security (DTLS) Reviewed-by: jnimeh, weijun, mullan, wetmore
Mon, 01 Jun 2015 10:29:06 -0400 8081566: java/lang/ProcessHandle/InfoTest.java failed on case sensitive command
rriggs [Mon, 01 Jun 2015 10:29:06 -0400] rev 30903
8081566: java/lang/ProcessHandle/InfoTest.java failed on case sensitive command Reviewed-by: lancea, alanb
Mon, 01 Jun 2015 10:27:24 -0400 8081565: javac lint warnings in jdk testlibrary
rriggs [Mon, 01 Jun 2015 10:27:24 -0400] rev 30902
8081565: javac lint warnings in jdk testlibrary Reviewed-by: lancea
Sat, 30 May 2015 15:19:15 +0300 7011441: jndi/ldap/Connection.java needs to avoid spurious wakeup
igerasim [Sat, 30 May 2015 15:19:15 +0300] rev 30901
7011441: jndi/ldap/Connection.java needs to avoid spurious wakeup Reviewed-by: dholmes
Fri, 29 May 2015 15:17:07 -0400 8081536: (process) remove unreliable ScaleTest from ProcessHandle tests
rriggs [Fri, 29 May 2015 15:17:07 -0400] rev 30900
8081536: (process) remove unreliable ScaleTest from ProcessHandle tests Reviewed-by: darcy
Fri, 29 May 2015 14:04:12 -0400 8077350: JEP 102 Process API Updates Implementation
rriggs [Fri, 29 May 2015 14:04:12 -0400] rev 30899
8077350: JEP 102 Process API Updates Implementation Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
Fri, 29 May 2015 10:28:28 -0700 8081522: build failed with jdk8081452 change.
sherman [Fri, 29 May 2015 10:28:28 -0700] rev 30898
8081522: build failed with jdk8081452 change. Summary: to remove the missed import line Reviewed-by: alanb
Fri, 29 May 2015 19:20:22 +0300 8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
igerasim [Fri, 29 May 2015 19:20:22 +0300] rev 30897
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields Reviewed-by: martin
Fri, 29 May 2015 09:08:36 -0700 8081452: Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
sherman [Fri, 29 May 2015 09:08:36 -0700] rev 30896
8081452: Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext Summary: to AbstractCharsetProvider class from base.java module to jdk.charsets module Reviewed-by: alanb
Fri, 29 May 2015 12:28:46 +0300 8081392: getNodeValue should return 'null' value for Element nodes
aefimov [Fri, 29 May 2015 12:28:46 +0300] rev 30895
8081392: getNodeValue should return 'null' value for Element nodes Reviewed-by: joehw
Fri, 29 May 2015 09:41:20 +0800 8051952: Unreachable.java test failing on Windows
weijun [Fri, 29 May 2015 09:41:20 +0800] rev 30894
8051952: Unreachable.java test failing on Windows Reviewed-by: xuelei
Thu, 04 Jun 2015 09:31:49 -0700 Added tag jdk9-b67 for changeset 00438d7bb747
katleman [Thu, 04 Jun 2015 09:31:49 -0700] rev 30893
Added tag jdk9-b67 for changeset 00438d7bb747
Wed, 05 Jul 2017 20:36:34 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:34 +0200] rev 30892
Merge
Thu, 04 Jun 2015 18:50:05 -0700 Merge
lana [Thu, 04 Jun 2015 18:50:05 -0700] rev 30891
Merge
Thu, 04 Jun 2015 12:04:18 +0000 8079565: aarch64: Add vectorization support for aarch64
enevill [Thu, 04 Jun 2015 12:04:18 +0000] rev 30890
8079565: aarch64: Add vectorization support for aarch64 Summary: Add vectorization support Reviewed-by: roland
Wed, 27 May 2015 09:02:08 +0000 8081289: aarch64: add support for RewriteFrequentPairs in interpreter
enevill [Wed, 27 May 2015 09:02:08 +0000] rev 30889
8081289: aarch64: add support for RewriteFrequentPairs in interpreter Summary: Add support for RewriteFrequentPairs Reviewed-by: roland Contributed-by: alexander.alexeev@caviumnetworks.com
Tue, 02 Jun 2015 09:15:32 -0700 Merge
amurillo [Tue, 02 Jun 2015 09:15:32 -0700] rev 30888
Merge
Mon, 01 Jun 2015 10:15:20 -0700 Merge
amurillo [Mon, 01 Jun 2015 10:15:20 -0700] rev 30887
Merge
Thu, 28 May 2015 11:37:13 -0700 Merge
amurillo [Thu, 28 May 2015 11:37:13 -0700] rev 30886
Merge
Thu, 28 May 2015 16:01:10 +0200 Merge
jwilhelm [Thu, 28 May 2015 16:01:10 +0200] rev 30885
Merge
Wed, 27 May 2015 09:04:14 +0200 8081039: G1: Remove unused statistics code in G1NoteEndOfConcMarkClosure and G1ParNoteEndTask
brutisso [Wed, 27 May 2015 09:04:14 +0200] rev 30884
8081039: G1: Remove unused statistics code in G1NoteEndOfConcMarkClosure and G1ParNoteEndTask Reviewed-by: jmasa, kbarrett
Tue, 26 May 2015 10:06:03 +0200 8081007: Remove redundant active worker variables and calls in ParNewGeneration::collect
stefank [Tue, 26 May 2015 10:06:03 +0200] rev 30883
8081007: Remove redundant active worker variables and calls in ParNewGeneration::collect Reviewed-by: pliden, kbarrett, ehelin
Mon, 25 May 2015 16:59:28 +0200 Merge
jwilhelm [Mon, 25 May 2015 16:59:28 +0200] rev 30882
Merge
Mon, 25 May 2015 11:41:34 +0200 8080879: Remove FlexibleWorkGang::set_for_termination
stefank [Mon, 25 May 2015 11:41:34 +0200] rev 30881
8080879: Remove FlexibleWorkGang::set_for_termination Reviewed-by: brutisso, kbarrett, pliden
Mon, 25 May 2015 11:39:43 +0200 8080746: Refactor oop iteration macros to be more general
sjohanss [Mon, 25 May 2015 11:39:43 +0200] rev 30880
8080746: Refactor oop iteration macros to be more general Reviewed-by: stefank, pliden
Mon, 25 May 2015 09:28:47 +0200 Merge
stefank [Mon, 25 May 2015 09:28:47 +0200] rev 30879
Merge
Fri, 22 May 2015 13:35:29 +0200 8080877: Don't use workers()->total_workers() when walking G1CollectedHeap::_task_queues
stefank [Fri, 22 May 2015 13:35:29 +0200] rev 30878
8080877: Don't use workers()->total_workers() when walking G1CollectedHeap::_task_queues Reviewed-by: jmasa, drwhite
Fri, 22 May 2015 10:44:24 +0000 Merge
stefank [Fri, 22 May 2015 10:44:24 +0000] rev 30877
Merge
Fri, 22 May 2015 10:58:16 +0200 8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
stefank [Fri, 22 May 2015 10:58:16 +0200] rev 30876
8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads Reviewed-by: kbarrett, mgerdin
Fri, 22 May 2015 10:58:04 +0200 8080840: Clean up active_workers() asserts
stefank [Fri, 22 May 2015 10:58:04 +0200] rev 30875
8080840: Clean up active_workers() asserts Reviewed-by: kbarrett, jmasa
Fri, 22 May 2015 10:57:53 +0200 8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
stefank [Fri, 22 May 2015 10:57:53 +0200] rev 30874
8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition Reviewed-by: kbarrett, mgerdin
Thu, 21 May 2015 14:10:15 +0200 8080869: FlexibleWorkGang initializes _active_workers to more than _total_workers
stefank [Thu, 21 May 2015 14:10:15 +0200] rev 30873
8080869: FlexibleWorkGang initializes _active_workers to more than _total_workers Reviewed-by: kbarrett, jmasa
Fri, 22 May 2015 10:56:37 +0200 8080627: JavaThread::satb_mark_queue_offset() is too big for an ARM ldrsb instruction
brutisso [Fri, 22 May 2015 10:56:37 +0200] rev 30872
8080627: JavaThread::satb_mark_queue_offset() is too big for an ARM ldrsb instruction Reviewed-by: roland, kbarrett
Thu, 21 May 2015 09:35:59 +0200 8080113: Remove CollectedHeap::set_par_threads()
stefank [Thu, 21 May 2015 09:35:59 +0200] rev 30871
8080113: Remove CollectedHeap::set_par_threads() Reviewed-by: jmasa, kbarrett
Thu, 21 May 2015 09:35:38 +0200 8080112: Replace and remove the last usages of CollectedHeap::n_par_threads()
stefank [Thu, 21 May 2015 09:35:38 +0200] rev 30870
8080112: Replace and remove the last usages of CollectedHeap::n_par_threads() Reviewed-by: jmasa, kbarrett
Thu, 21 May 2015 09:23:46 +0200 8080111: Remove SubTaskDone::_n_threads
stefank [Thu, 21 May 2015 09:23:46 +0200] rev 30869
8080111: Remove SubTaskDone::_n_threads Reviewed-by: jmasa, kbarrett
Thu, 21 May 2015 09:23:00 +0200 8080110: Remove usage of CollectedHeap::n_par_threads() from root processing
stefank [Thu, 21 May 2015 09:23:00 +0200] rev 30868
8080110: Remove usage of CollectedHeap::n_par_threads() from root processing Reviewed-by: jmasa, kbarrett
Thu, 21 May 2015 09:10:47 +0200 8080109: Use single-threaded code in Threads::possibly_parallel_oops_do when running with only one worker thread
stefank [Thu, 21 May 2015 09:10:47 +0200] rev 30867
8080109: Use single-threaded code in Threads::possibly_parallel_oops_do when running with only one worker thread Reviewed-by: jmasa, kbarrett
Wed, 27 May 2015 16:15:23 -0700 Merge
dcubed [Wed, 27 May 2015 16:15:23 -0700] rev 30866
Merge
Tue, 26 May 2015 11:26:50 -0700 8051712: regression Test7107135 crashes
cjplummer [Tue, 26 May 2015 11:26:50 -0700] rev 30865
8051712: regression Test7107135 crashes Summary: On AARCH64, make ElfFile::specifies_noexecstack() default to noexectstack Reviewed-by: dholmes, dlong, aph
Wed, 27 May 2015 09:34:57 -0400 Merge
hseigel [Wed, 27 May 2015 09:34:57 -0400] rev 30864
Merge
Fri, 22 May 2015 02:38:59 +0300 8069068: VM warning: WaitForMultipleObjects timed out (0) ...
igerasim [Fri, 22 May 2015 02:38:59 +0300] rev 30863
8069068: VM warning: WaitForMultipleObjects timed out (0) ... Summary: Increase timeout to 5 minutes Reviewed-by: dholmes, dcubed
Fri, 22 May 2015 13:52:46 +0200 8080855: Create sanity test for JDK-8080692
ykantser [Fri, 22 May 2015 13:52:46 +0200] rev 30862
8080855: Create sanity test for JDK-8080692 Reviewed-by: sla
Fri, 22 May 2015 08:53:46 +0200 Merge
ykantser [Fri, 22 May 2015 08:53:46 +0200] rev 30861
Merge
Fri, 22 May 2015 08:47:27 +0200 8080828: Create sanity test for JDK-8080155
ykantser [Fri, 22 May 2015 08:47:27 +0200] rev 30860
8080828: Create sanity test for JDK-8080155 Reviewed-by: sla
Tue, 02 Jun 2015 14:28:08 +0000 8081669: aarch64: JTreg TestStable tests failing
enevill [Tue, 02 Jun 2015 14:28:08 +0000] rev 30859
8081669: aarch64: JTreg TestStable tests failing Summary: Fix TestStable failures Reviewed-by: vlivanov Contributed-by: alexander.alexeev@caviumnetworks.com
Thu, 04 Jun 2015 09:31:46 -0700 Added tag jdk9-b67 for changeset b83f001a855d
katleman [Thu, 04 Jun 2015 09:31:46 -0700] rev 30858
Added tag jdk9-b67 for changeset b83f001a855d
Thu, 04 Jun 2015 18:48:30 -0700 Merge
lana [Thu, 04 Jun 2015 18:48:30 -0700] rev 30857
Merge
Wed, 03 Jun 2015 15:20:25 +0200 8081692: Configure should verify that -fstack-protector is valid
ihse [Wed, 03 Jun 2015 15:20:25 +0200] rev 30856
8081692: Configure should verify that -fstack-protector is valid Reviewed-by: erikj
Mon, 01 Jun 2015 10:15:19 -0700 Merge
amurillo [Mon, 01 Jun 2015 10:15:19 -0700] rev 30855
Merge
Thu, 28 May 2015 11:37:13 -0700 Merge
amurillo [Thu, 28 May 2015 11:37:13 -0700] rev 30854
Merge
Fri, 22 May 2015 09:09:56 +0200 8066757: Can't build 'images' with --disable-zip-debug-info on OS X after jigsaw m2 merge
sla [Fri, 22 May 2015 09:09:56 +0200] rev 30853
8066757: Can't build 'images' with --disable-zip-debug-info on OS X after jigsaw m2 merge Reviewed-by: erikj, ihse
Thu, 04 Jun 2015 09:31:45 -0700 Added tag jdk9-b67 for changeset b0bcdde43c19
katleman [Thu, 04 Jun 2015 09:31:45 -0700] rev 30852
Added tag jdk9-b67 for changeset b0bcdde43c19
Wed, 05 Jul 2017 20:36:16 +0200 Added tag jdk9-b67 for changeset 56166ce66037
duke [Wed, 05 Jul 2017 20:36:16 +0200] rev 30851
Added tag jdk9-b67 for changeset 56166ce66037
Wed, 05 Jul 2017 20:36:16 +0200 Merge jdk9-b67
duke [Wed, 05 Jul 2017 20:36:16 +0200] rev 30850
Merge
Wed, 05 Jul 2017 20:36:12 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:12 +0200] rev 30849
Merge
Thu, 28 May 2015 16:54:56 -0700 Merge
lana [Thu, 28 May 2015 16:54:56 -0700] rev 30848
Merge
Thu, 28 May 2015 12:08:54 -0700 8081417: test CheckEBCDICLocaleTest.java is failing intermittently
vromero [Thu, 28 May 2015 12:08:54 -0700] rev 30847
8081417: test CheckEBCDICLocaleTest.java is failing intermittently Reviewed-by: darcy
Wed, 27 May 2015 13:25:18 -0700 8074432: Move jdeps and javap to jdk.jdeps module
mchung [Wed, 27 May 2015 13:25:18 -0700] rev 30846
8074432: Move jdeps and javap to jdk.jdeps module Reviewed-by: jjg, alanb, erikj
Wed, 27 May 2015 11:27:42 +0530 8080726: Redundant error message on private abstract interface method with body.
sadayapalam [Wed, 27 May 2015 11:27:42 +0530] rev 30845
8080726: Redundant error message on private abstract interface method with body. Reviewed-by: mcimadamore
Fri, 22 May 2015 16:44:49 -0700 8074431: Remove native2ascii tool
mchung [Fri, 22 May 2015 16:44:49 -0700] rev 30844
8074431: Remove native2ascii tool Reviewed-by: erikj, alanb, okutsu, mfang, naoto
Fri, 22 May 2015 13:05:26 +0200 8080608: Missing archive name from jdeps -v -e output if no dependency on other JAR
dfuchs [Fri, 22 May 2015 13:05:26 +0200] rev 30843
8080608: Missing archive name from jdeps -v -e output if no dependency on other JAR Reviewed-by: mchung
Thu, 28 May 2015 16:13:55 -0700 Added tag jdk9-b66 for changeset 271924202c97
katleman [Thu, 28 May 2015 16:13:55 -0700] rev 30842
Added tag jdk9-b66 for changeset 271924202c97
Wed, 05 Jul 2017 20:36:07 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:07 +0200] rev 30841
Merge
Thu, 28 May 2015 16:13:52 -0700 Added tag jdk9-b66 for changeset 76bc0159a861
katleman [Thu, 28 May 2015 16:13:52 -0700] rev 30840
Added tag jdk9-b66 for changeset 76bc0159a861
Wed, 05 Jul 2017 20:36:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:04 +0200] rev 30839
Merge
Thu, 28 May 2015 16:13:51 -0700 Added tag jdk9-b66 for changeset 4a2e0a5ac013
katleman [Thu, 28 May 2015 16:13:51 -0700] rev 30838
Added tag jdk9-b66 for changeset 4a2e0a5ac013
Wed, 05 Jul 2017 20:36:00 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:00 +0200] rev 30837
Merge
Thu, 28 May 2015 16:50:12 -0700 Merge
lana [Thu, 28 May 2015 16:50:12 -0700] rev 30836
Merge
Wed, 27 May 2015 22:18:51 +0530 8081156: jjs "nashorn.args" system property is not effective when script arguments are passed
sundar [Wed, 27 May 2015 22:18:51 +0530] rev 30835
8081156: jjs "nashorn.args" system property is not effective when script arguments are passed Reviewed-by: hannesw, lagergren
Wed, 27 May 2015 14:37:11 +0300 8081204: ListAdapter throws NPE when adding/removing elements outside of JS context
attila [Wed, 27 May 2015 14:37:11 +0300] rev 30834
8081204: ListAdapter throws NPE when adding/removing elements outside of JS context Reviewed-by: lagergren, sundar
Wed, 27 May 2015 13:16:50 +0530 8007456: Nashorn test framework @argument does not handle quoted strings
sundar [Wed, 27 May 2015 13:16:50 +0530] rev 30833
8007456: Nashorn test framework @argument does not handle quoted strings Reviewed-by: hannesw, lagergren
Tue, 26 May 2015 16:12:23 +0200 8081062: ListAdapter should take advantage of JSObject
attila [Tue, 26 May 2015 16:12:23 +0200] rev 30832
8081062: ListAdapter should take advantage of JSObject Reviewed-by: lagergren, sundar
Tue, 26 May 2015 14:37:14 +0200 8081015: Allow conversion of native arrays to Queue and Collection
attila [Tue, 26 May 2015 14:37:14 +0200] rev 30831
8081015: Allow conversion of native arrays to Queue and Collection Reviewed-by: hannesw, lagergren, sundar
Tue, 26 May 2015 13:49:45 +0530 8036743: need ArrayBuffer constructor with specified data
sundar [Tue, 26 May 2015 13:49:45 +0530] rev 30830
8036743: need ArrayBuffer constructor with specified data Reviewed-by: attila, hannesw, lagergren
Thu, 28 May 2015 16:13:56 -0700 Added tag jdk9-b66 for changeset addfa81a8448
katleman [Thu, 28 May 2015 16:13:56 -0700] rev 30829
Added tag jdk9-b66 for changeset addfa81a8448
Wed, 05 Jul 2017 20:35:56 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:56 +0200] rev 30828
Merge
Thu, 28 May 2015 16:50:28 -0700 Merge
lana [Thu, 28 May 2015 16:50:28 -0700] rev 30827
Merge
Tue, 26 May 2015 18:32:10 +0400 8040147: minor cleanup for docs
avstepan [Tue, 26 May 2015 18:32:10 +0400] rev 30826
8040147: minor cleanup for docs Summary: minor cleanup for docs Reviewed-by: lancea
Thu, 28 May 2015 16:13:49 -0700 Added tag jdk9-b66 for changeset aaed6c21c444
katleman [Thu, 28 May 2015 16:13:49 -0700] rev 30825
Added tag jdk9-b66 for changeset aaed6c21c444
Wed, 05 Jul 2017 20:35:52 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:52 +0200] rev 30824
Merge
Thu, 28 May 2015 16:51:18 -0700 Merge
lana [Thu, 28 May 2015 16:51:18 -0700] rev 30823
Merge
Thu, 28 May 2015 14:54:58 -0700 8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true
ksrini [Thu, 28 May 2015 14:54:58 -0700] rev 30822
8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true Reviewed-by: ksrini, ddehaven Contributed-by: staffan.larsen@oracle.com
Thu, 28 May 2015 17:37:33 -0400 8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond
rriggs [Thu, 28 May 2015 17:37:33 -0400] rev 30821
8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond 8075676: java.time package javadoc typos 8068276: java.time.chrono.HijrahChronology.eraOf() assertions may lead to misunderstanding Reviewed-by: lancea, scolebourne
Thu, 28 May 2015 10:54:48 -0700 8081347: Add @modules to jdk_core tests
mchung [Thu, 28 May 2015 10:54:48 -0700] rev 30820
8081347: Add @modules to jdk_core tests Reviewed-by: alanb, joehw, lancea Contributed-by: alexander.kulyakhtin@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com
Thu, 28 May 2015 11:31:40 -0700 8081359: Update bug reporting URL
darcy [Thu, 28 May 2015 11:31:40 -0700] rev 30819
8081359: Update bug reporting URL Reviewed-by: lancea
Thu, 28 May 2015 10:00:51 -0700 8038310: Re-examine integration of extended Charsets
sherman [Thu, 28 May 2015 10:00:51 -0700] rev 30818
8038310: Re-examine integration of extended Charsets Summary: to use ServiceLoader to load the extended charsets Reviewed-by: alanb, mchung
Thu, 28 May 2015 09:55:32 -0700 8081245: MHIllegalAccess.java failing across platforms
darcy [Thu, 28 May 2015 09:55:32 -0700] rev 30817
8081245: MHIllegalAccess.java failing across platforms Reviewed-by: alanb, rriggs
Thu, 28 May 2015 11:22:33 +0200 8081332: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code.
simonis [Thu, 28 May 2015 11:22:33 +0200] rev 30816
8081332: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code. Reviewed-by: prr
Thu, 28 May 2015 10:37:49 +0200 8081292: sun/tools/jmap/BasicJMapTest.java timed out
sla [Thu, 28 May 2015 10:37:49 +0200] rev 30815
8081292: sun/tools/jmap/BasicJMapTest.java timed out Reviewed-by: mgronlun, sspitsyn
Thu, 28 May 2015 09:11:14 +0800 8081278: Typo in Exception Message
weijun [Thu, 28 May 2015 09:11:14 +0800] rev 30814
8081278: Typo in Exception Message Reviewed-by: mullan
Wed, 27 May 2015 13:25:32 -0700 8074432: Move jdeps and javap to jdk.jdeps module
mchung [Wed, 27 May 2015 13:25:32 -0700] rev 30813
8074432: Move jdeps and javap to jdk.jdeps module Reviewed-by: jjg, alanb, erikj
Wed, 27 May 2015 15:57:10 -0400 8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
rriggs [Wed, 27 May 2015 15:57:10 -0400] rev 30812
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device Summary: Reduce number of iterations to 8 instead of 50 Reviewed-by: naoto
Wed, 27 May 2015 12:23:35 -0700 8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE
sherman [Wed, 27 May 2015 12:23:35 -0700] rev 30811
8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE 8034773: (zipfs) newOutputstream uses CREATE_NEW when no options specified Summary: to open the new steram with appropricate open options Reviewed-by: alanb
Wed, 27 May 2015 13:23:40 +0100 8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException
msheppar [Wed, 27 May 2015 13:23:40 +0100] rev 30810
8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException Summary: ignore "stray" packets received from non test interface Reviewed-by: alanb, chegar
Wed, 27 May 2015 13:04:32 +0100 8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
msheppar [Wed, 27 May 2015 13:04:32 +0100] rev 30809
8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter Summary: ignore Teredo interface in test Reviewed-by: alanb, chegar
Tue, 26 May 2015 12:34:51 -0700 8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
sherman [Tue, 26 May 2015 12:34:51 -0700] rev 30808
8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image Summary: to remove the invalid test case Reviewed-by: alanb
Tue, 26 May 2015 09:22:39 -0700 Merge
amurillo [Tue, 26 May 2015 09:22:39 -0700] rev 30807
Merge
Thu, 21 May 2015 17:11:55 -0700 Merge
amurillo [Thu, 21 May 2015 17:11:55 -0700] rev 30806
Merge
Tue, 19 May 2015 22:40:50 +0200 Merge
jbachorik [Tue, 19 May 2015 22:40:50 +0200] rev 30805
Merge
Thu, 14 May 2015 11:41:11 +0200 8078143: java/lang/management/ThreadMXBean/AllThreadIds.java fails intermittently
jbachorik [Thu, 14 May 2015 11:41:11 +0200] rev 30804
8078143: java/lang/management/ThreadMXBean/AllThreadIds.java fails intermittently Reviewed-by: dholmes, martin
Fri, 03 Apr 2015 15:39:38 +0200 8075926: Add a sun.management.JMXConnectorServer perf counter to track its state
jbachorik [Fri, 03 Apr 2015 15:39:38 +0200] rev 30803
8075926: Add a sun.management.JMXConnectorServer perf counter to track its state Reviewed-by: duke
Tue, 19 May 2015 14:03:20 +0300 8077866: [TESTBUG] Some of java.lang tests cannot be run on compact profiles 1, 2
iignatyev [Tue, 19 May 2015 14:03:20 +0300] rev 30802
8077866: [TESTBUG] Some of java.lang tests cannot be run on compact profiles 1, 2 Reviewed-by: dholmes, alanb Contributed-by: denis.kononenko@oracle.com
Sat, 16 May 2015 13:22:40 -0700 Merge
dcubed [Sat, 16 May 2015 13:22:40 -0700] rev 30801
Merge
Wed, 13 May 2015 10:17:49 +0200 8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds
jbachorik [Wed, 13 May 2015 10:17:49 +0200] rev 30800
8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds Reviewed-by: sla, sjiang
Wed, 13 May 2015 10:17:38 +0200 8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout
jbachorik [Wed, 13 May 2015 10:17:38 +0200] rev 30799
8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout Reviewed-by: sla
Tue, 26 May 2015 18:42:08 +0300 8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
asmotrak [Tue, 26 May 2015 18:42:08 +0300] rev 30798
8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently Reviewed-by: xuelei
Tue, 26 May 2015 18:31:21 +0400 8040147: minor cleanup for docs
avstepan [Tue, 26 May 2015 18:31:21 +0400] rev 30797
8040147: minor cleanup for docs Summary: minor cleanup for docs Reviewed-by: lancea
Tue, 26 May 2015 22:10:37 +0800 8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently
weijun [Tue, 26 May 2015 22:10:37 +0800] rev 30796
8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently Reviewed-by: xuelei
Tue, 26 May 2015 10:43:53 +0200 8080983: libdt_socket: Build failed with VS2013 SP4
erikj [Tue, 26 May 2015 10:43:53 +0200] rev 30795
8080983: libdt_socket: Build failed with VS2013 SP4 Reviewed-by: sla, ihse, tbell
Mon, 25 May 2015 13:52:28 -0700 8042125: Japanese character converters incompatible between Java 7 and Java 8
sherman [Mon, 25 May 2015 13:52:28 -0700] rev 30794
8042125: Japanese character converters incompatible between Java 7 and Java 8 Summary: to add the missing .nr and c2b mapping tables Reviewed-by: okutsu
Mon, 25 May 2015 19:09:44 +0530 8068978: All versions of javax.script.ScriptEngine.eval(...) method may clarify ScriptException throwing
sundar [Mon, 25 May 2015 19:09:44 +0530] rev 30793
8068978: All versions of javax.script.ScriptEngine.eval(...) method may clarify ScriptException throwing Reviewed-by: attila, jlaskey
Mon, 25 May 2015 14:08:21 +0200 8080833: JDK-8076524 has failed to remove binary files
ykantser [Mon, 25 May 2015 14:08:21 +0200] rev 30792
8080833: JDK-8076524 has failed to remove binary files Reviewed-by: sla
Mon, 25 May 2015 11:47:41 +0300 8050374: More Signature tests
asmotrak [Mon, 25 May 2015 11:47:41 +0300] rev 30791
8050374: More Signature tests Reviewed-by: valeriep
Sun, 24 May 2015 08:54:38 -0400 8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List
mullan [Sun, 24 May 2015 08:54:38 -0400] rev 30790
8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List Reviewed-by: weijun
Fri, 22 May 2015 16:43:39 -0700 8074431: Remove native2ascii tool
mchung [Fri, 22 May 2015 16:43:39 -0700] rev 30789
8074431: Remove native2ascii tool Reviewed-by: erikj, alanb, okutsu, mfang, naoto
Fri, 22 May 2015 10:45:59 -0700 8080901: Replace package.html files with package-info.java in the java.base module
darcy [Fri, 22 May 2015 10:45:59 -0700] rev 30788
8080901: Replace package.html files with package-info.java in the java.base module Reviewed-by: lancea, alanb, vinnie
Fri, 22 May 2015 10:33:27 -0700 8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently
sherman [Fri, 22 May 2015 10:33:27 -0700] rev 30787
8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently Summary: to eliminate an extra byte buffer and copy in iso2022 encoding Reviewed-by: alanb, darcy
Fri, 22 May 2015 08:56:33 -0700 8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
sherman [Fri, 22 May 2015 08:56:33 -0700] rev 30786
8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip Summary: update the api doc for entries()/stream() accordingly Reviewed-by: alanb
Fri, 22 May 2015 17:30:21 +0300 8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
pchopra [Fri, 22 May 2015 17:30:21 +0300] rev 30785
8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel Reviewed-by: alexsch, aivanov
Fri, 22 May 2015 10:12:18 -0400 8074818: Resolve disabled warnings for libjava
rriggs [Fri, 22 May 2015 10:12:18 -0400] rev 30784
8074818: Resolve disabled warnings for libjava 8080007: Stop ignoring warnings for libjava Reviewed-by: alanb, erikj
Fri, 22 May 2015 16:13:00 +0300 8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
sgupta [Fri, 22 May 2015 16:13:00 +0300] rev 30783
8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java Reviewed-by: alexsch, azvegint
Thu, 28 May 2015 16:13:52 -0700 Added tag jdk9-b66 for changeset 1286226d1236
katleman [Thu, 28 May 2015 16:13:52 -0700] rev 30782
Added tag jdk9-b66 for changeset 1286226d1236
Wed, 05 Jul 2017 20:35:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:41 +0200] rev 30781
Merge
Thu, 28 May 2015 16:52:47 -0700 Merge
lana [Thu, 28 May 2015 16:52:47 -0700] rev 30780
Merge
Tue, 26 May 2015 09:22:38 -0700 Merge
amurillo [Tue, 26 May 2015 09:22:38 -0700] rev 30779
Merge
Mon, 25 May 2015 09:13:41 +0200 8080930: SA changes broke bootcycle-images builds
pliden [Mon, 25 May 2015 09:13:41 +0200] rev 30778
8080930: SA changes broke bootcycle-images builds Reviewed-by: sla, brutisso
Thu, 21 May 2015 17:11:54 -0700 Merge
amurillo [Thu, 21 May 2015 17:11:54 -0700] rev 30777
Merge
Fri, 22 May 2015 00:35:31 +0200 Merge
rbackman [Fri, 22 May 2015 00:35:31 +0200] rev 30776
Merge
Thu, 21 May 2015 21:17:03 +0200 Merge
rbackman [Thu, 21 May 2015 21:17:03 +0200] rev 30775
Merge
Thu, 21 May 2015 18:10:18 +0200 8080692: lots of jstack tests failing in pit
rbackman [Thu, 21 May 2015 18:10:18 +0200] rev 30774
8080692: lots of jstack tests failing in pit Reviewed-by: kvn, vlivanov
Thu, 21 May 2015 21:17:56 +0200 Merge
jwilhelm [Thu, 21 May 2015 21:17:56 +0200] rev 30773
Merge
Wed, 20 May 2015 10:45:40 +0200 8047330: Remove unrolled card loops in G1 SparsePRTEntry
brutisso [Wed, 20 May 2015 10:45:40 +0200] rev 30772
8047330: Remove unrolled card loops in G1 SparsePRTEntry Reviewed-by: ehelin, mgerdin, tschatzl Contributed-by: andreas.sjoberg@oracle.com
Tue, 19 May 2015 17:25:49 +0200 8080584: isGCActiveMark.hpp should not include parallelScavengeHeap.hpp
pliden [Tue, 19 May 2015 17:25:49 +0200] rev 30771
8080584: isGCActiveMark.hpp should not include parallelScavengeHeap.hpp Reviewed-by: kbarrett, tschatzl
Tue, 19 May 2015 14:09:22 +0200 8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp
pliden [Tue, 19 May 2015 14:09:22 +0200] rev 30770
8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp Reviewed-by: kbarrett, tschatzl
Tue, 19 May 2015 09:41:52 +0200 8080581: Align SA with new GC directory structure
pliden [Tue, 19 May 2015 09:41:52 +0200] rev 30769
8080581: Align SA with new GC directory structure Reviewed-by: dsamersoff, sla
Mon, 18 May 2015 17:09:47 +0200 Merge
jwilhelm [Mon, 18 May 2015 17:09:47 +0200] rev 30768
Merge
Fri, 15 May 2015 15:40:58 -0700 8079216: Remove undefined method oopDesc::is_null(Klass *)
jwha [Fri, 15 May 2015 15:40:58 -0700] rev 30767
8079216: Remove undefined method oopDesc::is_null(Klass *) Reviewed-by: kbarrett, coleenp, stefank
Thu, 14 May 2015 15:17:36 -0400 8058265: No callers of ReferenceProcessor::clear_discovered_references
kbarrett [Thu, 14 May 2015 15:17:36 -0400] rev 30766
8058265: No callers of ReferenceProcessor::clear_discovered_references Summary: Removed unused or unneeded code. Reviewed-by: brutisso, jmasa
Mon, 24 Feb 2014 12:49:21 +0100 8035496: G1 ARM: missing remset entry noticed by VerifyAfterGC for vm/gc/concurrent/lp50yp10rp70mr30st0
bdelsart [Mon, 24 Feb 2014 12:49:21 +0100] rev 30765
8035496: G1 ARM: missing remset entry noticed by VerifyAfterGC for vm/gc/concurrent/lp50yp10rp70mr30st0 Summary: release_store used when registering a PerRegionTable. Also reviewed-by: vitalyd@gmail.com Reviewed-by: jmasa, tschatzl, brutisso
Wed, 13 May 2015 15:16:06 +0200 8079792: GC directory structure cleanup
pliden [Wed, 13 May 2015 15:16:06 +0200] rev 30764
8079792: GC directory structure cleanup Reviewed-by: brutisso, stefank, david
Thu, 21 May 2015 18:57:21 +0200 Merge
thartmann [Thu, 21 May 2015 18:57:21 +0200] rev 30763
Merge
Wed, 20 May 2015 17:06:44 +0200 Merge
roland [Wed, 20 May 2015 17:06:44 +0200] rev 30762
Merge
Wed, 20 May 2015 10:21:02 +0100 8080600: AARCH64: testlibrary does not support AArch64
aph [Wed, 20 May 2015 10:21:02 +0100] rev 30761
8080600: AARCH64: testlibrary does not support AArch64 Summary: Add Platform.isAArch64(). Use it in mathexact intrinsic tests. Reviewed-by: kvn, roland
Wed, 20 May 2015 09:07:36 -0400 8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware
skovalev [Wed, 20 May 2015 09:07:36 -0400] rev 30760
8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware Reviewed-by: dholmes, adinn
Tue, 19 May 2015 16:05:12 +0200 8080308: TypeProfileLevel on SPARC platform should enable JSR292-only profiling level
roland [Tue, 19 May 2015 16:05:12 +0200] rev 30759
8080308: TypeProfileLevel on SPARC platform should enable JSR292-only profiling level Summary: Set TypeProfileLevel to 111 by default on sparc Reviewed-by: kvn, roland Contributed-by: shrinivas.joshi@oracle.com
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip