lana [Sun, 20 Jan 2013 23:39:11 -0800] rev 15372
Merge
jjg [Mon, 21 Jan 2013 10:07:37 -0800] rev 15371
8006251: doclint: incorrect position for diagnostic for illegal text in tags
Reviewed-by: mcimadamore
jjg [Mon, 21 Jan 2013 10:00:46 -0800] rev 15370
8006263: Supplementary test cases needed for doclint
Reviewed-by: mcimadamore
Contributed-by: peter.jensen@oracle.com
mcimadamore [Fri, 18 Jan 2013 15:38:14 +0000] rev 15369
8006561: Langtools test failure: missing diags/examples
Summary: forgot to hg add tests
Reviewed-by: jjg
ohrstrom [Fri, 18 Jan 2013 00:16:21 +0100] rev 15368
8004658: Add internal smart javac wrapper to solve JEP 139
Reviewed-by: jjg
mcimadamore [Thu, 17 Jan 2013 18:15:20 +0000] rev 15367
8005852: Treatment of '_' as identifier
Summary: warn when '_' is found in an identifier position
Reviewed-by: jjg
jjg [Wed, 16 Jan 2013 20:41:14 -0800] rev 15366
8006228: Doclint doesn't detect <code> {@code nested inline} </code>
Reviewed-by: darcy
darcy [Wed, 16 Jan 2013 13:22:09 -0800] rev 15365
8006283: Change to Class.cast() in javax.lang.model implementation for repeating annotations
Reviewed-by: jjg
lana [Wed, 16 Jan 2013 12:14:29 -0800] rev 15364
Merge
jjg [Wed, 16 Jan 2013 10:29:52 -0800] rev 15363
8006236: doclint: structural issue hidden
Reviewed-by: darcy
mcimadamore [Wed, 16 Jan 2013 17:40:28 +0000] rev 15362
8005964: Regression: difference in error recovery after ambiguity causes JCK test failure
Summary: Wrong implementation of ResolveError.access in AmbiguityError
Reviewed-by: jjh
mcimadamore [Wed, 16 Jan 2013 16:30:11 +0000] rev 15361
8005299: Add FunctionalInterface checking to javac
Summary: Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces
Reviewed-by: jjg
mcimadamore [Wed, 16 Jan 2013 16:27:01 +0000] rev 15360
8005854: Add support for array constructor references
Summary: Support constructor references of the kind int[]::new
Reviewed-by: jjg
jjg [Tue, 15 Jan 2013 13:03:11 -0800] rev 15359
8006224: Doclint NPE for attribute with no value
Reviewed-by: darcy
chegar [Tue, 15 Jan 2013 20:38:39 +0000] rev 15358
8006344: Broken javadoc link in javax.lang.model.element.Element
Reviewed-by: lancea, alanb, jfranck
jjg [Mon, 14 Jan 2013 14:17:25 -0800] rev 15357
8006241: Test DocRootSlash.java fails
Reviewed-by: darcy
jjg [Mon, 14 Jan 2013 13:50:01 -0800] rev 15356
8006119: update javac to follow latest spec for repeatable annotations
Reviewed-by: darcy
jfranck [Mon, 14 Jan 2013 19:52:36 +0100] rev 15355
7193719: Support repeating annotations in javax.lang.model
Reviewed-by: jjg
jjg [Thu, 10 Jan 2013 19:38:57 -0800] rev 15354
8004834: Add doclint support into javadoc
Reviewed-by: darcy
katleman [Thu, 24 Jan 2013 16:49:37 -0800] rev 15353
Added tag jdk8-b74 for changeset 2d74b1d7456b
duke [Wed, 05 Jul 2017 18:38:17 +0200] rev 15352
Merge
katleman [Thu, 24 Jan 2013 16:49:01 -0800] rev 15351
Added tag jdk8-b74 for changeset f0f3e46c8780
duke [Wed, 05 Jul 2017 18:38:13 +0200] rev 15350
Merge
lana [Sat, 26 Jan 2013 18:25:33 -0800] rev 15349
Merge
lana [Sun, 20 Jan 2013 23:37:21 -0800] rev 15348
Merge
lana [Wed, 16 Jan 2013 12:06:39 -0800] rev 15347
Merge
dbuck [Thu, 10 Jan 2013 20:26:00 -0800] rev 15346
8003147: port fix for BCEL bug 39695
Summary: Added support for Local Variable Type Table so that BCEL library can be used to modify methods with generics-related debug data without violating class file format
Reviewed-by: lancea
katleman [Thu, 24 Jan 2013 16:48:57 -0800] rev 15345
Added tag jdk8-b74 for changeset 6ab75b6a0432
duke [Wed, 05 Jul 2017 18:38:07 +0200] rev 15344
Merge
katleman [Thu, 24 Jan 2013 16:48:39 -0800] rev 15343
Added tag jdk8-b74 for changeset 5a4f1fb4c6ef
duke [Wed, 05 Jul 2017 18:38:03 +0200] rev 15342
Merge
katleman [Wed, 30 Jan 2013 13:04:22 -0800] rev 15341
Merge
erikj [Tue, 29 Jan 2013 16:35:24 +0100] rev 15340
8006873: SWAT-b74 msvcr100.dll does not have the permission for all
Reviewed-by: alanb, tbell
amurillo [Wed, 30 Jan 2013 10:18:33 -0800] rev 15339
Merge
amurillo [Fri, 25 Jan 2013 03:02:56 -0800] rev 15338
Merge
kvn [Wed, 23 Jan 2013 11:47:07 -0800] rev 15337
8006799: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() (jdk part of 6896617)
Summary: Move hot loop in ISO_8859_1$Encode.encodeArrayLoop() into separate method encodeISOArray() to be replaced by JVM JIT compiler with optimized intrinsic code.
Reviewed-by: alanb, sherman
dl [Fri, 11 Jan 2013 16:50:34 -0800] rev 15336
8006123: Support @Contended Annotation - JEP 142 (jdk part)
Summary: jdk changes for 8003895.
Reviewed-by: darcy, jrose, coleenp, dholmes, kvn
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
lana [Tue, 29 Jan 2013 20:19:48 -0800] rev 15335
Merge
erikj [Mon, 28 Jan 2013 14:23:09 +0100] rev 15334
Merge
malenkov [Thu, 24 Jan 2013 18:06:24 +0400] rev 15333
8003400: JTree scrolling problem when using large model in WindowsLookAndFeel
Reviewed-by: alexsch
malenkov [Thu, 24 Jan 2013 17:57:02 +0400] rev 15332
8005138: test/java/beans/Introspector/TestTypeResolver.java fails
Reviewed-by: alexsch
serb [Thu, 24 Jan 2013 17:50:03 +0400] rev 15331
8003173: [macosx] Fullscreen on Mac leaves an empty rectangle
Reviewed-by: anthony, alexsch
malenkov [Thu, 24 Jan 2013 17:26:32 +0400] rev 15330
6817933: Setting the background of an HTML Widget changes the native Windows JFileChooser
Reviewed-by: alexsch
kizune [Thu, 24 Jan 2013 16:09:48 +0400] rev 15329
7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD
Reviewed-by: alexp
serb [Thu, 24 Jan 2013 15:55:04 +0400] rev 15328
8005997: [macosx] Printer Dialog opens an additional title bar
Reviewed-by: anthony, art
Contributed-by: petr.pchelko@oracle.com
alexp [Thu, 24 Jan 2013 15:52:25 +0400] rev 15327
7132793: [macosx] setWheelScrollEnabled action reversed
Reviewed-by: serb, art
alexp [Thu, 24 Jan 2013 15:26:40 +0400] rev 15326
7147078: [macosx] Echo char set in TextField doesn't prevent word jumping
Reviewed-by: art
alexsch [Mon, 21 Jan 2013 17:55:31 +0400] rev 15325
8004298: NPE in WindowsTreeUI.ensureRowsAreVisible
Reviewed-by: serb
raginip [Fri, 18 Jan 2013 11:33:31 -0800] rev 15324
8000839: Integrate the Java Access Bridge with Java Runtime
Reviewed-by: ptbrunet, erikj
alitvinov [Fri, 18 Jan 2013 18:34:46 +0400] rev 15323
8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
Reviewed-by: art, serb
serb [Fri, 18 Jan 2013 18:17:02 +0400] rev 15322
7179050: [macosx] Make LWAWT be able to run on AppKit thread
Summary: Removed irrelevant assertions from the LWAWT native methods
Reviewed-by: serb, anthony
Contributed-by: petr.pchelko@oracle.com
anthony [Fri, 18 Jan 2013 14:17:11 +0400] rev 15321
8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m
Summary: Allow one to start AWT on the main thread w/o exceptions
Reviewed-by: art, serb
kshefov [Thu, 17 Jan 2013 15:08:08 +0000] rev 15320
7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
Reviewed-by: serb, alexsch
lana [Wed, 16 Jan 2013 15:57:25 -0800] rev 15319
Merge
mcherkas [Wed, 16 Jan 2013 17:26:41 +0400] rev 15318
8005492: Reduce number of warnings in sun/awt/* classes
Reviewed-by: art, anthony
serb [Tue, 15 Jan 2013 21:57:47 +0400] rev 15317
7124525: [macosx] No animation on certain Swing components in Aqua LaF
Reviewed-by: alexsch, swingler
alexsch [Tue, 15 Jan 2013 12:49:03 +0400] rev 15316
8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx
Reviewed-by: serb, leonidr
alexsch [Mon, 14 Jan 2013 08:32:29 -0500] rev 15315
7166409: bug4331515.java fail with NullPointerException on ubuntu10.04-x86 for JDK8
Reviewed-by: serb
lana [Sat, 26 Jan 2013 19:22:51 -0800] rev 15314
Merge
alanb [Sat, 26 Jan 2013 16:57:02 +0000] rev 15313
8006503: JVM_PrintStackTrace is not used in JDK
Reviewed-by: alanb, darcy
Contributed-by: eric.mccorkle@oracle.com
jgish [Tue, 22 Jan 2013 11:14:13 -0500] rev 15312
4247235: (spec str) StringBuffer.insert(int, char[]) specification is inconsistent
Summary: Add blanket null-handling statement to StringBuilder and StringBuffer
Reviewed-by: mduigou
mduigou [Fri, 25 Jan 2013 16:13:39 -0800] rev 15311
8004201: Add static utility methods to primitives to be used for redution operations.
Reviewed-by: darcy, mduigou, briangoetz, dholmes
Contributed-by: akhil.arora@oracle.com
mduigou [Fri, 25 Jan 2013 16:13:32 -0800] rev 15310
8005632: Extend java.util.Logger to use Supplier<String> for messages
Reviewed-by: briangoetz, mduigou
Contributed-by: henry.jen@oracle.com
khazra [Fri, 25 Jan 2013 11:52:10 -0800] rev 15309
7017962: Obsolete link is used in URL class level spec
Summary: Change the link to an archived document
Reviewed-by: chegar, mduigou
vinnie [Fri, 25 Jan 2013 17:47:37 +0000] rev 15308
8006951: Avoid storing duplicate PKCS12 attributes
Reviewed-by: mullan
vinnie [Fri, 25 Jan 2013 16:19:39 +0000] rev 15307
8006946: PKCS12 test failure due to incorrect alias name
Reviewed-by: mullan
alanb [Fri, 25 Jan 2013 13:09:47 +0000] rev 15306
8006565: java.lang.instrument specification should make it clear that -javaagent is optional
Reviewed-by: sla, dcubed, mchung
dingxmin [Fri, 25 Jan 2013 17:00:18 +0800] rev 15305
7183373: URLClassloader.close() does not close JAR files whose resources have been loaded via getResource()
Reviewed-by: chegar
darcy [Thu, 24 Jan 2013 16:54:11 -0800] rev 15304
8006895: Clarify that FunctionalInferface is only informative
Reviewed-by: briangoetz
vinnie [Thu, 24 Jan 2013 18:21:09 +0000] rev 15303
8006863: javadoc cleanup for 8005408
Reviewed-by: alanb
ksrini [Thu, 24 Jan 2013 09:34:07 -0800] rev 15302
8006850: [pack200] disable pack200 tests until JSR-308 is implemented
Reviewed-by: alanb
vinnie [Thu, 24 Jan 2013 16:44:15 +0000] rev 15301
8006855: PKCS12 test failures due to unsupported algorithm
Reviewed-by: mullan
alanb [Thu, 24 Jan 2013 09:47:09 +0000] rev 15300
8006524: JSR-3: Allows java.beans to be optional
Reviewed-by: dfuchs, mchung
mullan [Wed, 23 Jan 2013 20:46:39 -0500] rev 15299
8006813: Compilation error in PKCS12KeyStore.java
Reviewed-by: valeriep
vinnie [Wed, 23 Jan 2013 23:13:54 +0000] rev 15298
8005408: KeyStore API enhancements
Reviewed-by: mullan
vinnie [Wed, 23 Jan 2013 21:25:49 +0000] rev 15297
8006591: Protect keystore entries using stronger PBE algorithms
Reviewed-by: mullan
sherman [Wed, 23 Jan 2013 10:31:10 -0800] rev 15296
Merge
sherman [Wed, 23 Jan 2013 10:29:50 -0800] rev 15295
8006773: test/java/util/zip/ZipFile/FinalizeZipFile.java failing intermittently
Summary: fixed the test case
Reviewed-by: alanb
robm [Wed, 23 Jan 2013 17:54:34 +0000] rev 15294
8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection
Reviewed-by: darcy, forax, psandoz, dholmes, tbell
alanb [Wed, 23 Jan 2013 15:12:28 +0000] rev 15293
8006764: FunctionalInterface missing from rt.jar (old build)
Reviewed-by: lancea, forax
chegar [Wed, 23 Jan 2013 14:45:44 +0000] rev 15292
8006669: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails on mac
Reviewed-by: alanb
uta [Wed, 23 Jan 2013 15:06:49 +0400] rev 15291
6519127: user.home property not set correctly
Summary: Registry-based approach was changed to SHGetKnownFolderPath/SHGetFolderPathW
Reviewed-by: alanb, anthony
vinnie [Wed, 23 Jan 2013 09:49:10 +0000] rev 15290
8006741: javadoc cleanup for 6263419
Reviewed-by: alanb
sherman [Tue, 22 Jan 2013 20:59:21 -0800] rev 15289
8003680: JSR 310 Date/Time API
Summary: Integration of JSR310 Date/Time API for M6
Reviewed-by: alanb, naoto, dholmes
Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, richard.warburton@gmail.com, misterm@gmail.com
smarks [Tue, 22 Jan 2013 18:30:49 -0800] rev 15288
8005646: TEST_BUG: java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup leaves process running
Reviewed-by: mchung
vinnie [Tue, 22 Jan 2013 23:32:15 +0000] rev 15287
6263419: No way to clean the memory for a java.security.Key
Reviewed-by: mullan
lana [Mon, 21 Jan 2013 11:16:36 -0800] rev 15286
Merge
lana [Sun, 20 Jan 2013 23:38:27 -0800] rev 15285
Merge
lancea [Mon, 21 Jan 2013 14:08:39 -0500] rev 15284
8006642: Fix javadoc warnings due to Integer.MAX_VALUE
Reviewed-by: alanb
dl [Mon, 21 Jan 2013 13:50:05 +0000] rev 15283
8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder, LongAccumulator, LongAdder
Reviewed-by: chegar, darcy, goetz
juh [Mon, 21 Jan 2013 15:05:49 +0800] rev 15282
8006092: SecurityPermission: printIdentity doesn't exist
Reviewed-by: weijun
okutsu [Mon, 21 Jan 2013 15:41:30 +0900] rev 15281
8004489: Add support for Minguo and Hijrah calendars to CalendarNameProvider SPI
8006509: Add more calendar symbol names from CLDR
Reviewed-by: peytoia
okutsu [Mon, 21 Jan 2013 12:04:55 +0900] rev 15280
4745761: (cal) RFE: Support builder for constructing Calendar
Reviewed-by: peytoia
chegar [Sun, 20 Jan 2013 09:37:51 +0000] rev 15279
8006560: java/net/ipv6tests/B6521014.java fails intermittently
Reviewed-by: khazra, wetmore
lancea [Sat, 19 Jan 2013 10:53:14 -0500] rev 15278
8005080: JDBC 4.2 Core changes
Reviewed-by: naoto
lancea [Sat, 19 Jan 2013 10:11:19 -0500] rev 15277
8006139: add missing methods to javax.sql.rowset.serial.SQLInputImpl, SQLOutputImpl
Reviewed-by: naoto, ulfzibis, alanb
msheppar [Sat, 19 Jan 2013 08:39:20 +0000] rev 15276
8006568: HTTP protocol handler NLTM Authentication should use Base64 API
Reviewed-by: chegar, alanb
alanb [Fri, 18 Jan 2013 18:48:44 +0000] rev 15275
6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision
Reviewed-by: chegar
jzavgren [Fri, 18 Jan 2013 17:34:40 +0000] rev 15274
8005120: Compiler warnings in socket transport native code
Reviewed-by: chegar, dsamersoff
jgish [Thu, 17 Jan 2013 15:09:46 -0500] rev 15273
8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times
Summary: Increase number of retries to twice the number of ports in the reserved range
Reviewed-by: mduigou
khazra [Thu, 17 Jan 2013 14:50:02 -0800] rev 15272
7171415: java.net.URI.equals/hashCode not consistent for some URIs
Summary: Rewrite URI.hashCode() to consider encoded characters, also reviewed by vitalyd@gmail.com, schlosna@gmail.com
Reviewed-by: chegar
sherman [Thu, 17 Jan 2013 12:49:33 -0800] rev 15271
8006090: Formatter asserts with -esa
Summary: removed the offending assert
Reviewed-by: alanb, darcy
Contributed-by: brian.burkhalter@oracle.com
lana [Wed, 16 Jan 2013 12:07:32 -0800] rev 15270
Merge
juh [Wed, 16 Jan 2013 13:35:17 -0500] rev 15269
8005939: sun/security/x509/{X509CRLImplX509CertImpl}/Verify.java fail in confusing way when some providers not present
Reviewed-by: mullan, weijun
juh [Wed, 16 Jan 2013 09:51:21 -0500] rev 15268
8005389: Backout fix for JDK-6500133
Reviewed-by: mullan
dl [Wed, 16 Jan 2013 12:09:35 +0000] rev 15267
8001666: Add lambda-compatible atomics and accumulators to the ActomicXXX classes
Reviewed-by: dl, chegar, darcy, goetz
Contributed-by: dl@cs.oswego.edu, chris.hegarty@oracle.com
dl [Wed, 16 Jan 2013 10:14:09 +0000] rev 15266
8005926: Merge ThreadLocalRandom state into java.lang.Thread
Reviewed-by: shade, chegar
robm [Tue, 15 Jan 2013 19:58:22 +0000] rev 15265
8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently
Reviewed-by: alanb, martin, dholmes
chegar [Tue, 15 Jan 2013 11:44:20 +0000] rev 15264
8005406: HTTP server implementation should use Base64 API
Reviewed-by: khazra, alanb, chegar
Contributed-by: Mark Sheppard <mark.sheppard@oracle.com>
uta [Tue, 15 Jan 2013 14:26:59 +0400] rev 15263
8005250: Downgrade normative references to ${java.home}/lib folder from Java client code.
Summary: Javadoc was changed in accordance with CCC-8005250 request.
Reviewed-by: alanb, amenkov
xuelei [Mon, 14 Jan 2013 18:31:48 -0800] rev 15262
8006265: Add test SSLEngineDeadlock.java to ProblemList
Reviewed-by: weijun
ksrini [Mon, 14 Jan 2013 15:46:54 -0800] rev 15261
8005252: pack200 should support MethodParameters
Reviewed-by: jrose
naoto [Mon, 14 Jan 2013 11:09:53 -0800] rev 15260
7162007: Clean up i18n related caches
Reviewed-by: okutsu, ohair
dholmes [Sun, 13 Jan 2013 19:57:06 -0500] rev 15259
8005232: (JEP-149) Class Instance size reduction
Summary: Moved the fields for cached reflection objects into a seperate ReflectionData object to reduce dynamic footprint.
Reviewed-by: dholmes, mchung, shade
Contributed-by: Peter Levart <peter.levart@gmail.com>
chegar [Sun, 13 Jan 2013 22:09:50 +0000] rev 15258
8006153: HTTP protocol handler authenication should use Base64 API
Reviewed-by: chegar, alanb
Contributed-by: Mark Sheppard <mark.sheppard@oracle.com>
sherman [Fri, 11 Jan 2013 22:45:42 -0800] rev 15257
Merge
sherman [Fri, 11 Jan 2013 22:43:29 -0800] rev 15256
8005466: JAR file entry hash table uses too much memory (zlib_util.c)
Summary: realign the fields of jzcell struct
Reviewed-by: sherman
Contributed-by: ioi.lam@oracle.com
darcy [Fri, 11 Jan 2013 15:39:08 -0800] rev 15255
7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie
Reviewed-by: darcy
Contributed-by: olivier.lagneau@oracle.com
alanb [Fri, 11 Jan 2013 20:19:55 +0000] rev 15254
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
Reviewed-by: chegar
alanb [Fri, 11 Jan 2013 12:27:57 +0000] rev 15253
8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol)
Reviewed-by: chegar
darcy [Thu, 10 Jan 2013 21:12:27 -0800] rev 15252
8006062: Add @Repeatable to repeating annotations regression tests in JDK repo
Reviewed-by: jjg
jjg [Thu, 10 Jan 2013 19:37:26 -0800] rev 15251
Merge
jjg [Thu, 10 Jan 2013 19:36:36 -0800] rev 15250
8004834: Add doclint support into javadoc
Reviewed-by: erikj, tbell
katleman [Thu, 24 Jan 2013 16:49:20 -0800] rev 15249
Added tag jdk8-b74 for changeset 64054e252871
duke [Wed, 05 Jul 2017 18:37:42 +0200] rev 15248
Merge
amurillo [Fri, 25 Jan 2013 02:36:28 -0800] rev 15247
Added tag hs25-b17 for changeset f767fc368725
amurillo [Fri, 25 Jan 2013 02:36:28 -0800] rev 15246
Merge
kmo [Thu, 24 Jan 2013 09:06:16 -0800] rev 15245
Merge
kmo [Thu, 24 Jan 2013 02:03:38 -0800] rev 15244
8006758: LinkResolver assertion (caused by @Contended changes)
Summary: treat anonymous classes as privileged code to restore the special handling for @Compiled during class file parsing
Reviewed-by: jrose, coleenp, kvn, dholmes
kvn [Wed, 23 Jan 2013 15:11:03 -0800] rev 15243
8003878: compiler/7196199 test failed on OS X since 8b54, jdk7u12b01
Summary: Limit vectors size to 16 bytes on BSD until the problem is fixed
Reviewed-by: twisti
kvn [Tue, 22 Jan 2013 15:34:16 -0800] rev 15242
6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
Summary: Use SSE4.2 and AVX2 instructions for encodeArray intrinsic.
Reviewed-by: roland
kvn [Tue, 22 Jan 2013 11:31:25 -0800] rev 15241
8005055: pass outputStream to more opto debug routines
Summary: pass the output stream to node->dump() and everything reachable from there
Reviewed-by: kvn
Contributed-by: goetz.lindenmaier@sap.com
jmasa [Thu, 24 Jan 2013 06:04:43 -0800] rev 15240
Merge
mgerdin [Tue, 22 Jan 2013 13:42:39 +0100] rev 15239
8004147: test/Makefile jtreg_tests target does not work with cygwin
Reviewed-by: ctornqvi, brutisso
brutisso [Wed, 16 Jan 2013 12:46:27 +0100] rev 15238
8006242: G1: WorkerDataArray<T>::verify() too strict for double calculations
Summary: Also reviewed by vitalyd@gmail.com.
Reviewed-by: johnc, mgerdin
zgu [Tue, 22 Jan 2013 11:54:16 -0800] rev 15237
Merge
zgu [Tue, 22 Jan 2013 14:27:41 -0500] rev 15236
6871190: Don't terminate JVM if it is running in a non-interactive session
Summary: Don't handle CTRL_LOGOFF_EVENT event when the process is running in a non-interactive session
Reviewed-by: ctornqvi, acorn
dcubed [Tue, 22 Jan 2013 05:57:18 -0800] rev 15235
8004903: VMThread::execute() calls Thread::check_for_valid_safepoint_state() on concurrent VM ops
Summary: check_for_valid_safepoint_state() only applies to blocking VM ops
Reviewed-by: acorn, dholmes, dice, sspitsyn
Contributed-by: karen.kinnear@oracle.com
dcubed [Tue, 22 Jan 2013 05:56:42 -0800] rev 15234
8004902: correctness fixes motivated by contended locking work (6607129)
Summary: misc correctness fixes
Reviewed-by: acorn, dholmes, dice, sspitsyn
Contributed-by: dave.dice@oracle.com
dcubed [Tue, 22 Jan 2013 05:55:04 -0800] rev 15233
6444286: Possible naked oop related to biased locking revocation safepoint in jni_exit()
Summary: Add missing Handle.
Reviewed-by: acorn, dholmes, dice, sspitsyn
Contributed-by: karen.kinnear@oracle.com
acorn [Mon, 21 Jan 2013 16:11:24 -0500] rev 15232
Merge
brutisso [Mon, 21 Jan 2013 09:00:04 +0100] rev 15231
8006431: os::Bsd::initialize_system_info() sets _physical_memory too large
Summary: Use HW_MEMSIZE instead of HW_USERMEM to get a 64 bit value of the physical memory on the machine. Also reviewed by vitalyd@gmail.com.
Reviewed-by: sla, dholmes, dlong, mikael
coleenp [Thu, 17 Jan 2013 22:11:57 -0500] rev 15230
8006548: version wrong in new constantPool code
Summary: fix increment problem with saved_version
Reviewed-by: dholmes
coleenp [Thu, 17 Jan 2013 13:40:31 -0500] rev 15229
7174978: NPG: Fix bactrace builder for class redefinition
Summary: 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
hseigel [Thu, 17 Jan 2013 10:25:16 -0500] rev 15228
7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.
Summary: Define jlong as long on all LP64 platforms and add JLONG_FORMAT macro.
Reviewed-by: dholmes, coleenp, mikael, kvn
sla [Fri, 18 Jan 2013 19:13:41 +0100] rev 15227
Merge
sla [Fri, 18 Jan 2013 14:15:51 +0100] rev 15226
Merge
sla [Wed, 16 Jan 2013 16:30:04 +0100] rev 15225
8006403: Regression: jstack failed due to the FieldInfo regression in SA
Reviewed-by: sla, dholmes
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
amurillo [Fri, 18 Jan 2013 05:33:32 -0800] rev 15224
8006511: new hotspot build - hs25-b17
Reviewed-by: jcoomes
amurillo [Fri, 18 Jan 2013 05:19:07 -0800] rev 15223
Added tag hs25-b16 for changeset bf71fcc9d682
amurillo [Fri, 18 Jan 2013 05:19:06 -0800] rev 15222
Merge
brutisso [Fri, 18 Jan 2013 11:03:15 +0100] rev 15221
Merge
jmasa [Thu, 17 Jan 2013 19:04:48 -0800] rev 15220
8006537: Assert when dumping archive with default methods
Reviewed-by: coleenp
stefank [Thu, 17 Jan 2013 11:39:48 +0100] rev 15219
8006513: Null pointer in DefaultMethods::generate_default_methods when merging annotations
Reviewed-by: brutisso, jfranck
johnc [Tue, 15 Jan 2013 12:32:26 -0800] rev 15218
8001425: G1: Change the default values for certain G1 specific flags
Summary: Changes to default and ergonomic flag values recommended by performance team. Changes were also reviewed by Monica Beckwith <monica.beckwith@oracle.com>.
Reviewed-by: brutisso, huntch
stefank [Tue, 15 Jan 2013 10:09:45 +0100] rev 15217
8005994: Method annotations are allocated unnecessarily during class file parsing
Summary: Also reviewed by: vitalyd@gmail.com
Reviewed-by: coleenp, acorn
stefank [Tue, 15 Jan 2013 13:32:13 +0100] rev 15216
8005590: java_lang_Class injected field resolved_constructor appears unused
Reviewed-by: coleenp, dholmes
brutisso [Mon, 14 Jan 2013 21:30:45 +0100] rev 15215
8005972: ParNew should not update the tenuring threshold when promotion failed has occurred
Reviewed-by: ysr, johnc, jwilhelm
brutisso [Mon, 14 Jan 2013 09:58:52 +0100] rev 15214
8004018: Remove old initialization flags
Reviewed-by: dholmes, stefank
Contributed-by: erik.helin@oracle.com
kvn [Thu, 17 Jan 2013 18:47:36 -0800] rev 15213
Merge
kvn [Wed, 16 Jan 2013 14:55:18 -0800] rev 15212
8006204: please JTREGify test/compiler/7190310/Test7190310.java
Summary: Add proper jtreg annotations in the preceding comment, including an explicit timeout.
Reviewed-by: kvn, twisti
Contributed-by: david.r.chase@oracle.com
kvn [Tue, 15 Jan 2013 14:45:12 -0800] rev 15211
8005821: C2: -XX:+PrintIntrinsics is broken
Summary: Check all print inlining flags when processing inlining list.
Reviewed-by: kvn, twisti
Contributed-by: david.r.chase@oracle.com
twisti [Tue, 15 Jan 2013 12:06:18 -0800] rev 15210
8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types
Reviewed-by: kvn
vlivanov [Mon, 14 Jan 2013 08:22:32 -0800] rev 15209
8006095: C1: SIGSEGV w/ -XX:+LogCompilation
Summary: avoid printing inlining decision when compilation fails
Reviewed-by: kvn, roland
twisti [Fri, 11 Jan 2013 20:01:16 -0800] rev 15208
8006127: remove printing code added with 8006031
Reviewed-by: kvn
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15207
8005820: Shark: enable JSR292 support
Reviewed-by: twisti
Contributed-by: Roman Kennke <rkennke@redhat.com>
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15206
8005818: Shark: fix OSR for non-empty incoming stack
Reviewed-by: twisti
Contributed-by: Roman Kennke <rkennke@redhat.com>
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15205
8005817: Shark: implement deoptimization support
Reviewed-by: twisti
Contributed-by: Roman Kennke <rkennke@redhat.com>
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15204
8005816: Shark: fix volatile float field access
Reviewed-by: twisti
Contributed-by: Roman Kennke <rkennke@redhat.com>
twisti [Fri, 11 Jan 2013 14:07:09 -0800] rev 15203
8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640
Reviewed-by: kvn
dlong [Thu, 17 Jan 2013 01:27:02 -0500] rev 15202
Merge
vladidan [Mon, 14 Jan 2013 13:52:08 -0500] rev 15201
8005204: Code Cache Reduction: command line options implementation
Summary: Adding more detailed output on CodeCache usage
Reviewed-by: kvn, vladidan
Contributed-by: Alexander Harlap <alexander.harlap@oracle.com>
vladidan [Mon, 14 Jan 2013 13:44:49 -0500] rev 15200
8005639: Move InlineSynchronizedMethods flag from develop to product
Summary: Move InlineSynchronizedMethods flag from develop to product
Reviewed-by: kvn, vladidan
Contributed-by: Alexander Harlap <alexander.harlap@oracle.com>
jiangli [Fri, 11 Jan 2013 16:55:07 -0500] rev 15199
8005895: Inefficient InstanceKlass field packing wasts memory.
Summary: Pack _misc_has_default_methods into the _misc_flags, move _idnum_allocated_count.
Reviewed-by: coleenp, shade
acorn [Wed, 16 Jan 2013 18:23:37 -0500] rev 15198
Merge
coleenp [Tue, 15 Jan 2013 17:05:53 -0500] rev 15197
8005467: CDS size information is incorrect and unfriendly
Summary: Changed words to bytes, and added usage percentage information
Reviewed-by: coleenp, twisti
Contributed-by: ioi.lam@oracle.com
mikael [Mon, 14 Jan 2013 11:00:56 -0800] rev 15196
8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs
Summary: Added assertion to catch problem earlier and removed the unused field
Reviewed-by: dholmes, acorn
coleenp [Mon, 14 Jan 2013 08:37:14 -0800] rev 15195
Merge
coleenp [Mon, 14 Jan 2013 11:01:39 -0500] rev 15194
8006005: Fix constant pool index validation and alignment trap for method parameter reflection
Summary: This patch addresses an alignment trap due to the storage format of method parameters data in constMethod. It also adds code to validate constant pool indexes for method parameters data.
Reviewed-by: jrose, dholmes
Contributed-by: eric.mccorkle@oracle.com
jwilhelm [Mon, 14 Jan 2013 15:17:47 +0100] rev 15193
8003985: Support @Contended Annotation - JEP 142
Summary: HotSpot changes to support @Contended annotation.
Reviewed-by: coleenp, kvn, jrose
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
zgu [Fri, 11 Jan 2013 09:53:24 -0800] rev 15192
Merge
zgu [Fri, 11 Jan 2013 12:30:54 -0500] rev 15191
8005936: PrintNMTStatistics doesn't work for normal JVM exit
Summary: Moved NMT shutdown code to JVM exit handler to ensure NMT statistics is printed when PrintNMTStatistics is enabled
Reviewed-by: acorn, dholmes, coleenp
dholmes [Thu, 10 Jan 2013 21:00:11 -0500] rev 15190
8005921: Memory leaks in vmStructs.cpp
Reviewed-by: dholmes, mikael, rasbold
Contributed-by: Jeremy Manson <jeremymanson@google.com>
mikael [Thu, 10 Jan 2013 17:06:26 -0800] rev 15189
8004747: Remove last_entry from VM_STRUCT macros
Summary: Instead of passing in last_entry to all the VM_ macros just expand it in the main vmStructs.cpp file.
Reviewed-by: dholmes, sspitsyn, minqi
acorn [Thu, 10 Jan 2013 17:38:20 -0500] rev 15188
7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow
Summary: Reduce scope of placeholder table entries to improve cleanup
Reviewed-by: dholmes, coleenp
zgu [Wed, 09 Jan 2013 12:10:25 -0800] rev 15187
Merge
zgu [Wed, 09 Jan 2013 14:46:55 -0500] rev 15186
7152671: RFE: Windows decoder should add some std dirs to the symbol search path
Summary: Added JRE/JDK bin directories to decoder's symbol search path
Reviewed-by: dcubed, sla
acorn [Wed, 09 Jan 2013 11:39:30 -0500] rev 15185
8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests
Summary: Fix verifier for new interface access flags
Reviewed-by: acorn, kvn
Contributed-by: bharadwaj.yadavalli@oracle.com
amurillo [Fri, 11 Jan 2013 02:02:51 -0800] rev 15184
8006034: new hotspot build - hs25-b16
Reviewed-by: jcoomes
katleman [Thu, 24 Jan 2013 16:48:45 -0800] rev 15183
Added tag jdk8-b74 for changeset 8d54b69d4504
katleman [Wed, 30 Jan 2013 13:39:23 -0800] rev 15182
Merge
erikj [Thu, 24 Jan 2013 09:17:26 +0100] rev 15181
Merge