Wed, 03 Jun 2015 14:38:54 -0400 8079093: Remove FakeRttiSupport workaround for gcc -Wtype-limits
kbarrett [Wed, 03 Jun 2015 14:38:54 -0400] rev 31033
8079093: Remove FakeRttiSupport workaround for gcc -Wtype-limits Summary: Remove the no longer needed workaround. Reviewed-by: jmasa, david, simonis
Wed, 03 Jun 2015 08:49:34 +0900 8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
ysuenaga [Wed, 03 Jun 2015 08:49:34 +0900] rev 31032
8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc() Summary: GCCause which is caused by GC.run diagnostic command should be different from System.gc() . Reviewed-by: jmasa, jwilhelm
Wed, 03 Jun 2015 13:29:53 +0200 Merge
stefank [Wed, 03 Jun 2015 13:29:53 +0200] rev 31031
Merge
Wed, 03 Jun 2015 11:46:07 +0200 8081682: AbstractWorkGang::_terminate is never used
stefank [Wed, 03 Jun 2015 11:46:07 +0200] rev 31030
8081682: AbstractWorkGang::_terminate is never used Reviewed-by: kbarrett, pliden, brutisso
Tue, 02 Jun 2015 19:19:37 -0400 8076613: gc/TestSmallHeap.java failed with OOME
kbarrett [Tue, 02 Jun 2015 19:19:37 -0400] rev 31029
8076613: gc/TestSmallHeap.java failed with OOME Summary: Disable test when compressed oops are disabled. Reviewed-by: tschatzl, brutisso
Fri, 29 May 2015 10:44:32 -0400 8081508: metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space
jprovino [Fri, 29 May 2015 10:44:32 -0400] rev 31028
8081508: metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space Summary: OOME is thrown even though there is metaspace available. Reviewed-by: jmasa, kbarrett
Tue, 02 Jun 2015 10:41:18 +0200 8072588: JVM crashes in JNI if toString is declared as an interface method
aeriksso [Tue, 02 Jun 2015 10:41:18 +0200] rev 31027
8072588: JVM crashes in JNI if toString is declared as an interface method Summary: Check for a valid itable index instead of checking if the holder is an interface Reviewed-by: dsimms, dholmes
Mon, 01 Jun 2015 14:02:59 -0700 8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
ctornqvi [Mon, 01 Jun 2015 14:02:59 -0700] rev 31026
8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases Reviewed-by: sla, dholmes, gtriantafill
Mon, 01 Jun 2015 14:01:20 -0700 8080446: The change for 8074354 removed the server check when creating minidumps on Windows
ctornqvi [Mon, 01 Jun 2015 14:01:20 -0700] rev 31025
8080446: The change for 8074354 removed the server check when creating minidumps on Windows Reviewed-by: sla, hseigel
Fri, 29 May 2015 09:48:58 +0200 8080928: Uninitialised variable in hotspot/src/share/vm/prims/jvmtiEnvBase.cpp
sla [Fri, 29 May 2015 09:48:58 +0200] rev 31024
8080928: Uninitialised variable in hotspot/src/share/vm/prims/jvmtiEnvBase.cpp Reviewed-by: mgronlun, sspitsyn
Fri, 29 May 2015 22:29:44 +0900 8081475: SystemTap does not work when JDK is compiled with GCC 5
ysuenaga [Fri, 29 May 2015 22:29:44 +0900] rev 31023
8081475: SystemTap does not work when JDK is compiled with GCC 5 Summary: libjvm.so which is generated by GCC 5 does not have .note.stapsdt section as dtrace was disabled due to incorrect version check Reviewed-by: dholmes, coleenp
Fri, 29 May 2015 23:19:42 +0200 Merge
hseigel [Fri, 29 May 2015 23:19:42 +0200] rev 31022
Merge
Fri, 29 May 2015 15:23:41 -0400 8076319: jstat verified class fix
hseigel [Fri, 29 May 2015 15:23:41 -0400] rev 31021
8076319: jstat verified class fix Summary: Move verify perf data so that it only counts classes that actually get verified. Reviewed-by: acorn, coleenp, gtriantafill
Fri, 29 May 2015 21:49:02 +0200 Merge
coleenp [Fri, 29 May 2015 21:49:02 +0200] rev 31020
Merge
Fri, 29 May 2015 11:35:51 -0400 8029567: Clean up linkResolver code
coleenp [Fri, 29 May 2015 11:35:51 -0400] rev 31019
8029567: Clean up linkResolver code Summary: Moved non-const reference return values to actual return values, refactored error handling code, remove oop from Method* variable names. Reviewed-by: jiangli, lfoltan, acorn
Wed, 27 May 2015 14:13:20 +0200 8081037: serviceability/sa/ tests time out on Windows
ykantser [Wed, 27 May 2015 14:13:20 +0200] rev 31018
8081037: serviceability/sa/ tests time out on Windows Reviewed-by: jbachorik, sla, dsamersoff
Thu, 11 Jun 2015 10:44:09 -0700 Added tag jdk9-b68 for changeset 930f9e292f20
lana [Thu, 11 Jun 2015 10:44:09 -0700] rev 31017
Added tag jdk9-b68 for changeset 930f9e292f20
Thu, 11 Jun 2015 20:18:41 -0700 Merge
lana [Thu, 11 Jun 2015 20:18:41 -0700] rev 31016
Merge
Thu, 11 Jun 2015 10:37:11 -0400 8087156: SetupNativeCompilation ignores CFLAGS_release for cpp files
omajid [Thu, 11 Jun 2015 10:37:11 -0400] rev 31015
8087156: SetupNativeCompilation ignores CFLAGS_release for cpp files Reviewed-by: erikj
Tue, 09 Jun 2015 16:08:38 +0200 8054717: SJavac should track changes in the public apis of classpath classes!
alundblad [Tue, 09 Jun 2015 16:08:38 +0200] rev 31014
8054717: SJavac should track changes in the public apis of classpath classes! Summary: Adjusted Java compilation to accomodate for changes to sjavac. Reviewed-by: erikj
Mon, 08 Jun 2015 11:11:46 -0700 Merge
amurillo [Mon, 08 Jun 2015 11:11:46 -0700] rev 31013
Merge
Thu, 04 Jun 2015 15:37:59 -0700 Merge
amurillo [Thu, 04 Jun 2015 15:37:59 -0700] rev 31012
Merge
Thu, 28 May 2015 16:31:47 +0200 8081037: serviceability/sa/ tests time out on Windows
ykantser [Thu, 28 May 2015 16:31:47 +0200] rev 31011
8081037: serviceability/sa/ tests time out on Windows Reviewed-by: jbachorik, sla, dsamersoff
Thu, 11 Jun 2015 10:44:07 -0700 Added tag jdk9-b68 for changeset 55a005ebb6c2
lana [Thu, 11 Jun 2015 10:44:07 -0700] rev 31010
Added tag jdk9-b68 for changeset 55a005ebb6c2
Wed, 05 Jul 2017 20:37:12 +0200 Added tag jdk9-b68 for changeset 5b500c93ce48
duke [Wed, 05 Jul 2017 20:37:12 +0200] rev 31009
Added tag jdk9-b68 for changeset 5b500c93ce48
Wed, 05 Jul 2017 20:37:12 +0200 Merge jdk9-b68
duke [Wed, 05 Jul 2017 20:37:12 +0200] rev 31008
Merge
Wed, 05 Jul 2017 20:37:09 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:09 +0200] rev 31007
Merge
Thu, 04 Jun 2015 18:50:30 -0700 Merge
lana [Thu, 04 Jun 2015 18:50:30 -0700] rev 31006
Merge
Thu, 04 Jun 2015 09:05:52 +0200 8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended
jlahoda [Thu, 04 Jun 2015 09:05:52 +0200] rev 31005
8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended Summary: Avoiding Scope listener leak by avoiding cache misses in Types.MembersClosureCache Reviewed-by: mcimadamore, vromero Contributed-by: maurizio.cimadamore@oracle.com
Mon, 01 Jun 2015 15:19:54 -0700 8075546: Add tiered testing definitions to the langtools repo
darcy [Mon, 01 Jun 2015 15:19:54 -0700] rev 31004
8075546: Add tiered testing definitions to the langtools repo Reviewed-by: jjg
Sat, 30 May 2015 06:17:50 +0530 8077667: 'variable may not have been initialized' error for parameter in lambda function
sadayapalam [Sat, 30 May 2015 06:17:50 +0530] rev 31003
8077667: 'variable may not have been initialized' error for parameter in lambda function Summary: JDK-8077667: Fix bogus diagnostic about lambda parameter not being initialized Reviewed-by: mcimadamore
Fri, 29 May 2015 17:15:10 -0700 8081538: test CheckEBCDICLocaleTest is failing
jjg [Fri, 29 May 2015 17:15:10 -0700] rev 31002
8081538: test CheckEBCDICLocaleTest is failing Reviewed-by: vromero
Fri, 29 May 2015 15:50:31 -0700 8081541: @ignore CheckEBCDICLocaleTest
jjg [Fri, 29 May 2015 15:50:31 -0700] rev 31001
8081541: @ignore CheckEBCDICLocaleTest Reviewed-by: vromero
Fri, 29 May 2015 14:04:57 -0700 8073372: Redundant CONSTANT_Class entry not generated for inlined constant
vromero [Fri, 29 May 2015 14:04:57 -0700] rev 31000
8073372: Redundant CONSTANT_Class entry not generated for inlined constant Reviewed-by: jjg
Fri, 29 May 2015 10:15:36 +0530 8080842: Using Lambda Expression with name clash results in ClassFormatError
sadayapalam [Fri, 29 May 2015 10:15:36 +0530] rev 30999
8080842: Using Lambda Expression with name clash results in ClassFormatError Summary: Ensure ScopeImpl can cope properly with remove when a field and method share the name Reviewed-by: mcimadamore, jlahoda
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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip