Alexander Zuev
|
38e189dcc0
|
7153735: [macosx] Text with diacritics is pasted with broken encoding
Reviewed-by: anthony
|
2012-04-04 20:31:50 +04:00 |
|
Chris Hegarty
|
60b713fd8d
|
6963841: java/util/concurrent/Phaser/Basic.java fails intermittently
Reviewed-by: dl, dholmes
|
2012-04-04 15:14:00 +01:00 |
|
Alexander Scherbatiy
|
ea3e5e2a84
|
7093156: NLS Please change the mnemonic assignment system to avoid translation issue (Swing files)
Reviewed-by: rupashka
|
2012-04-04 16:27:29 +04:00 |
|
Daniel D. Daugherty
|
f2364fbf5c
|
7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds
Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows.
Reviewed-by: ohair, jmelvin, sspitsyn
|
2012-04-03 12:57:47 -07:00 |
|
Daniel D. Daugherty
|
62756e9f1c
|
7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds
Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows.
Reviewed-by: ohair, jmelvin, sspitsyn
|
2012-04-03 10:17:06 -07:00 |
|
Daniel D. Daugherty
|
6f5472dfe9
|
7158067: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect product builds
Build option FULL_DEBUG_SYMBOLS=0 only affects product builds.
Reviewed-by: ohair, jmelvin, sspitsyn
|
2012-04-03 09:48:34 -07:00 |
|
Anthony Petrov
|
e352bc83f0
|
7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window
Establish the parent-child relationship for visible windows only
Reviewed-by: serb
|
2012-04-03 16:14:05 +04:00 |
|
Yuka Kamiya
|
e35eef1257
|
7158483: (tz) Support tzdata2012c
Reviewed-by: okutsu
|
2012-04-03 11:52:06 +09:00 |
|
Tom Rodriguez
|
8fc6b2ef2a
|
7157141: crash in 64 bit with corrupted oops
Reviewed-by: kvn, iveresov
|
2012-04-02 16:05:56 -07:00 |
|
Karen Kinnear
|
69a42aedf9
|
Merge
|
2012-04-01 17:04:26 -04:00 |
|
Lana Steuck
|
1bbe27a179
|
Merge
|
2012-03-31 08:43:56 -07:00 |
|
Sean Chou
|
045668b454
|
7155298: Editable TextArea/TextField are blocking GUI applications from exit
Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant
|
2012-03-31 16:55:56 +08:00 |
|
Kumar Srinivasan
|
f13a39a361
|
7158090: (launcher) newly added ToolsOpts.java fails on openjdk builds
Reviewed-by: darcy
|
2012-03-30 17:22:02 -07:00 |
|
Lana Steuck
|
df0d844ee4
|
Merge
|
2012-03-30 16:58:37 -07:00 |
|
Lana Steuck
|
1ae8995f36
|
Merge
|
2012-03-30 16:57:50 -07:00 |
|
Lana Steuck
|
e6f9fc68d1
|
Merge
|
2012-03-30 16:51:57 -07:00 |
|
Bradford Wetmore
|
7775fea771
|
7142172: Custom TrustManagers that return null for getAcceptedIssuers will NPE
Reviewed-by: xuelei
|
2012-03-30 15:43:13 -07:00 |
|
Alejandro Murillo
|
cdd9c702ac
|
7158137: new hotspot build - hs24-b07
Reviewed-by: jcoomes
|
2012-03-30 14:18:17 -07:00 |
|
Alejandro Murillo
|
d791ecac01
|
Added tag hs24-b06 for changeset 020217b7a101
|
2012-03-30 14:07:59 -07:00 |
|
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 |
|