Lana Steuck
630afb40c1
Merge
2013-08-06 17:01:56 -07:00
Lana Steuck
1d38cac0b6
Merge
2013-08-06 17:01:50 -07:00
Vladimir Danushevsky
ddf5fcb7c2
8012144: multiple SIGSEGVs fails on staxf
...
Forward port of 7u change to add additional fence() on RMO platforms, with a load_acquire on all platforms
Reviewed-by: dholmes, kvn
2013-08-06 20:01:40 -04:00
Lana Steuck
37487a9e38
Merge
2013-08-06 17:01:05 -07:00
Lana Steuck
0f4dfb63ae
Merge
2013-08-06 16:54:56 -07:00
Joe Darcy
6fede334f9
8022453: Fix doclint issues in javax.accessibility
...
Reviewed-by: prr
2013-08-06 16:45:43 -07:00
Serguei Spitsyn
4974d1aef2
7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
...
Restore the appendix argument after PopFrame() call
Reviewed-by: twisti, coleenp
2013-08-06 16:33:59 -07:00
Joel Borggrén-Franck
70ac5c3a48
8009367: Wrong kind of name used in comparison in javax.lang.model code for repeatable annotations
...
Reviewed-by: jjg, darcy
2013-08-07 01:32:39 +02:00
Jennifer Godinez
d75477b147
8021583: test/javax/print/autosense/PrintAutoSenseData.java throwing NPE
...
Reviewed-by: jchen, prr
2013-08-06 14:22:48 -07:00
Phil Race
2ce2cb1e0d
8022175: Fix doclint warnings in javax.print
...
Reviewed-by: darcy
2013-08-06 13:38:27 -07:00
Lana Steuck
3b0bb47cdc
Merge
2013-08-06 10:10:39 -07:00
Lana Steuck
9bc34baa1a
Merge
2013-08-06 10:03:25 -07:00
Lana Steuck
996e25a950
Merge
2013-08-06 10:02:36 -07:00
Lana Steuck
30f9a71516
Merge
2013-08-06 10:02:35 -07:00
Omair Majid
6e609cbc64
8022188: Make zero compile after 8016131 and 8016697
...
Reviewed-by: dholmes, twisti
2013-08-06 12:28:46 -04:00
Vicente Romero
5f5b303d7e
8022186: javac generates dead code if a try with an empty body has a finalizer
...
Reviewed-by: jjg
2013-08-06 15:08:49 +01:00
Anton Nashatyrev
a932c3bf6b
8016833: Underlines and strikethrough not rendering correctly
...
Reviewed-by: alexsch, serb
2013-08-06 17:29:54 +04:00
Paul Sandoz
7647c6e6a1
8014824: Document Spliterator characteristics and binding policy of java util collection impls
...
Reviewed-by: chegar
2013-08-06 14:26:34 +01:00
Alan Bateman
5d38b44a3e
8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing)
...
Reviewed-by: psandoz
2013-08-19 11:04:21 +01:00
Aleksei Efimov
3eae3a200c
8021820: Number of opened files used in select() is limited to 1024 [macosx]
...
Reviewed-by: alanb, chegar, tbell, smarks
2013-08-16 18:41:35 +04:00
Erik Gahlin
90a9913da7
6696970: Jconsole becomes unusable if a plugin throws an exception
...
Reviewed-by: mchung, jbachorik
2013-08-16 18:58:36 +02:00
Erik Gahlin
6b503b6a09
7015157: String "Tabular Navigation" should be rephrased for avoiding mistranslation
...
Reviewed-by: alanb, jbachorik, sjiang
2013-08-16 16:53:46 +02:00
Erik Gahlin
2fb1ac860c
6721425: jconsole Makefile clean rule is missing rm of generated Version.java
...
Reviewed-by: alanb, jbachorik
2013-08-16 17:11:25 +02:00
Erik Gahlin
06e0c4e161
6417702: Graph in Memory tab is not redrawn immediately if changed via 'Chart' combo box
...
Reviewed-by: alanb, jbachorik, sjiang
2013-08-16 17:02:12 +02:00
Paul Sandoz
b42c6fb241
8022318: Document Spliterator characteristics and binding policy of java util concurrent collection impls
...
Co-authored-by: Martin Buchholz <martinrb@google.com>
Reviewed-by: chegar
2013-08-06 14:26:34 +01:00
Roger Riggs
63de7b9fd0
8019185: Inconsistency between JapaneseEra start dates and java.util.JapaneseImperialDate
...
Align Meiji start date with lib/calendar.properties to avoid any confusion
Reviewed-by: sherman
2013-08-16 13:58:43 -04:00
Roger Riggs
b23fa14820
8022193: java/time/test/java/util/TestFormatter.java failed in th locale
...
Tests corrected to use fixed locale and not dependent on the environment
Reviewed-by: sherman
2013-08-16 11:11:00 -04:00
Roger Riggs
a7ac24961a
8022770: java/time/tck/java/time/chrono/TCKChronology.java start failing
...
8022766: java/time/test/java/time/chrono/TestUmmAlQuraChronology.java failed
TCKChronology: corrected display name to match update from JDK-8015986
Reviewed-by: alanb
2013-08-16 11:28:15 -04:00
Leonid Romanov
a1c16bf976
8022247: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness throws NPE
...
Reviewed-by: art
2013-08-06 17:07:49 +04:00
Dmitry Samersoff
68198af05c
8019396: SA-JDI OSThread class initialization throws an exception
...
Method sun.jvm.hotspot.runtime.OSThread.initialize throws a sun.jvm.hotspot.types.WrongTypeException
Reviewed-by: dholmes, mgerdin
2013-08-06 14:28:48 +04:00
Athijegannathan Sundararajan
2efc2b56a0
Merge
2013-08-06 13:10:40 +05:30
Christian Thalinger
7107241178
8022029: GetUnsafeObjectG1PreBarrier fails on 32-bit with: Unrecognized VM option 'ObjectAlignmentInBytes=32'
...
Reviewed-by: kvn
2013-08-05 15:03:40 -07:00
Harold Seigel
82c3d36026
Merge
2013-08-05 08:55:06 -07:00
Rickard Bäckman
ae3b577a0e
Merge
2013-08-05 17:15:35 +02:00
Kevin Walls
655fbf4cb1
8021444: SA: ClassDump.run() should not ignore existing ClassFilter
...
Reviewed-by: minqi, poonam
2013-08-05 10:27:31 +01:00
Harold Seigel
1d5b67ee67
7073961: [TESTBUG] closed/runtime/4845371/DBB.java failed on solaris 10 X65
...
Added a x86 64-bit Solaris shared library and rewrote test in Java
Reviewed-by: dholmes, ctornqvi
2013-08-04 16:30:53 -04:00
Christian Tornqvist
d31cb702e1
Merge
2013-08-02 22:34:43 +02:00
Albert Noll
fb2554e3f3
8021301: better event messages
...
Made event messages better readable
Reviewed-by: kvn, rbackman
2013-08-02 10:20:34 -07:00
Christian Tornqvist
5e4a34c49f
Merge
2013-08-02 18:26:24 +02:00
Christian Tornqvist
cab1b96d23
8009585: test/runtime/7196045 times out
...
Test/runtime/7196045 times out
Reviewed-by: dholmes, mseledtsov
2013-08-02 18:12:10 +02:00
Daniel D. Daugherty
8119c54cae
Merge
2013-08-02 08:32:05 -07:00
Leonid Romanov
a7ee7996cf
8021381: JavaFX scene included in Swing JDialog not starting from Web Start
...
Reviewed-by: art, dcherepanov
2013-08-02 15:42:04 +04:00
Kevin Walls
af0b21a0ad
8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str()
...
Reviewed-by: mgerdin, fparain, dcubed
2013-08-02 12:26:46 +01:00
Chris Hegarty
ab98905b84
Merge
2013-08-02 11:11:03 +01:00
Alejandro Murillo
0c24c1a1fc
8022124: new hotspot build - hs25-b45
...
Reviewed-by: jcoomes
2013-08-02 03:06:19 -07:00
Alejandro Murillo
ac5648d33a
Added tag hs25-b44 for changeset 7bf800505a10
2013-08-02 02:54:48 -07:00
Alejandro Murillo
820cd68d3f
Merge
2013-08-02 02:54:47 -07:00
Tao Mao
6f445df42a
Merge
2013-08-01 17:17:52 -07:00
Albert Noll
4ca00ef5a6
8020531: Test compiler/codecache/CheckUpperLimit.java fails when memory limited
...
Removed part of the test that required the VM to start up with -XX:ReservedCodeCacheSize=2048m
Reviewed-by: kvn, rbackman
2013-08-01 16:01:32 -07:00
Christian Tornqvist
6596ca7512
8009407: runtime/8000968/Test8000968.sh has incorrect check for proper config
...
Runtime/8000968/Test8000968.sh has incorrect check for proper config
Reviewed-by: coleenp, mseledtsov, sspitsyn, hseigel
2013-08-01 22:25:11 +02:00