Ragini Prasad
435bcab6c4
8000839: Integrate the Java Access Bridge with Java Runtime
...
Reviewed-by: ptbrunet, erikj
2013-01-18 11:33:31 -08:00
Ragini Prasad
a9080d9ab2
8000839: Integrate the Java Access Bridge with Java Runtime
...
Reviewed-by: ptbrunet, erikj
2013-01-18 11:31:33 -08:00
Alan Bateman
69b0c6aad4
6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision
...
Reviewed-by: chegar
2013-01-18 18:48:44 +00:00
Staffan Larsen
091328ba71
Merge
2013-01-18 19:13:41 +01:00
John Zavgren
9bad85cb03
8005120: Compiler warnings in socket transport native code
...
Reviewed-by: chegar, dsamersoff
2013-01-18 17:34:40 +00:00
Erik Joelsson
8b7552a616
8003693: build-infra: bridgeBuild should allow for partial build (no hotspot)
...
Reviewed-by: tbell
2013-01-18 16:48:25 +01:00
Erik Joelsson
52b64fa9dc
8006567: jre/lib/applet missing from Mac JDK installation
...
Reviewed-by: tbell
2013-01-18 16:44:07 +01:00
Maurizio Cimadamore
00ae27b2cf
8006561: Langtools test failure: missing diags/examples
...
Forgot to hg add tests
Reviewed-by: jjg
2013-01-18 15:38:14 +00:00
Anton Litvinov
ca94a86847
8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
...
Reviewed-by: art, serb
2013-01-18 18:34:46 +04:00
Petr Pchelko
db0f450d53
7179050: [macosx] Make LWAWT be able to run on AppKit thread
...
Removed irrelevant assertions from the LWAWT native methods
Reviewed-by: serb, anthony
2013-01-18 18:17:02 +04:00
Alejandro Murillo
1c9730cfb8
8006511: new hotspot build - hs25-b17
...
Reviewed-by: jcoomes
2013-01-18 05:33:32 -08:00
Alejandro Murillo
ab8570e77f
Added tag hs25-b16 for changeset bf71fcc9d682
2013-01-18 05:19:07 -08:00
Alejandro Murillo
6e59c39db8
Merge
2013-01-18 05:19:06 -08:00
Staffan Larsen
c3d91fec59
Merge
2013-01-18 14:15:51 +01:00
Athijegannathan Sundararajan
cef1f6c50b
8006562: findOwnMH in nashorn "objects" package should be cleaned up
...
Reviewed-by: jlaskey, lagergren
2013-01-18 17:55:04 +05:30
Anthony Petrov
04fc62c5ed
8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m
...
Allow one to start AWT on the main thread w/o exceptions
Reviewed-by: art, serb
2013-01-18 14:17:11 +04:00
Bengt Rutisson
f3576a18a9
Merge
2013-01-18 11:03:15 +01:00
Erik Joelsson
272e33b245
8006520: build-infra: Fix sparkle-framework configure parameter
...
Reviewed-by: tbell, ohair
2013-01-18 09:58:23 +01:00
Athijegannathan Sundararajan
07484149d6
8006527: nashorn jsr223 engine does not work in sandbox
...
Reviewed-by: jlaskey, attila, lagergren
2013-01-18 08:45:06 +05:30
Coleen Phillimore
833b7fcfff
8006548: version wrong in new constantPool code
...
Fix increment problem with saved_version
Reviewed-by: dholmes
2013-01-17 22:11:57 -05:00
Jon Masamitsu
59f0209008
8006537: Assert when dumping archive with default methods
...
Reviewed-by: coleenp
2013-01-17 19:04:48 -08:00
Vladimir Kozlov
3eb6582f4b
Merge
2013-01-17 18:47:36 -08:00
Fredrik Öhrström
3d5f55b851
8004658: Add internal smart javac wrapper to solve JEP 139
...
Reviewed-by: jjg
2013-01-18 00:16:21 +01:00
Jim Gish
a7f43eaad5
8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times
...
Increase number of retries to twice the number of ports in the reserved range
Reviewed-by: mduigou
2013-01-17 15:09:46 -05:00
Kurchi Subhra Hazra
8f2bd71dc9
7171415: java.net.URI.equals/hashCode not consistent for some URIs
...
Rewrite URI.hashCode() to consider encoded characters, also reviewed by vitalyd@gmail.com , schlosna@gmail.com
Reviewed-by: chegar
2013-01-17 14:50:02 -08:00
Brian Burkhalter
fe16fc39d6
8006090: Formatter asserts with -esa
...
Removed the offending assert
Reviewed-by: alanb, darcy
2013-01-17 12:49:33 -08:00
Coleen Phillimore
e508ba9b0b
7174978: NPG: Fix bactrace builder for class redefinition
...
Remove Method* from backtrace but save version so redefine classes doesn't give inaccurate line numbers. Removed old Merlin API with duplicate code.
Reviewed-by: dholmes, sspitsyn
2013-01-17 13:40:31 -05:00
Maurizio Cimadamore
0a95b1d28c
8005852: Treatment of '_' as identifier
...
Warn when '_' is found in an identifier position
Reviewed-by: jjg
2013-01-17 18:15:20 +00:00
Harold Seigel
68f3dd76c9
7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems
...
Define jlong as long on all LP64 platforms and add JLONG_FORMAT macro.
Reviewed-by: dholmes, coleenp, mikael, kvn
2013-01-17 10:25:16 -05:00
Konstantin Shefov
b7bcfe73b1
7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
...
Reviewed-by: serb, alexsch
2013-01-17 15:08:08 +00:00
James Laskey
e1e509319e
8006517: PropertyHashMap.Element.equals() compares to Property
...
Reviewed-by: sundar
2013-01-17 10:33:39 -04:00
Stefan Karlsson
6799149f7d
8006513: Null pointer in DefaultMethods::generate_default_methods when merging annotations
...
Reviewed-by: brutisso, jfranck
2013-01-17 11:39:48 +01:00
Yong Jeffrey Huang
a4c3f06259
Merge
2013-01-16 23:08:12 -08:00
Dean Long
6e8916cdbb
Merge
2013-01-17 01:27:02 -05:00
David Katleman
b8e0cde9e1
Merge
2013-01-16 22:21:30 -08:00
David Katleman
c9583f70f7
Merge
2013-01-16 22:17:39 -08:00
David Katleman
d67df37b2b
Merge
2013-01-16 22:17:36 -08:00
David Katleman
675e3578b4
Merge
2013-01-16 22:16:51 -08:00
David Katleman
f421c295bd
Merge
2013-01-16 20:53:05 -08:00
Jonathan Gibbons
7b493a180e
8006228: Doclint doesn't detect <code> {@code nested inline} </code>
...
Reviewed-by: darcy
2013-01-16 20:41:14 -08:00
Yong Jeffrey Huang
73f88f3896
Merge
2013-01-16 19:05:13 -08:00
Lana Steuck
270d599981
Merge
2013-01-16 15:57:25 -08:00
Karen Kinnear
4ce43bafa5
Merge
2013-01-16 18:23:37 -05:00
David Chase
c803a77fa8
8006204: please JTREGify test/compiler/7190310/Test7190310.java
...
Add proper jtreg annotations in the preceding comment, including an explicit timeout.
Reviewed-by: kvn, twisti
2013-01-16 14:55:18 -08:00
Joe Darcy
e942cdde81
8006283: Change to Class.cast() in javax.lang.model implementation for repeating annotations
...
Reviewed-by: jjg
2013-01-16 13:22:09 -08:00
Lana Steuck
b11bbbe239
Merge
2013-01-16 12:14:29 -08:00
Lana Steuck
7026f02404
Merge
2013-01-16 12:07:32 -08:00
Lana Steuck
65b346ba67
Merge
2013-01-16 12:06:39 -08:00
David Katleman
2062fc003c
Added tag jdk8-b73 for changeset b568005e66bd
2013-01-16 12:00:21 -08:00
David Katleman
656c28326c
Added tag jdk8-b73 for changeset 24d25ecda7ce
2013-01-16 12:00:10 -08:00