Alejandro Murillo
|
4b3efa84fa
|
Merge
|
2012-03-30 14:07:58 -07:00 |
|
Maurizio Cimadamore
|
410c51d5f4
|
7157165: Regression: code with disjunctive type crashes javac
Bad recovery logic in parser code that checks for generic cast
Reviewed-by: jjg
|
2012-03-30 19:19:50 +01:00 |
|
Maurizio Cimadamore
|
2283a8eff1
|
7157688: Regression: common compiler diagnostic features swapped required/found types
Bug in resource key in compiler.properties
Reviewed-by: jjg
|
2012-03-30 19:19:09 +01:00 |
|
David Buck
|
ecc9a141a1
|
7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue)
Changed so that jcmd breaks input into individual lines and sends each one to the jvm separately.
Reviewed-by: dcubed, sla
|
2012-03-30 10:18:04 -07:00 |
|
Anthony Petrov
|
6dd51e0e8e
|
7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows
Emulate native NSWindow -zoom for undecorated windows
Reviewed-by: art
|
2012-03-30 18:10:05 +04:00 |
|
Jesper Wilhelmsson
|
dc0184185c
|
Merge
|
2012-03-30 09:31:26 +02:00 |
|
Yong Jeffrey Huang
|
0d4e0d1ed0
|
Merge
|
2012-03-29 21:22:07 -07:00 |
|
Yong Jeffrey Huang
|
7f78d7e54c
|
7028073: The currency symbol for Peru is wrong
Reviewed-by: naoto
|
2012-03-29 21:16:58 -07:00 |
|
Dean Long
|
3798179e83
|
Merge
|
2012-03-29 23:49:47 -04:00 |
|
Coleen Phillimore
|
f5558edf7b
|
7131629: Generalize the CMS free list code
Make the FreeChunk, FreeList, TreeList, and BinaryTreeDictionary classes usable outside CMS.
Reviewed-by: brutisso, johnc, jwilhelm
|
2012-03-29 19:46:24 -07:00 |
|
Steve Sides
|
9d2cd27e59
|
7156976: improve java tools testing
Reviewed-by: darcy
|
2012-03-29 17:49:34 -07:00 |
|
Michael Fang
|
0d9edfbb5c
|
Merge
|
2012-03-29 16:16:56 -07:00 |
|
Keith McGuigan
|
fbcf78297f
|
7110720: Issue with vm config file loadingIssue with vm config file loading
Disabling default config files if -XX:-ReadDefaultConfigFiles
Reviewed-by: phh, jrose, dcubed, dholmes
|
2012-03-29 18:55:32 -04:00 |
|
Christine Lu
|
96603fcc12
|
Added tag jdk8-b32 for changeset c0968fe1c711
|
2012-03-29 13:02:32 -07:00 |
|
Christine Lu
|
01c768e4ca
|
Added tag jdk8-b32 for changeset fa6a1e7240ae
|
2012-03-29 13:02:24 -07:00 |
|
Christine Lu
|
a550556929
|
Added tag jdk8-b32 for changeset 810c7eb54560
|
2012-03-29 13:02:20 -07:00 |
|
Christine Lu
|
1a6c31bc2b
|
Added tag jdk8-b32 for changeset b8b4c42fef3c
|
2012-03-29 13:02:18 -07:00 |
|
Christine Lu
|
5e1d3eebdf
|
Added tag jdk8-b32 for changeset 5bfcff7a3ab2
|
2012-03-29 13:02:11 -07:00 |
|
Christine Lu
|
9fb46dcea4
|
Added tag jdk8-b32 for changeset a3f3757b3463
|
2012-03-29 13:02:07 -07:00 |
|
Christine Lu
|
d251572201
|
Added tag jdk8-b32 for changeset b160cad4e082
|
2012-03-29 13:02:02 -07:00 |
|
Nils Eliasson
|
ac3b6a6442
|
7163863: Updated projectcreator
Enable source browsing for all platform dependent code
Reviewed-by: brutisso, coleenp
|
2012-03-29 16:43:21 +02:00 |
|
Christian Thalinger
|
0bae010a3b
|
7200001: failed C1 OSR compile doesn't get recompiled with C2
Reviewed-by: kvn
|
2012-09-24 17:59:24 -07:00 |
|
Vladimir Kozlov
|
913a550c76
|
Merge
|
2012-09-24 14:46:06 -07:00 |
|
Christian Thalinger
|
370f0c73b3
|
Merge
|
2012-09-24 12:31:47 -07:00 |
|
Tao Mao
|
c791cfaf95
|
7188176: The JVM should differentiate between T and M series and adjust GC ergonomics
Reviewed-by: kvn
|
2012-09-24 11:07:03 -07:00 |
|
Goetz Lindenmaier
|
5ada196961
|
7200163: add CodeComments functionality to assember stubs
Pass the codeBuffer to the Stub constructor, and adapts the disassembler to print the comments.
Reviewed-by: jrose, kvn, twisti
|
2012-09-24 10:30:14 -07:00 |
|
Roland Westrelin
|
302540691b
|
7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
Use shorter instruction sequences for atomic add and atomic exchange when possible.
Reviewed-by: kvn, jrose
|
2012-09-20 16:49:17 +02:00 |
|
Vladimir Kozlov
|
25f18c20d9
|
7199010: incorrect vector alignment
Fixed vectors alignment when several arrays are accessed in one loop.
Reviewed-by: roland, twisti
|
2012-09-19 16:50:26 -07:00 |
|
Aleksey Shipilev
|
3874f44d1c
|
7198499: TraceTypeProfile as diagnostic option
Reviewed-by: kvn
|
2012-09-19 10:38:12 -07:00 |
|
Vladimir Kozlov
|
811c047ec1
|
7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Save whole XMM/YMM registers in safepoint interrupt handler.
Reviewed-by: roland, twisti
|
2012-09-17 19:39:07 -07:00 |
|
Vladimir Kozlov
|
45435c5485
|
7197033: missing ResourceMark for assert in Method::bci_from()
Added missing ResourceMark.
Reviewed-by: dholmes, coleenp, jmasa
|
2012-09-17 17:02:10 -07:00 |
|
Christian Thalinger
|
b0d292378a
|
7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc
Reviewed-by: kvn, jrose, bdelsart
|
2012-09-17 12:57:58 -07:00 |
|
Sergey Bylokhov
|
044b12b8c1
|
7124551: [macosx] Once added, Menu shortcut cannot be removed
Reviewed-by: art, anthony
|
2012-03-29 17:31:48 +04:00 |
|
Frederic Parain
|
5bb1350803
|
7087969: GarbageCollectorMXBean notification contains ticks vs millis
Reviewed-by: acorn, dcubed, rbackman
|
2012-03-29 02:12:40 -07:00 |
|
Yuka Kamiya
|
e127bc8acf
|
7070436: Support Unicode 6.1.0 in JDK 8
Reviewed-by: okutsu
|
2012-03-29 18:02:36 +09:00 |
|
Michael Fang
|
9b2d299d84
|
Merge
|
2012-03-28 16:22:31 -07:00 |
|
Yumin Qi
|
4b95e50bf7
|
7156960: Incorrect copyright headers in parts of the Serviceability agent
Errant files added as part of 7088955 fix. The Copyright information now corrected with gpl-header template
Reviewed-by: sla, ohair, mbykov
|
2012-03-28 14:27:38 -07:00 |
|
Mala Bankal
|
c07e47b401
|
Merge
|
2012-03-28 02:53:13 -07:00 |
|
Mala Bankal
|
7709928453
|
7079902: Refine CORBA data models
Reviewed-by: coffeys
|
2012-03-28 02:50:50 -07:00 |
|
Frederic Parain
|
193b4ea20e
|
7156831: The jcmd man page is not included in generated bundles
Reviewed-by: dholmes, sla, dsamersoff
|
2012-03-28 02:20:09 -07:00 |
|
Michael McMahon
|
1e4dfcfbf0
|
7134701: [macosx] Support legacy native library names
Reviewed-by: alanb, dcubed
|
2012-03-27 21:08:52 +01:00 |
|
Karen Kinnear
|
b0fc983013
|
Merge
|
2012-03-27 15:28:52 -04:00 |
|
Naoto Sato
|
6f79a87444
|
7156459: Remove unnecessary get() from Currency.getInstance()
Reviewed-by: chegar, dholmes, mduigou
|
2012-03-27 10:10:47 -07:00 |
|
Anthony Petrov
|
5c6579f46b
|
7132692: [macosx] Class com.apple.eawt not functioning
Postpone setting the application delegate until the app is fully initialized
Reviewed-by: art
|
2012-03-27 15:53:29 +04:00 |
|
Anthony Petrov
|
b6cab6070f
|
7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate application
Don't force the termination of the event loop in the Quit action handler
Reviewed-by: art
|
2012-03-27 15:49:17 +04:00 |
|
Anthony Petrov
|
f1484f0cd4
|
7150516: [macosx] appletviewer shouldn't link against libX11 on the Mac
Don't link against libX11 on the Mac
Reviewed-by: art
|
2012-03-27 15:41:55 +04:00 |
|
Bengt Rutisson
|
a6d84bc811
|
7156764: Remove unused size parameter from some CollectedHeap methods
Some minor cleanups
Reviewed-by: tonyp, jwilhelm
|
2012-03-27 10:29:59 +02:00 |
|
Lana Steuck
|
1b87d19c87
|
Merge
|
2012-03-26 17:32:17 -07:00 |
|
Lana Steuck
|
f931c18437
|
Merge
|
2012-03-26 17:31:42 -07:00 |
|
Maurizio Cimadamore
|
51235439c2
|
7133185: Update 292 overload resolution logic to match JLS
Re-implement special overload resolution support for method handles according to the JLS SE 7 definition
Reviewed-by: jjg, dlsmith, jrose
|
2012-03-26 15:28:49 +01:00 |
|