Wed, 05 Jul 2017 19:57:38 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:38 +0200] rev 26079
Merge
Thu, 28 Aug 2014 14:53:17 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:17 -0700] rev 26078
Merge
Mon, 18 Aug 2014 10:08:34 +0100 Merge
chegar [Mon, 18 Aug 2014 10:08:34 +0100] rev 26077
Merge
Mon, 11 Aug 2014 10:07:57 -0700 Merge
lana [Mon, 11 Aug 2014 10:07:57 -0700] rev 26076
Merge
Sat, 09 Aug 2014 21:27:18 -0700 Added tag jdk9-b26 for changeset 38b0d0abca49
lana [Sat, 09 Aug 2014 21:27:18 -0700] rev 26075
Added tag jdk9-b26 for changeset 38b0d0abca49
Thu, 21 Aug 2014 14:16:15 -0700 Added tag jdk9-b27 for changeset 686eef1e7a79
katleman [Thu, 21 Aug 2014 14:16:15 -0700] rev 26074
Added tag jdk9-b27 for changeset 686eef1e7a79
Wed, 05 Jul 2017 19:57:33 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:33 +0200] rev 26073
Merge
Thu, 28 Aug 2014 14:53:37 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:37 -0700] rev 26072
Merge
Wed, 20 Aug 2014 20:04:19 +0530 8050078: Nashorn ClassFilter Support
sundar [Wed, 20 Aug 2014 20:04:19 +0530] rev 26071
8050078: Nashorn ClassFilter Support Reviewed-by: lagergren, hannesw
Tue, 19 Aug 2014 18:14:45 +0530 8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code
sundar [Tue, 19 Aug 2014 18:14:45 +0530] rev 26070
8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code Reviewed-by: attila, lagergren, jlaskey
Tue, 19 Aug 2014 11:25:14 +0200 8055368: Ant build broken after modular source code change
hannesw [Tue, 19 Aug 2014 11:25:14 +0200] rev 26069
8055368: Ant build broken after modular source code change Reviewed-by: attila, sundar, lagergren
Mon, 18 Aug 2014 10:59:40 +0100 Merge
chegar [Mon, 18 Aug 2014 10:59:40 +0100] rev 26068
Merge
Fri, 15 Aug 2014 17:30:49 +0200 8055199: Tidy up Nashorn codebase for code standards (August 2014)
attila [Fri, 15 Aug 2014 17:30:49 +0200] rev 26067
8055199: Tidy up Nashorn codebase for code standards (August 2014) Reviewed-by: hannesw, lagergren
Thu, 14 Aug 2014 20:14:54 +0530 8055139: test/script/trusted/JDK-8055107.js fails with access control exception
sundar [Thu, 14 Aug 2014 20:14:54 +0530] rev 26066
8055139: test/script/trusted/JDK-8055107.js fails with access control exception Reviewed-by: lagergren, attila, jlaskey
Thu, 14 Aug 2014 18:54:54 +0530 8055107: Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally
sundar [Thu, 14 Aug 2014 18:54:54 +0530] rev 26065
8055107: Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally Reviewed-by: attila, jlaskey
Thu, 14 Aug 2014 14:35:44 +0200 8055042: Compile-time expression evaluator was missing variables
attila [Thu, 14 Aug 2014 14:35:44 +0200] rev 26064
8055042: Compile-time expression evaluator was missing variables Reviewed-by: jlaskey, lagergren
Wed, 13 Aug 2014 21:03:37 +0530 8055034: jjs exits interactive mode if exception was thrown when trying to print value of last evaluated expression
sundar [Wed, 13 Aug 2014 21:03:37 +0530] rev 26063
8055034: jjs exits interactive mode if exception was thrown when trying to print value of last evaluated expression Reviewed-by: jlaskey, attila
Wed, 13 Aug 2014 15:00:24 +0530 8054993: type info cache may be disabled for test262 and tests explicitly changing that property should use @fork
sundar [Wed, 13 Aug 2014 15:00:24 +0530] rev 26062
8054993: type info cache may be disabled for test262 and tests explicitly changing that property should use @fork Reviewed-by: lagergren, hannesw
Tue, 12 Aug 2014 13:23:47 +0200 8054898: Avoid creation of empty type info files
hannesw [Tue, 12 Aug 2014 13:23:47 +0200] rev 26061
8054898: Avoid creation of empty type info files Reviewed-by: attila, sundar, jlaskey
Tue, 12 Aug 2014 13:22:05 +0200 8044851: nashorn properties leak memory
hannesw [Tue, 12 Aug 2014 13:22:05 +0200] rev 26060
8044851: nashorn properties leak memory Reviewed-by: attila, jlaskey, lagergren
Mon, 11 Aug 2014 10:07:15 -0700 Merge
lana [Mon, 11 Aug 2014 10:07:15 -0700] rev 26059
Merge
Mon, 11 Aug 2014 20:35:21 +0530 8054503: test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip
sundar [Mon, 11 Aug 2014 20:35:21 +0530] rev 26058
8054503: test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip Reviewed-by: jlaskey, hannesw, attila
Sat, 09 Aug 2014 21:27:44 -0700 Added tag jdk9-b26 for changeset a64f0cd60e66
lana [Sat, 09 Aug 2014 21:27:44 -0700] rev 26057
Added tag jdk9-b26 for changeset a64f0cd60e66
Fri, 08 Aug 2014 19:07:17 +0530 8054651: Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
sundar [Fri, 08 Aug 2014 19:07:17 +0530] rev 26056
8054651: Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types Reviewed-by: attila, jlaskey, hannesw
Fri, 08 Aug 2014 12:50:46 +0200 8043956: Make code caching work with optimistic typing and lazy compilation
hannesw [Fri, 08 Aug 2014 12:50:46 +0200] rev 26055
8043956: Make code caching work with optimistic typing and lazy compilation Reviewed-by: attila, lagergren
Thu, 07 Aug 2014 19:19:46 +0530 8051346: Test262 tests for ECMAScript 5 now in branch "es5-tests"
sundar [Thu, 07 Aug 2014 19:19:46 +0530] rev 26054
8051346: Test262 tests for ECMAScript 5 now in branch "es5-tests" Reviewed-by: attila, hannesw
Thu, 07 Aug 2014 11:06:45 +0200 8046026: CompiledFunction.relinkComposableInvoker assert is being hit
attila [Thu, 07 Aug 2014 11:06:45 +0200] rev 26053
8046026: CompiledFunction.relinkComposableInvoker assert is being hit Reviewed-by: hannesw, jlaskey, sundar
Wed, 06 Aug 2014 22:11:12 +0530 8053910: ScriptObjectMirror causing havoc with Invocation interface
sundar [Wed, 06 Aug 2014 22:11:12 +0530] rev 26052
8053910: ScriptObjectMirror causing havoc with Invocation interface Reviewed-by: jlaskey, attila, hannesw
Thu, 21 Aug 2014 14:16:28 -0700 Added tag jdk9-b27 for changeset d38d876f1654
katleman [Thu, 21 Aug 2014 14:16:28 -0700] rev 26051
Added tag jdk9-b27 for changeset d38d876f1654
Wed, 05 Jul 2017 19:57:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:26 +0200] rev 26050
Merge
Thu, 28 Aug 2014 14:53:02 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:02 -0700] rev 26049
Merge
Mon, 18 Aug 2014 10:07:13 +0100 Merge
chegar [Mon, 18 Aug 2014 10:07:13 +0100] rev 26048
Merge
Mon, 11 Aug 2014 21:33:15 +0100 8038861: [javadoc] broken links in org/omg/CORBA/FloatSeqHelper.html
msheppar [Mon, 11 Aug 2014 21:33:15 +0100] rev 26047
8038861: [javadoc] broken links in org/omg/CORBA/FloatSeqHelper.html Summary: change cgi.omg.or to www.omg.org Reviewed-by: alanb
Mon, 11 Aug 2014 09:25:37 -0700 Merge
lana [Mon, 11 Aug 2014 09:25:37 -0700] rev 26046
Merge
Sat, 09 Aug 2014 21:27:05 -0700 Added tag jdk9-b26 for changeset 30a18bb9b88d
lana [Sat, 09 Aug 2014 21:27:05 -0700] rev 26045
Added tag jdk9-b26 for changeset 30a18bb9b88d
Thu, 21 Aug 2014 14:16:15 -0700 Added tag jdk9-b27 for changeset a5e25d68f971
katleman [Thu, 21 Aug 2014 14:16:15 -0700] rev 26044
Added tag jdk9-b27 for changeset a5e25d68f971
Wed, 05 Jul 2017 19:57:19 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:19 +0200] rev 26043
Merge
Thu, 28 Aug 2014 14:54:07 -0700 Merge
lana [Thu, 28 Aug 2014 14:54:07 -0700] rev 26042
Merge
Wed, 20 Aug 2014 16:10:13 +0200 8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption
sla [Wed, 20 Aug 2014 16:10:13 +0200] rev 26041
8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption Reviewed-by: jbachorik
Wed, 20 Aug 2014 10:49:54 +0800 8055373: Typo in InquireType.java
weijun [Wed, 20 Aug 2014 10:49:54 +0800] rev 26040
8055373: Typo in InquireType.java Reviewed-by: mullan
Tue, 19 Aug 2014 12:26:34 -0700 8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder
mchung [Tue, 19 Aug 2014 12:26:34 -0700] rev 26039
8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder Reviewed-by: mchung, sherman Contributed-by: amy.lu@oracle.com
Tue, 19 Aug 2014 10:34:07 -0700 Merge
ddehaven [Tue, 19 Aug 2014 10:34:07 -0700] rev 26038
Merge
Tue, 19 Aug 2014 10:32:16 -0700 Merge
ddehaven [Tue, 19 Aug 2014 10:32:16 -0700] rev 26037
Merge
Fri, 08 Aug 2014 12:54:39 -0700 Merge
prr [Fri, 08 Aug 2014 12:54:39 -0700] rev 26036
Merge
Fri, 08 Aug 2014 21:46:29 +0400 6302052: Reference to nonexistant Class in javadoc
serb [Fri, 08 Aug 2014 21:46:29 +0400] rev 26035
6302052: Reference to nonexistant Class in javadoc Reviewed-by: azvegint, alexsch
Fri, 08 Aug 2014 21:40:46 +0400 8054431: Some of the input validation in the javasound is too strict
serb [Fri, 08 Aug 2014 21:40:46 +0400] rev 26034
8054431: Some of the input validation in the javasound is too strict Reviewed-by: azvegint, alexsch
Fri, 08 Aug 2014 16:19:36 +0400 8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles
alexsch [Fri, 08 Aug 2014 16:19:36 +0400] rev 26033
8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles Reviewed-by: serb, pchelko
Fri, 08 Aug 2014 16:13:15 +0400 8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation
alexsch [Fri, 08 Aug 2014 16:13:15 +0400] rev 26032
8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation Reviewed-by: serb, pchelko
Fri, 08 Aug 2014 16:05:52 +0400 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE
alexsch [Fri, 08 Aug 2014 16:05:52 +0400] rev 26031
8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE Reviewed-by: serb, pchelko
Thu, 07 Aug 2014 17:02:48 +0400 8054372: Cleanup of com.sun.media.sound packages
serb [Thu, 07 Aug 2014 17:02:48 +0400] rev 26030
8054372: Cleanup of com.sun.media.sound packages Reviewed-by: azvegint, prr
Wed, 06 Aug 2014 21:46:17 +0400 8041982: Use of animated icon in JLayer causes CPU spin
alexp [Wed, 06 Aug 2014 21:46:17 +0400] rev 26029
8041982: Use of animated icon in JLayer causes CPU spin Reviewed-by: alexsch
Wed, 06 Aug 2014 14:34:16 +0400 6521706: A switch operator in JFrame.processWindowEvent() should be rewritten
serb [Wed, 06 Aug 2014 14:34:16 +0400] rev 26028
6521706: A switch operator in JFrame.processWindowEvent() should be rewritten Reviewed-by: azvegint, alexsch
Tue, 05 Aug 2014 14:18:46 -0700 8054371: Need to suppress newly added unchecked cast and conversion in Swing code
prr [Tue, 05 Aug 2014 14:18:46 -0700] rev 26027
8054371: Need to suppress newly added unchecked cast and conversion in Swing code Reviewed-by: jgodinez
Tue, 05 Aug 2014 12:14:11 -0700 Merge
prr [Tue, 05 Aug 2014 12:14:11 -0700] rev 26026
Merge
Tue, 05 Aug 2014 15:39:05 +0400 8052012: move awt automated tests from AWT_Modality to OpenJDK repository - part 5
avstepan [Tue, 05 Aug 2014 15:39:05 +0400] rev 26025
8052012: move awt automated tests from AWT_Modality to OpenJDK repository - part 5 Reviewed-by: serb
Tue, 05 Aug 2014 13:59:50 +0400 6521727: DefaultTreeCellEditor doesn't implement Serializable
serb [Tue, 05 Aug 2014 13:59:50 +0400] rev 26024
6521727: DefaultTreeCellEditor doesn't implement Serializable Reviewed-by: azvegint, alexsch
Fri, 01 Aug 2014 16:26:17 +0100 8026497: Font2DTest demo: unused resource files
serb [Fri, 01 Aug 2014 16:26:17 +0100] rev 26023
8026497: Font2DTest demo: unused resource files Reviewed-by: azvegint, bae
Thu, 31 Jul 2014 21:09:52 +0100 7058700: Unexpected exceptions and timeouts in SF2 parser code
serb [Thu, 31 Jul 2014 21:09:52 +0100] rev 26022
7058700: Unexpected exceptions and timeouts in SF2 parser code Reviewed-by: prr, pchelko
Thu, 31 Jul 2014 23:00:24 +0400 8033141: Cleanup of sun.awt.X11 package
serb [Thu, 31 Jul 2014 23:00:24 +0400] rev 26021
8033141: Cleanup of sun.awt.X11 package Reviewed-by: azvegint, pchelko
Thu, 31 Jul 2014 11:33:36 -0700 8052396: Catch exceptions resulting from missing font cmap
prr [Thu, 31 Jul 2014 11:33:36 -0700] rev 26020
8052396: Catch exceptions resulting from missing font cmap Reviewed-by: bae, serb
Thu, 31 Jul 2014 14:28:10 +0400 8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation
alexsch [Thu, 31 Jul 2014 14:28:10 +0400] rev 26019
8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation Reviewed-by: serb, pchelko
Wed, 30 Jul 2014 16:11:47 +0400 7058697: Unexpected exceptions in MID parser code
serb [Wed, 30 Jul 2014 16:11:47 +0400] rev 26018
7058697: Unexpected exceptions in MID parser code Reviewed-by: prr, pchelko
Wed, 30 Jul 2014 14:29:36 +0400 8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3)
dermashov [Wed, 30 Jul 2014 14:29:36 +0400] rev 26017
8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3) Reviewed-by: alexsch
Tue, 29 Jul 2014 13:53:21 -0700 Merge
ddehaven [Tue, 29 Jul 2014 13:53:21 -0700] rev 26016
Merge
Wed, 30 Jul 2014 00:00:22 +0400 8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c
serb [Wed, 30 Jul 2014 00:00:22 +0400] rev 26015
8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c Reviewed-by: prr, serb Contributed-by: Anton Melnikov <anton.melnikov@oracle.com>
Tue, 29 Jul 2014 15:03:05 +0400 8050885: move awt automated tests from AWT_Modality to OpenJDK repository - part 4
avstepan [Tue, 29 Jul 2014 15:03:05 +0400] rev 26014
8050885: move awt automated tests from AWT_Modality to OpenJDK repository - part 4 Reviewed-by: pchelko
Tue, 29 Jul 2014 12:55:08 +0400 8042284: Add block tags for @return and @param to swing plaf classes
ssides [Tue, 29 Jul 2014 12:55:08 +0400] rev 26013
8042284: Add block tags for @return and @param to swing plaf classes Reviewed-by: prr
Tue, 29 Jul 2014 12:45:24 +0400 8050924: Fix doclint missing tag warnings in javax.swing.plaf.basic parts 5b,6b of 7
yan [Tue, 29 Jul 2014 12:45:24 +0400] rev 26012
8050924: Fix doclint missing tag warnings in javax.swing.plaf.basic parts 5b,6b of 7 Summary: Fix doclint missing tag warnings Reviewed-by: prr Contributed-by: prhinduja@gmail.com, anisha.nagarajan1@gmail.com
Mon, 28 Jul 2014 19:11:52 +0400 8051588: DataTransferer.getInstance throws ClassCastException in headless mode
pchelko [Mon, 28 Jul 2014 19:11:52 +0400] rev 26011
8051588: DataTransferer.getInstance throws ClassCastException in headless mode Reviewed-by: serb, alexsch
Mon, 28 Jul 2014 19:02:56 +0400 8037485: Refactor java.awt.datatransfer to eliminate dependency on AWT
pchelko [Mon, 28 Jul 2014 19:02:56 +0400] rev 26010
8037485: Refactor java.awt.datatransfer to eliminate dependency on AWT Reviewed-by: alanb, mchung, plevart, serb
Mon, 28 Jul 2014 18:43:09 +0400 8051449: Incorrect parsing of the default flavor mapping
pchelko [Mon, 28 Jul 2014 18:43:09 +0400] rev 26009
8051449: Incorrect parsing of the default flavor mapping Reviewed-by: serb, alexsch
Mon, 28 Jul 2014 16:09:26 +0400 8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread.
mcherkas [Mon, 28 Jul 2014 16:09:26 +0400] rev 26008
8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread. Reviewed-by: ant, pchelko Contributed-by: artem.malinko@oracle.com
Sat, 26 Jul 2014 04:02:56 +0400 8035165: Expose internal representation in sun.awt.X11
serb [Sat, 26 Jul 2014 04:02:56 +0400] rev 26007
8035165: Expose internal representation in sun.awt.X11 Reviewed-by: pchelko, prr
Sat, 26 Jul 2014 03:18:05 +0400 8049057: JNI exception pending in jdk/src/windows/native/sun/windows/
serb [Sat, 26 Jul 2014 03:18:05 +0400] rev 26006
8049057: JNI exception pending in jdk/src/windows/native/sun/windows/ Reviewed-by: pchelko, prr
Thu, 24 Jul 2014 16:06:49 +0100 8046495: KeyEvent can not be accepted in quick mouse clicking
anashaty [Thu, 24 Jul 2014 16:06:49 +0100] rev 26005
8046495: KeyEvent can not be accepted in quick mouse clicking Reviewed-by: art, pchelko
Thu, 24 Jul 2014 17:36:56 +0400 6521783: Unnecessary final modifier for a method in a final class
serb [Thu, 24 Jul 2014 17:36:56 +0400] rev 26004
6521783: Unnecessary final modifier for a method in a final class Reviewed-by: pchelko, prr
Wed, 23 Jul 2014 16:19:26 +0400 8050852: Javadoc cleanup of javax.sound.midi package
serb [Wed, 23 Jul 2014 16:19:26 +0400] rev 26003
8050852: Javadoc cleanup of javax.sound.midi package Reviewed-by: pchelko, azvegint
Wed, 23 Jul 2014 15:44:44 +0400 8044614: [macosx] Focus issue with 2 applets in firefox
dmarkov [Wed, 23 Jul 2014 15:44:44 +0400] rev 26002
8044614: [macosx] Focus issue with 2 applets in firefox Reviewed-by: alexsch, pchelko
Tue, 22 Jul 2014 17:17:05 +0400 8038937: Validate fields on Swing classes deserialization
alexsch [Tue, 22 Jul 2014 17:17:05 +0400] rev 26001
8038937: Validate fields on Swing classes deserialization Reviewed-by: serb, pchelko
Tue, 22 Jul 2014 17:10:50 +0400 8032864: [macosx] sigsegv (0Xb) Being Generated When Starting JDev With Voiceover Running
pchelko [Tue, 22 Jul 2014 17:10:50 +0400] rev 26000
8032864: [macosx] sigsegv (0Xb) Being Generated When Starting JDev With Voiceover Running Reviewed-by: anthony, serb
Tue, 19 Aug 2014 12:18:09 +0200 8035939: java/lang/management/MemoryMXBean/MemoryManagement.java timed out on Linux-amd64
stefank [Tue, 19 Aug 2014 12:18:09 +0200] rev 25999
8035939: java/lang/management/MemoryMXBean/MemoryManagement.java timed out on Linux-amd64 Reviewed-by: sla, brutisso, mgerdin
Tue, 19 Aug 2014 17:11:28 +0200 8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException
dfuchs [Tue, 19 Aug 2014 17:11:28 +0200] rev 25998
8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException Summary: CheckZombieLockTest and CheckLockLocationTest should work with different temporary log directories so that they can be run concurrently. This fix changes the name of the log directory used by CheckZombieLockTest. Reviewed-by: mchung
Tue, 19 Aug 2014 06:56:59 -0700 8055012: [TESTBUG] NMTHelper fails to parse NMT output
ctornqvi [Tue, 19 Aug 2014 06:56:59 -0700] rev 25997
8055012: [TESTBUG] NMTHelper fails to parse NMT output Summary: Fixed the regular expression to parse the slightly changed output format of the new NMT implementation Reviewed-by: olagneau, sla
Tue, 19 Aug 2014 16:02:48 +0900 8055088: Optimization for locale resources loading isn't working
okutsu [Tue, 19 Aug 2014 16:02:48 +0900] rev 25996
8055088: Optimization for locale resources loading isn't working Reviewed-by: naoto
Tue, 19 Aug 2014 14:30:12 +0800 8054817: File ccache only recognizes Linux and Solaris defaults
weijun [Tue, 19 Aug 2014 14:30:12 +0800] rev 25995
8054817: File ccache only recognizes Linux and Solaris defaults Reviewed-by: mullan
Mon, 18 Aug 2014 21:06:45 -0700 8055253: test/java/util/Currency/PropertiesTest.sh modifies the test JDK
martin [Mon, 18 Aug 2014 21:06:45 -0700] rev 25994
8055253: test/java/util/Currency/PropertiesTest.sh modifies the test JDK Summary: Always make a temp copy of the test JDK before destructively modifying Reviewed-by: naoto, alanb
Mon, 18 Aug 2014 20:09:25 -0700 8055353: libsplashscreen build fails on MacOSX Mavericks
chegar [Mon, 18 Aug 2014 20:09:25 -0700] rev 25993
8055353: libsplashscreen build fails on MacOSX Mavericks Reviewed-by: mchung, dholmes
Mon, 18 Aug 2014 14:03:21 +0100 Merge
chegar [Mon, 18 Aug 2014 14:03:21 +0100] rev 25992
Merge
Mon, 18 Aug 2014 10:59:36 +0100 Merge
chegar [Mon, 18 Aug 2014 10:59:36 +0100] rev 25991
Merge
Mon, 18 Aug 2014 08:48:59 -0400 Merge
mullan [Mon, 18 Aug 2014 08:48:59 -0400] rev 25990
Merge
Mon, 18 Aug 2014 08:45:08 -0400 7026255: Methods of Subject that throw SecurityException do not specify what permissions are required
mullan [Mon, 18 Aug 2014 08:45:08 -0400] rev 25989
7026255: Methods of Subject that throw SecurityException do not specify what permissions are required Reviewed-by: xuelei
Mon, 18 Aug 2014 13:55:29 +0200 8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc
stefank [Mon, 18 Aug 2014 13:55:29 +0200] rev 25988
8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc Reviewed-by: jmasa, brutisso, sla
Fri, 15 Aug 2014 12:28:58 +0200 8054278: Refactor jps utility tests
ykantser [Fri, 15 Aug 2014 12:28:58 +0200] rev 25987
8054278: Refactor jps utility tests Reviewed-by: jbachorik
Thu, 14 Aug 2014 15:54:04 -0700 8055004: Reduce allocation overhead in java.time.Period/Duration parse methods
sherman [Thu, 14 Aug 2014 15:54:04 -0700] rev 25986
8055004: Reduce allocation overhead in java.time.Period/Duration parse methods Summary: To use the offset based new parse methods. Reviewed-by: sherman Contributed-by: claes.redestad@oracle.com
Thu, 14 Aug 2014 15:18:11 +0200 8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null
dfuchs [Thu, 14 Aug 2014 15:18:11 +0200] rev 25985
8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null Summary: This is due to a race condition in the test where one GetRB thread can receive a stale LogRecord comming from another GetRB thread. Reviewed-by: dholmes
Thu, 14 Aug 2014 13:43:02 +0200 8054824: Clean up ProblemList.txt
sla [Thu, 14 Aug 2014 13:43:02 +0200] rev 25984
8054824: Clean up ProblemList.txt Reviewed-by: jbachorik
Tue, 29 Jul 2014 15:37:54 +0200 8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently
jbachorik [Tue, 29 Jul 2014 15:37:54 +0200] rev 25983
8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently Reviewed-by: sla
Tue, 12 Aug 2014 10:16:58 +0200 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value
jfranck [Tue, 12 Aug 2014 10:16:58 +0200] rev 25982
8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value Summary: Update javadoc and align implementation with new spec Reviewed-by: psandoz
Tue, 12 Aug 2014 14:57:36 +0100 8054828: TEST_BUG: Typos in java/lang/Long/ParsingTest
alanb [Tue, 12 Aug 2014 14:57:36 +0100] rev 25981
8054828: TEST_BUG: Typos in java/lang/Long/ParsingTest Reviewed-by: alanb Contributed-by: claes.redestad@oracle.com
Tue, 12 Aug 2014 00:13:57 +0400 8054841: (process) ProcessBuilder leaks native memory
igerasim [Tue, 12 Aug 2014 00:13:57 +0400] rev 25980
8054841: (process) ProcessBuilder leaks native memory Reviewed-by: rriggs, alanb
Mon, 11 Aug 2014 21:03:59 +0100 8054857: Fix typos in java.lang.** packages
prappo [Mon, 11 Aug 2014 21:03:59 +0100] rev 25979
8054857: Fix typos in java.lang.** packages Reviewed-by: alanb
Mon, 11 Aug 2014 11:27:24 -0700 Merge
lana [Mon, 11 Aug 2014 11:27:24 -0700] rev 25978
Merge
Mon, 11 Aug 2014 11:00:20 -0700 Merge
lana [Mon, 11 Aug 2014 11:00:20 -0700] rev 25977
Merge
Mon, 11 Aug 2014 14:22:22 -0400 8054555: javadoc cleanup for java.sql and javax.sql
lancea [Mon, 11 Aug 2014 14:22:22 -0400] rev 25976
8054555: javadoc cleanup for java.sql and javax.sql Reviewed-by: darcy, igerasim
Mon, 11 Aug 2014 15:34:24 +0100 8054118: java/net/ipv6tests/UdpTest.java failed intermittently
msheppar [Mon, 11 Aug 2014 15:34:24 +0100] rev 25975
8054118: java/net/ipv6tests/UdpTest.java failed intermittently Summary: ignore the Teredo interface on windows test machines Reviewed-by: chegar
Mon, 11 Aug 2014 11:11:55 +0800 6997010: Consolidate java.security files into one file with modifications
weijun [Mon, 11 Aug 2014 11:11:55 +0800] rev 25974
6997010: Consolidate java.security files into one file with modifications Reviewed-by: mullan, erikj
Sat, 09 Aug 2014 21:27:33 -0700 Added tag jdk9-b26 for changeset dca4e4c83da4
lana [Sat, 09 Aug 2014 21:27:33 -0700] rev 25973
Added tag jdk9-b26 for changeset dca4e4c83da4
Fri, 08 Aug 2014 14:17:14 -0700 8054366: Broken link in SecureRandom.html
ascarpino [Fri, 08 Aug 2014 14:17:14 -0700] rev 25972
8054366: Broken link in SecureRandom.html Reviewed-by: xuelei, mullan, wetmore Contributed-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Fri, 08 Aug 2014 17:47:50 +0000 8043836: Need new tests for AES cipher
valeriep [Fri, 08 Aug 2014 17:47:50 +0000] rev 25971
8043836: Need new tests for AES cipher Summary: Add AES cipher tests with various modes, padding schemes and read methods of CipherInputStream for SunJCE provider Reviewed-by: valeriep Contributed-by: felix.yang@oracle.com
Thu, 07 Aug 2014 14:20:53 -0700 8034032: Check src/macosx/native/java/util/prefs/MacOSXPreferencesFile.m for JNI pending issues
bchristi [Thu, 07 Aug 2014 14:20:53 -0700] rev 25970
8034032: Check src/macosx/native/java/util/prefs/MacOSXPreferencesFile.m for JNI pending issues Reviewed-by: chegar
Thu, 07 Aug 2014 15:16:35 +0200 8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out
egahlin [Thu, 07 Aug 2014 15:16:35 +0200] rev 25969
8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out Reviewed-by: jbachorik
Thu, 07 Aug 2014 15:32:23 +0400 8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
igerasim [Thu, 07 Aug 2014 15:32:23 +0400] rev 25968
8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX Reviewed-by: mullan, valeriep
Thu, 07 Aug 2014 15:07:33 +0400 8054221: StringJoiner imlementation optimization
igerasim [Thu, 07 Aug 2014 15:07:33 +0400] rev 25967
8054221: StringJoiner imlementation optimization Reviewed-by: martin
Thu, 07 Aug 2014 13:04:26 +0900 8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era
okutsu [Thu, 07 Aug 2014 13:04:26 +0900] rev 25966
8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era Reviewed-by: naoto, alanb
Thu, 21 Aug 2014 14:16:26 -0700 Added tag jdk9-b27 for changeset 3317bb8137f4
katleman [Thu, 21 Aug 2014 14:16:26 -0700] rev 25965
Added tag jdk9-b27 for changeset 3317bb8137f4
Wed, 05 Jul 2017 19:57:04 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:04 +0200] rev 25964
Merge
Thu, 28 Aug 2014 14:53:43 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:43 -0700] rev 25963
Merge
Tue, 19 Aug 2014 11:17:44 -0700 Merge
amurillo [Tue, 19 Aug 2014 11:17:44 -0700] rev 25962
Merge
Fri, 15 Aug 2014 09:19:22 -0700 Merge
amurillo [Fri, 15 Aug 2014 09:19:22 -0700] rev 25961
Merge
Thu, 14 Aug 2014 18:42:08 +0000 Merge
jmasa [Thu, 14 Aug 2014 18:42:08 +0000] rev 25960
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip