Lana Steuck
9f70b96c91
Merge
2014-06-12 15:38:24 -07:00
Lana Steuck
3bedcfd62e
Merge
2014-06-12 15:37:37 -07:00
Lana Steuck
e380f5fa69
Merge
2014-06-12 15:37:29 -07:00
Lana Steuck
2a348311f3
Merge
2014-06-12 15:36:49 -07:00
Tim Bell
76ed25c884
Merge
2014-06-12 18:42:33 +00:00
Tim Bell
2f4cf071fa
Merge
2014-06-12 18:42:29 +00:00
Jesper Wilhelmsson
17dd5faf6d
8046715: Add a way to verify an extended set of command line options
...
Added arguments_ext.cpp to make place for initialization of extended features
Reviewed-by: sla, mgronlun
2014-06-12 20:15:51 +02:00
Tim Bell
dea219c735
8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux
...
Reviewed-by: erikj, dholmes
2014-06-12 18:09:29 +00:00
Tim Bell
771158427b
8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux
...
Reviewed-by: erikj, dholmes
2014-06-12 18:08:39 +00:00
Lois Foltan
466ed1ae11
6961433: Revisit need to disable Windows C++ compiler optimisation of sharedRuntimeTrig.cpp
...
Remove pragma optimize ("", off) to turn off optimization for WIN32.
Reviewed-by: coleenp, dcubed, kvn
2014-06-12 13:37:53 -04:00
David Katleman
324195d441
Added tag jdk9-b17 for changeset 681b70d49d8d
2014-06-12 10:32:44 -07:00
David Katleman
d382f3a577
Added tag jdk9-b17 for changeset abd9a49d0b9c
2014-06-12 10:32:42 -07:00
David Katleman
c05b2d96aa
Added tag jdk9-b17 for changeset e2e5f24869d5
2014-06-12 10:32:32 -07:00
David Katleman
dbcc614987
Added tag jdk9-b17 for changeset f67a670502cb
2014-06-12 10:32:30 -07:00
David Katleman
f232084894
Added tag jdk9-b17 for changeset a190ad71abdc
2014-06-12 10:32:27 -07:00
David Katleman
fc45bfbbb3
Added tag jdk9-b17 for changeset b14260e7f98f
2014-06-12 10:32:21 -07:00
David Katleman
9825a526f9
Added tag jdk9-b17 for changeset 51596e763410
2014-06-12 10:32:11 -07:00
David Katleman
a63e9f4523
Added tag jdk9-b17 for changeset 4f048ac42b56
2014-06-12 10:32:09 -07:00
Vladimir Kozlov
b571b4214a
8046516: Segmentation fault in JVM (easily reproducible)
...
Place new nodes on the previous loop exit in reorg_offsets().
Reviewed-by: roland
2014-06-12 10:15:43 -07:00
Eric McCorkle
29e8b83b48
8043484: DPrinter does not compile
...
Make DPrinter compile
Reviewed-by: jjg
2014-06-12 11:32:23 -04:00
Andreas Lundblad
77fa3101ec
8042830: A recently added Xprefer test fails on Windows
...
Test now accepts both / and \ as file separator.
Reviewed-by: mcimadamore
2014-06-12 14:29:09 +02:00
Jaroslav Tulach
9e1754581f
8044517: Run & debug single Nashorn test
...
Reviewed-by: lagergren, attila
2014-06-12 17:39:09 +05:30
David Simms
ba00ce514e
8046662: Check JNI ReleaseStringChars / ReleaseStringUTFChars verify_guards test inverted
...
Negative verify_guards when testing for corruption
Reviewed-by: sla, fparain
2014-06-12 11:34:35 +02:00
Shanliang Jiang
df614caef8
8044865: Fix raw and unchecked lint warnings in management-related code
...
Reviewed-by: darcy, sla, egahlin, dfuchs
2014-06-12 10:32:19 +02:00
David Li
38fdd08040
8041523: Xerces Update: Serializer improvements from Xalan
...
Reviewed-by: joehw
2014-06-11 22:26:30 -07:00
Sergey Bylokhov
c450cf57a3
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
...
Reviewed-by: alexsch, anthony
2014-06-12 00:43:14 +04:00
Sergey Bylokhov
652e8b5ffb
8029455: [JLightweightFrame] support scaled painting
...
Reviewed-by: anthony, ant
2014-06-12 00:32:33 +04:00
Sean Mullan
3847915051
8038913: Bolster XML support
...
Reviewed-by: xuelei, skoivu
2014-06-11 16:25:59 -04:00
Sergey Bylokhov
4a9ad9f15f
8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
...
Reviewed-by: pchelko, prr
2014-06-12 00:19:00 +04:00
Joe Darcy
f829432469
8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
...
Reviewed-by: prr
2014-06-11 13:25:15 -07:00
James Cheng
395560c428
8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
...
Add C2 SHA intrinsics on SPARC
Reviewed-by: kvn, roland
2014-06-11 11:05:10 -07:00
Paul Govereau
577b60e711
8027886: javac allows illegal receiver parameters
...
8029042: Receiver parameter not supported on local class constructor
Reviewed-by: jfranck, jlahoda
2014-06-11 12:49:10 -04:00
David Simms
d9b63bdbdd
8043224: -Xcheck:jni improvements to exception checking and excessive local refs
...
Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel
2014-06-11 18:34:09 +02:00
Joe Wang
4278bdac8d
8046443: A few typos in JAXP JavaDoc
...
Reviewed-by: dfuchs, chegar
2014-06-11 09:26:03 -07:00
Dmitry Fazunenko
f3cb0b79b8
8044673: Create jtreg groups to list GC specific tests
...
Reviewed-by: dholmes, iignatyev
2014-06-11 18:56:01 +04:00
Harold Seigel
b6a2f946f6
8031819: Remove legacy jdk checks and code
...
Delete old jdk specific code.
Reviewed-by: dholmes, coleenp, zgu, lfoltan
2014-06-11 09:58:23 -04:00
Staffan Larsen
855f7c421e
8044135: Add API to start JMX agent from attach framework
...
Reviewed-by: alanb
2014-06-11 15:47:53 +02:00
David Simms
6f97a45429
6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical
...
Wrapped memory with standard bounds checking "GuardedMemory".
Reviewed-by: zgu, fparain, dcubed
2014-06-11 12:09:12 +02:00
Stephen Colebourne
0a8fa1b525
8046416: Unable to parse an Instant from fields
...
Fix Instant parsing
Reviewed-by: rriggs
2014-06-11 08:25:33 +01:00
Stephen Colebourne
e5ca02132f
8046707: Performance of java.time could be better
...
Optimise performance
Reviewed-by: rriggs
2014-06-12 00:31:27 +01:00
Vinnie Ryan
7d5e52ba49
8047085: PKCS11/NSS tests failing intermittently on Windows
...
Reviewed-by: mullan
2014-06-18 15:05:29 +01:00
Andrei Eremeev
ed7184cb9b
8046596: fix doclint issues in swing classes, part 3 of 4
...
Reviewed-by: pchelko
2014-06-18 17:34:05 +04:00
Andrei Eremeev
1553ada84b
8046595: fix doclint issues in swing classes, part 2 of 4
...
Reviewed-by: pchelko
2014-06-18 17:31:01 +04:00
Dmitry Samersoff
97ce148fa7
8044762: com/sun/jdi/OptionTest.java test time out
...
Gdata could be NULL in debugInit_exit
Reviewed-by: dcubed
2014-06-18 03:29:58 -07:00
Staffan Larsen
b608314245
8046778: Better error messages when starting JMX agent via attach or jcmd
...
Reviewed-by: dholmes
2014-06-18 09:04:20 +02:00
Chris Hegarty
710dd1ffea
8046902: Remove sun.misc.Timer
...
Reviewed-by: rriggs, mduigou, iris
2014-06-17 10:47:07 +01:00
Tobias Hartmann
83fc2acbd7
8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64
...
Fixed internal_word_Relocation::target() to not retrieve target address from code if relocation points into the constant section. Added test.
Reviewed-by: kvn, twisti, dlong
2014-06-11 09:16:19 +02:00
Alexey Ivanov
ec7589bf7d
8046391: Hang displaying JFileChooser with Windows L&F
...
Reviewed-by: anthony, serb
2014-06-11 10:53:27 +04:00
Jon Masamitsu
dc694646b7
Merge
2014-06-10 20:46:28 -07:00
Daniel D. Daugherty
d5b7b9ffe3
Merge
2014-06-10 20:24:48 -07:00