2013-03-28 Added tag jdk8-b83 for changeset 8ca744a5d6f4
katleman [Thu, 28 Mar 2013 10:54:36 -0700] rev 16538
Added tag jdk8-b83 for changeset 8ca744a5d6f4
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:47:51 +0200] rev 16537
Merge
2013-04-02 Merge
lana [Mon, 01 Apr 2013 21:42:31 -0700] rev 16536
Merge
2013-03-26 Merge
lana [Tue, 26 Mar 2013 12:08:00 -0700] rev 16535
Merge
2013-03-26 8010720: Linkage problem with java.lang.String.length()
sundar [Tue, 26 Mar 2013 18:26:19 +0530] rev 16534
8010720: Linkage problem with java.lang.String.length() Reviewed-by: hannesw, lagergren
2013-03-26 8010706: -Dnashorn.args system property to create command lines to wrapped nashorn.jar:s
lagergren [Tue, 26 Mar 2013 08:42:35 +0100] rev 16533
8010706: -Dnashorn.args system property to create command lines to wrapped nashorn.jar:s Reviewed-by: hannesw, sundar
2013-03-25 8010709: org on the top level doesn't resolve
sundar [Mon, 25 Mar 2013 18:20:16 +0530] rev 16532
8010709: org on the top level doesn't resolve Reviewed-by: lagergren, hannesw
2013-03-25 8017010: index evaluation to a temporary location for index operator much change temporaries to slots, but never scoped vars
lagergren [Mon, 25 Mar 2013 12:01:06 +0100] rev 16531
8017010: index evaluation to a temporary location for index operator much change temporaries to slots, but never scoped vars Reviewed-by: hannesw, sundar
2013-03-22 8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable
attila [Sat, 23 Mar 2013 00:58:39 +0100] rev 16530
8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable Reviewed-by: jlaskey, lagergren
2013-03-19 8009969: CodeCoverage should use template
jlaskey [Tue, 19 Mar 2013 11:03:24 -0300] rev 16529
8009969: CodeCoverage should use template Reviewed-by: jlaskey, sundar Contributed-by: pavel.stepanov@oracle.com
2013-03-18 8010199: javax.script.Invocable implementation for nashorn does not return null when matching functions are missing
sundar [Mon, 18 Mar 2013 21:03:11 +0530] rev 16528
8010199: javax.script.Invocable implementation for nashorn does not return null when matching functions are missing Reviewed-by: lagergren, jlaskey
2013-03-15 8010145: removed workaround "init.js" in nashorn repo
sundar [Fri, 15 Mar 2013 21:52:40 +0530] rev 16527
8010145: removed workaround "init.js" in nashorn repo Reviewed-by: jlaskey, lagergren
2013-03-15 8010147: Forgot to add EXPECTED files for lazy and eager sunspider test
lagergren [Fri, 15 Mar 2013 16:07:13 +0100] rev 16526
8010147: Forgot to add EXPECTED files for lazy and eager sunspider test Reviewed-by: sundar, jlaskey
2013-03-14 8009982: Lazy execution bugfix. Added lazy sunspider unit test. Added mandreel to compile-octane test. Fixed warnings
lagergren [Thu, 14 Mar 2013 14:49:55 +0100] rev 16525
8009982: Lazy execution bugfix. Added lazy sunspider unit test. Added mandreel to compile-octane test. Fixed warnings Reviewed-by: sundar, jlaskey
2013-03-12 8009868: For loop with "true" as condition results in AssertionError in codegen
sundar [Tue, 12 Mar 2013 21:17:47 +0530] rev 16524
8009868: For loop with "true" as condition results in AssertionError in codegen Reviewed-by: jlaskey, hannesw, lagergren
2013-03-12 8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change.
lagergren [Tue, 12 Mar 2013 15:30:53 +0100] rev 16523
8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change. Reviewed-by: attila, jlaskey
2013-03-12 8009757: Package access clean up and refactoring
sundar [Tue, 12 Mar 2013 18:12:42 +0530] rev 16522
8009757: Package access clean up and refactoring Reviewed-by: jlaskey, lagergren, attila
2013-03-28 Added tag jdk8-b83 for changeset 4f4788d62566
katleman [Thu, 28 Mar 2013 10:55:17 -0700] rev 16521
Added tag jdk8-b83 for changeset 4f4788d62566
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:47:43 +0200] rev 16520
Merge
2013-04-02 Merge
lana [Mon, 01 Apr 2013 21:34:39 -0700] rev 16519
Merge
2013-03-26 Merge
lana [Tue, 26 Mar 2013 12:00:13 -0700] rev 16518
Merge
2013-03-26 Merge
mfang [Mon, 25 Mar 2013 18:03:32 -0700] rev 16517
Merge
2013-03-25 8010521: jdk8 l10n resource file translation update 2
mfang [Mon, 25 Mar 2013 16:53:02 -0700] rev 16516
8010521: jdk8 l10n resource file translation update 2 Reviewed-by: naoto, yhuang
2013-03-28 Added tag jdk8-b83 for changeset d2d074c62b67
katleman [Thu, 28 Mar 2013 10:53:52 -0700] rev 16515
Added tag jdk8-b83 for changeset d2d074c62b67
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:47:36 +0200] rev 16514
Merge
2013-04-02 Merge
katleman [Tue, 02 Apr 2013 15:31:24 -0700] rev 16513
Merge
2013-04-02 8011278: Allow using a system-installed giflib
omajid [Tue, 02 Apr 2013 14:13:13 -0400] rev 16512
8011278: Allow using a system-installed giflib Reviewed-by: andrew, prr
2013-03-28 8010908: Images target failes when configured with --disable-zip-debug-info
erikj [Thu, 28 Mar 2013 09:36:43 +0100] rev 16511
8010908: Images target failes when configured with --disable-zip-debug-info Reviewed-by: tbell
2013-04-02 Merge
lana [Mon, 01 Apr 2013 21:40:54 -0700] rev 16510
Merge
2013-03-26 Merge
lana [Tue, 26 Mar 2013 12:04:35 -0700] rev 16509
Merge
2013-03-26 8010787: changeset for 8007703 is missing the deleted files
mchung [Mon, 25 Mar 2013 18:14:52 -0700] rev 16508
8010787: changeset for 8007703 is missing the deleted files Reviewed-by: dholmes, alanb, erikj
2013-03-26 8007703: Remove com.sun.servicetag API
mchung [Mon, 25 Mar 2013 17:19:16 -0700] rev 16507
8007703: Remove com.sun.servicetag API Reviewed-by: dholmes, alanb, erikj
2013-03-25 8010668: builtin JNI libraries should not be unloaded
chegar [Mon, 25 Mar 2013 14:29:13 +0000] rev 16506
8010668: builtin JNI libraries should not be unloaded Reviewed-by: chegar, alanb Contributed-by: Bill Pittore <bill.pittore@oracle.com>
2013-03-25 8010704: The test closed/java/lang/SecurityManager/CheckPackageDefinition.java failed after fix for 8009869
sundar [Mon, 25 Mar 2013 19:25:01 +0530] rev 16505
8010704: The test closed/java/lang/SecurityManager/CheckPackageDefinition.java failed after fix for 8009869 Reviewed-by: lagergren, hannesw
2013-03-23 8009875: Provide a default udp_preference_limit for krb5.conf
weijun [Sat, 23 Mar 2013 11:49:39 +0800] rev 16504
8009875: Provide a default udp_preference_limit for krb5.conf Reviewed-by: valeriep
2013-03-23 8009970: Several LoginModule classes need extra permission to load AuthResources
weijun [Sat, 23 Mar 2013 11:49:28 +0800] rev 16503
8009970: Several LoginModule classes need extra permission to load AuthResources Reviewed-by: mullan
2013-03-22 8004172: Update jstat counter names to reflect metaspace changes
stefank [Fri, 22 Mar 2013 15:01:24 +0100] rev 16502
8004172: Update jstat counter names to reflect metaspace changes Reviewed-by: mchung Contributed-by: Erik Helin <erik.helin@oracle.com>
2013-03-22 8005116: NPG: Rename -permstat option for jmap in jdk8 to -clstats
stefank [Fri, 22 Mar 2013 15:01:14 +0100] rev 16501
8005116: NPG: Rename -permstat option for jmap in jdk8 to -clstats Reviewed-by: jmasa, sla Contributed-by: Erik Helin <erik.helin@oracle.com>
2013-03-22 8010531: Add BadKdc* tests to problem list for solaris-sparcv9
weijun [Fri, 22 Mar 2013 19:59:14 +0800] rev 16500
8010531: Add BadKdc* tests to problem list for solaris-sparcv9 Reviewed-by: alanb
2013-03-21 8009251: Add proxy handling and keep-alive fixes to jsse
robm [Thu, 21 Mar 2013 17:33:15 +0000] rev 16499
8009251: Add proxy handling and keep-alive fixes to jsse Reviewed-by: chegar
2013-03-21 8009869: Need to modify java.security property package.access to include nashorn packages
sundar [Thu, 21 Mar 2013 19:19:08 +0530] rev 16498
8009869: Need to modify java.security property package.access to include nashorn packages Reviewed-by: ahgross, jlaskey, lagergren
2013-03-21 8006818: SunEC and SunPKCS11 providers should be in all profiles
dholmes [Wed, 20 Mar 2013 22:39:51 -0400] rev 16497
8006818: SunEC and SunPKCS11 providers should be in all profiles Reviewed-by: dholmes, alanb, valeriep Contributed-by: Jen Dority <jen.dority@oracle.com>
2013-03-20 8010427: Refine Method.isDefault implementation
darcy [Wed, 20 Mar 2013 15:21:14 -0700] rev 16496
8010427: Refine Method.isDefault implementation Reviewed-by: acorn, dlsmith
2013-03-20 8006104: Improve tests to test ".useParentHandlers" property set in the logging configuration
mchung [Wed, 20 Mar 2013 09:50:07 -0700] rev 16495
8006104: Improve tests to test ".useParentHandlers" property set in the logging configuration Reviewed-by: alanb
2013-03-20 Merge
mullan [Wed, 20 Mar 2013 12:06:30 -0400] rev 16494
Merge
2013-03-20 Merge
mullan [Wed, 20 Mar 2013 11:23:16 -0400] rev 16493
Merge
2013-03-20 8010112: NullPointerException in sun.security.provider.certpath.CertId()
mullan [Wed, 20 Mar 2013 10:58:20 -0400] rev 16492
8010112: NullPointerException in sun.security.provider.certpath.CertId() Reviewed-by: vinnie
2013-03-20 8010282: sun.net.www.protocol.jar.JarFileFactory.close(JarFile) should be thread-safe
chegar [Wed, 20 Mar 2013 14:39:20 +0000] rev 16491
8010282: sun.net.www.protocol.jar.JarFileFactory.close(JarFile) should be thread-safe Reviewed-by: khazra, alanb
2013-03-20 8006193: (process) Clean-up java.lang.ProcessImpl.finalize, does not need to be public
uta [Wed, 20 Mar 2013 13:21:53 +0400] rev 16490
8006193: (process) Clean-up java.lang.ProcessImpl.finalize, does not need to be public Reviewed-by: alanb
2013-03-19 8001642: Add Optional<T>, OptionalDouble, OptionalInt, OptionalLong
mduigou [Tue, 19 Mar 2013 16:05:34 -0700] rev 16489
8001642: Add Optional<T>, OptionalDouble, OptionalInt, OptionalLong Reviewed-by: mduigou, darcy, alanb, jjb Contributed-by: Brian Goetz <brian.goetz@oracle.com>
2013-03-18 8007607: security native code doesn't always use malloc, realloc, and calloc correctly
jzavgren [Mon, 18 Mar 2013 14:21:13 -0400] rev 16488
8007607: security native code doesn't always use malloc, realloc, and calloc correctly Reviewed-by: chegar, dsamersoff, valeriep
2013-03-19 8009426: "profiles" target fails due to nashorn if "images" is not built first
dholmes [Tue, 19 Mar 2013 06:01:14 -0400] rev 16487
8009426: "profiles" target fails due to nashorn if "images" is not built first Reviewed-by: alanb
2013-03-19 8006637: Failure to filter out native frame events on Solaris
sla [Tue, 19 Mar 2013 09:53:36 +0100] rev 16486
8006637: Failure to filter out native frame events on Solaris Summary: Test is confused by other threads calling String.intern(). Add a thread filter to avoid this. Reviewed-by: sspitsyn, alanb
2013-03-17 8010142: ProblemList.txt updates (3/2013)
chegar [Sun, 17 Mar 2013 09:55:03 +0000] rev 16485
8010142: ProblemList.txt updates (3/2013) Reviewed-by: alanb
2013-03-06 8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field
vlivanov [Wed, 06 Mar 2013 16:59:42 +0400] rev 16484
8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field Reviewed-by: jrose, twisti
2013-03-16 Merge
lana [Fri, 15 Mar 2013 23:31:19 -0700] rev 16483
Merge
2013-03-15 8010136: Make jrunscript's init.js to work on nashorn
sundar [Fri, 15 Mar 2013 19:30:28 +0530] rev 16482
8010136: Make jrunscript's init.js to work on nashorn Reviewed-by: lagergren, hannesw
2013-03-14 8008576: Calendar mismatch using Host LocaleProviderAdapter
naoto [Thu, 14 Mar 2013 11:29:16 -0700] rev 16481
8008576: Calendar mismatch using Host LocaleProviderAdapter Reviewed-by: okutsu
2013-03-14 7183800: TEST_BUG: Update tests to run on Ubuntu 12.04 (localhost is 127.0.1.1)
alanb [Thu, 14 Mar 2013 16:59:06 +0000] rev 16480
7183800: TEST_BUG: Update tests to run on Ubuntu 12.04 (localhost is 127.0.1.1) Reviewed-by: alanb, chegar Contributed-by: yiming.wang@oracle.com
2013-03-14 8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
alanb [Thu, 14 Mar 2013 16:03:10 +0000] rev 16479
8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs Reviewed-by: dlong, alanb, mduigou Contributed-by: bill.pittore@oracle.com, bob.vandette@oracle.com
2013-03-14 8009429: Miscellaneous profiles cleanup
dholmes [Thu, 14 Mar 2013 01:47:59 -0400] rev 16478
8009429: Miscellaneous profiles cleanup 8009428: Revert changes to $ substitution performed as part of nashorn integration Reviewed-by: alanb, erikj
2013-03-14 8009650: HttpClient available() check throws SocketException when connection has been closed
robm [Thu, 14 Mar 2013 00:21:34 +0000] rev 16477
8009650: HttpClient available() check throws SocketException when connection has been closed Reviewed-by: chegar, khazra, dsamersoff Contributed-by: sdouglas@redhat.com
2013-03-13 8001334: Remove use of JVM_* functions from java.io code
dxu [Wed, 13 Mar 2013 14:50:40 -0700] rev 16476
8001334: Remove use of JVM_* functions from java.io code Summary: Replace JVM_* functions with direct system calls in java io area Reviewed-by: alanb, uta, martin
2013-03-13 8002070: Remove the stack search for a resource bundle for Logger to use
jgish [Wed, 13 Mar 2013 11:24:48 -0400] rev 16475
8002070: Remove the stack search for a resource bundle for Logger to use Summary: The fragile, vulnerable, stack crawling has been eliminated from findResourceBundle(String) Reviewed-by: mchung, alanb
2013-03-13 8009751: (se) Selector spin when select, close and interestOps(0) invoked at same time (lnx)
alanb [Wed, 13 Mar 2013 17:58:45 +0000] rev 16474
8009751: (se) Selector spin when select, close and interestOps(0) invoked at same time (lnx) Reviewed-by: zhouyx, chegar, robm
2013-03-13 7190897: (fs) Files.isWritable method returns false when the path is writable (win)
uta [Wed, 13 Mar 2013 13:22:02 +0400] rev 16473
7190897: (fs) Files.isWritable method returns false when the path is writable (win) Summary: The [GetEffectiveRightsFromAcl] based implementation was changed to the [AccessCheck] based. Reviewed-by: alanb
2013-03-26 Merge
lana [Tue, 26 Mar 2013 11:58:53 -0700] rev 16472
Merge
2013-03-22 7123476: DesktopOpenTests:When enter the file path and click the open button,it crash
denis [Fri, 22 Mar 2013 19:56:20 +0400] rev 16471
7123476: DesktopOpenTests:When enter the file path and click the open button,it crash Reviewed-by: art, anthony
2013-03-21 8007146: [macosx] Setting a display mode crashes JDK under VNC
alexsch [Thu, 21 Mar 2013 16:50:35 +0400] rev 16470
8007146: [macosx] Setting a display mode crashes JDK under VNC Reviewed-by: serb
2013-03-20 6550588: java.awt.Desktop cannot open file with Windows UNC filename
alitvinov [Wed, 20 Mar 2013 20:41:03 +0400] rev 16469
6550588: java.awt.Desktop cannot open file with Windows UNC filename Reviewed-by: art, uta
2013-03-20 8009880: TEST_BUG: Test java/beans/Introspector/TestTypeResolver.java should be modified again
kshefov [Wed, 20 Mar 2013 14:02:25 +0400] rev 16468
8009880: TEST_BUG: Test java/beans/Introspector/TestTypeResolver.java should be modified again Reviewed-by: malenkov, alexsch
2013-03-19 8009881: TEST_BUG: javax/swing/JTree/8004298/bug8004298.java should be modified
kshefov [Tue, 19 Mar 2013 17:51:52 +0400] rev 16467
8009881: TEST_BUG: javax/swing/JTree/8004298/bug8004298.java should be modified Reviewed-by: serb, alexsch
2013-03-18 8000435: [macosx] Button painting error under Java 7 on Mac
serb [Mon, 18 Mar 2013 22:10:11 +0400] rev 16466
8000435: [macosx] Button painting error under Java 7 on Mac Reviewed-by: denis, alexsch
2013-03-15 Merge
lana [Fri, 15 Mar 2013 16:39:07 -0700] rev 16465
Merge
2013-03-15 8009221: [macosx] Two closed/javax/swing regression tests fail on MacOSX.
alexsch [Fri, 15 Mar 2013 17:02:24 +0400] rev 16464
8009221: [macosx] Two closed/javax/swing regression tests fail on MacOSX. Reviewed-by: serb, alexp
2013-03-14 8000183: 7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs
malenkov [Thu, 14 Mar 2013 12:15:17 +0400] rev 16463
8000183: 7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs Reviewed-by: alexsch, serb
2013-03-28 Added tag jdk8-b83 for changeset a93e7eb6663c
katleman [Thu, 28 Mar 2013 10:55:03 -0700] rev 16462
Added tag jdk8-b83 for changeset a93e7eb6663c
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:47:22 +0200] rev 16461
Merge
2013-03-29 Added tag hs25-b25 for changeset 4c619ad74be5
amurillo [Thu, 28 Mar 2013 19:02:00 -0700] rev 16460
Added tag hs25-b25 for changeset 4c619ad74be5
2013-03-29 Merge
amurillo [Thu, 28 Mar 2013 19:01:59 -0700] rev 16459
Merge
2013-03-28 Merge
collins [Thu, 28 Mar 2013 15:42:11 -0700] rev 16458
Merge
2013-03-27 8009152: A number of jtreg tests need review/improvement
collins [Wed, 27 Mar 2013 09:49:51 -0700] rev 16457
8009152: A number of jtreg tests need review/improvement Summary: Added a new test_env.txt file to capture common shell variable. Added concept of COMPILEJAVA for use when TESTJAVA is a JRE. If COMPILEJAVA not set then TESTJAVA will be the default with assumption it is a JDK. Reviewed-by: kvn, brutisso, coleenp
2013-03-23 Merge
jprovino [Sat, 23 Mar 2013 14:59:02 -0400] rev 16456
Merge
2013-03-21 8009904: jvmtiClassFileReconstituter.cpp needs to be excluded from the minimal jvm
jprovino [Thu, 21 Mar 2013 10:18:05 -0400] rev 16455
8009904: jvmtiClassFileReconstituter.cpp needs to be excluded from the minimal jvm Summary: jvmtiClassFileReconstituter.cpp needs to be added to the list of files to exclude when JVMTI is excluded from the jvm Reviewed-by: dholmes, sspitsyn
2013-03-28 Merge
brutisso [Thu, 28 Mar 2013 09:07:44 +0100] rev 16454
Merge
2013-03-27 8010818: NPG: Remove metaspace memory pools
ehelin [Wed, 27 Mar 2013 10:55:37 +0100] rev 16453
8010818: NPG: Remove metaspace memory pools Reviewed-by: mgerdin, stefank
2013-03-25 Merge
stefank [Mon, 25 Mar 2013 11:00:19 +0100] rev 16452
Merge
2013-03-22 8000754: NPG: Implement a MemoryPool MXBean for Metaspace
ehelin [Fri, 22 Mar 2013 16:10:01 +0100] rev 16451
8000754: NPG: Implement a MemoryPool MXBean for Metaspace Reviewed-by: jmasa, stefank
2013-03-20 7196080: assert(max_heap >= InitialHeapSize) in arguments.cpp
tamao [Wed, 20 Mar 2013 12:27:03 -0700] rev 16450
7196080: assert(max_heap >= InitialHeapSize) in arguments.cpp Summary: Remove the related assertions becasue they do not hold here. Reviewed-by: jmasa, tschatzl Contributed-by: tamao <tao.mao@oracle.com>
2013-03-26 Merge
zgu [Tue, 26 Mar 2013 15:20:05 -0700] rev 16449
Merge
2013-03-26 Merge
zgu [Tue, 26 Mar 2013 11:40:24 -0700] rev 16448
Merge
2013-03-26 8010651: create.bat still builds the kernel
zgu [Tue, 26 Mar 2013 14:11:21 -0400] rev 16447
8010651: create.bat still builds the kernel Summary: Remove old kernel build targets and VS C++ projects created by create.bat on Windows Reviewed-by: coleenp, sla
2013-03-26 Merge
hseigel [Tue, 26 Mar 2013 12:43:32 -0700] rev 16446
Merge
2013-03-26 8009595: The UseSplitVerifier option needs to be deprecated.
hseigel [Tue, 26 Mar 2013 09:06:16 -0400] rev 16445
8009595: The UseSplitVerifier option needs to be deprecated. Summary: Put UseSplitVerifier option on the deprecated list. Reviewed-by: dcubed, kmo, acorn
2013-03-26 8009382: Add JVM_Get{Field|Method}TypeAnnotations
rbackman [Tue, 26 Mar 2013 15:00:34 +0100] rev 16444
8009382: Add JVM_Get{Field|Method}TypeAnnotations Reviewed-by: dcubed, rbackman Contributed-by: Joel Borggren-Franck <joel.franck@oracle.com>
2013-03-25 8009552: test/vm/verifier/TestStaticIF.java failing with hs25.0-b
bharadwaj [Mon, 25 Mar 2013 09:36:15 -0700] rev 16443
8009552: test/vm/verifier/TestStaticIF.java failing with hs25.0-b Summary: Remove support for verification of class files with version 52 and above from type inference verifier. Reviewed-by: acorn, hseigel
2013-03-25 8010667: Non-zero padding is not allowed in splitverifier for tableswitch/lookupswitch instructions.
hseigel [Mon, 25 Mar 2013 08:37:28 -0400] rev 16442
8010667: Non-zero padding is not allowed in splitverifier for tableswitch/lookupswitch instructions. Summary: Don't check the padding bits if class file version is >= 51. Reviewed-by: kvn, dholmes, coleenp
2013-03-24 Merge
ctornqvi [Sun, 24 Mar 2013 09:21:37 +0100] rev 16441
Merge
2013-03-24 8008454: test/runtime/NMT/PrintNMTStatistics is broken
ctornqvi [Sun, 24 Mar 2013 09:11:55 +0100] rev 16440
8008454: test/runtime/NMT/PrintNMTStatistics is broken Summary: Added @run tag so that it actually runs the test, also fixed broken command line and incorrect parsing. Also reviewed by gerard.ziemski@oracle.com Reviewed-by: mgerdin, zgu
2013-03-24 Merge
dcubed [Sat, 23 Mar 2013 22:35:02 -0700] rev 16439
Merge
2013-03-22 8010389: After fix for 7107135 a failed dlopen() call results in a VM crash
iklam [Thu, 21 Mar 2013 20:46:46 -0700] rev 16438
8010389: After fix for 7107135 a failed dlopen() call results in a VM crash Summary: Call dlerror() in VM thread as necessary. Reviewed-by: coleenp, dholmes
2013-03-21 Merge
zgu [Thu, 21 Mar 2013 06:53:53 -0700] rev 16437
Merge
2013-03-20 8009298: NMT: Special version of class loading/unloading with runThese stresses out NMT
zgu [Wed, 20 Mar 2013 09:42:48 -0400] rev 16436
8009298: NMT: Special version of class loading/unloading with runThese stresses out NMT 8009777: NMT: add new NMT dcmd to control auto shutdown option Summary: Added diagnostic VM option and DCmd command to allow NMT stay alive under stress situation Reviewed-by: dcubed, coleenp
2013-03-21 Merge
dcubed [Wed, 20 Mar 2013 20:52:00 -0700] rev 16435
Merge
2013-03-21 8010396: checking MallocMaxTestWords in testMalloc() function is redundant
rdurbin [Wed, 20 Mar 2013 20:44:54 -0700] rev 16434
8010396: checking MallocMaxTestWords in testMalloc() function is redundant Summary: Remove redundant checks in testMalloc and add assert. Reviewed-by: dcubed, coleenp, dholmes
2013-03-20 8007982: some runtime/CommandLine/ tests fail on 32-bit platforms
ctornqvi [Wed, 20 Mar 2013 20:40:57 +0100] rev 16433
8007982: some runtime/CommandLine/ tests fail on 32-bit platforms Summary: Changed tests to use platform independent flags Reviewed-by: collins, hseigel, zgu
2013-03-20 Merge
acorn [Wed, 20 Mar 2013 12:20:10 -0400] rev 16432
Merge
2013-03-20 8010017: lambda: reflection get(Declared)Methods support for default methods.
acorn [Wed, 20 Mar 2013 11:43:56 -0400] rev 16431
8010017: lambda: reflection get(Declared)Methods support for default methods. Summary: Don't expose vm generated overpass (bridges to default methods). Reviewed-by: dholmes, fparain
2013-03-20 8008217: CDS: Class data sharing limits the malloc heap on Solaris
coleenp [Wed, 20 Mar 2013 08:04:54 -0400] rev 16430
8008217: CDS: Class data sharing limits the malloc heap on Solaris Summary: In 64bit VM move CDS archive address to 32G on all platforms using new flag SharedBaseAddress. In 32bit VM set CDS archive address to 3Gb on Linux and let other OSs pick the address. Reviewed-by: kvn, dcubed, zgu, hseigel
2013-03-20 8010084: Race in runtime/NMT/BaselineWithParameter.java
ctornqvi [Wed, 20 Mar 2013 08:17:55 +0100] rev 16429
8010084: Race in runtime/NMT/BaselineWithParameter.java Summary: Added a waitFor() on the process Reviewed-by: mgerdin, sla, zgu
2013-03-19 7030610: runtime/6878713/Test6878713.sh fails Error. failed to clean up files after test
rdurbin [Tue, 19 Mar 2013 11:33:11 -0700] rev 16428
7030610: runtime/6878713/Test6878713.sh fails Error. failed to clean up files after test 7123945: runtime/6878713/Test6878713.sh require about 2G of native memory, swaps and times out Summary: Add new diagnostic option -XX:MallocMaxTestWords=NNN and fix Test6878713.sh. Reviewed-by: dcubed, coleenp, dholmes, iklam
2013-03-23 8010498: new hotspot build - hs25-b25
amurillo [Sat, 23 Mar 2013 10:06:34 -0700] rev 16427
8010498: new hotspot build - hs25-b25 Reviewed-by: jcoomes
2013-03-28 Added tag jdk8-b83 for changeset 395a7c20e300
katleman [Thu, 28 Mar 2013 10:54:00 -0700] rev 16426
Added tag jdk8-b83 for changeset 395a7c20e300
2013-04-02 Merge
katleman [Tue, 02 Apr 2013 15:29:18 -0700] rev 16425
Merge
2013-04-02 8011278: Allow using a system-installed giflib
omajid [Tue, 02 Apr 2013 14:13:06 -0400] rev 16424
8011278: Allow using a system-installed giflib Reviewed-by: andrew, prr
2013-04-02 8009988: build-infra: Fix configure output for zip debuginfo check
andrew [Tue, 02 Apr 2013 13:59:30 +0100] rev 16423
8009988: build-infra: Fix configure output for zip debuginfo check Summary: No output from zip debuginfo option when default is used. Reviewed-by: tbell
2013-04-02 Merge
lana [Mon, 01 Apr 2013 21:34:33 -0700] rev 16422
Merge
2013-03-26 Merge
lana [Tue, 26 Mar 2013 12:00:08 -0700] rev 16421
Merge
2013-03-16 Merge
lana [Fri, 15 Mar 2013 23:08:07 -0700] rev 16420
Merge
2013-03-14 8009428: Revert changes to $ substitution performed as part of nashorn integration
dholmes [Thu, 14 Mar 2013 01:41:20 -0400] rev 16419
8009428: Revert changes to $ substitution performed as part of nashorn integration Reviewed-by: alanb, erikj
2013-03-28 Added tag jdk8-b83 for changeset 64247ba55872
katleman [Thu, 28 Mar 2013 10:53:50 -0700] rev 16418
Added tag jdk8-b83 for changeset 64247ba55872
2017-07-05 Added tag jdk8-b83 for changeset bcebd3fdefc9
duke [Wed, 05 Jul 2017 18:46:58 +0200] rev 16417
Added tag jdk8-b83 for changeset bcebd3fdefc9
2017-07-05 Merge jdk8-b83
duke [Wed, 05 Jul 2017 18:46:58 +0200] rev 16416
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:46:53 +0200] rev 16415
Merge
2013-03-21 Added tag jdk8-b82 for changeset db9ac0924815
katleman [Thu, 21 Mar 2013 10:43:39 -0700] rev 16414
Added tag jdk8-b82 for changeset db9ac0924815
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:46:49 +0200] rev 16413
Merge
2013-03-21 Added tag jdk8-b82 for changeset d5a7172af7df
katleman [Thu, 21 Mar 2013 10:43:09 -0700] rev 16412
Added tag jdk8-b82 for changeset d5a7172af7df
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:46:44 +0200] rev 16411
Merge
2013-03-21 Added tag jdk8-b82 for changeset 11e0f924d1ba
katleman [Thu, 21 Mar 2013 10:43:06 -0700] rev 16410
Added tag jdk8-b82 for changeset 11e0f924d1ba
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:46:40 +0200] rev 16409
Merge
2013-03-21 Added tag jdk8-b82 for changeset fd698c5ee684
katleman [Thu, 21 Mar 2013 10:43:41 -0700] rev 16408
Added tag jdk8-b82 for changeset fd698c5ee684
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:46:36 +0200] rev 16407
Merge
2013-03-21 Added tag jdk8-b82 for changeset e2239e25e90a
katleman [Thu, 21 Mar 2013 10:42:42 -0700] rev 16406
Added tag jdk8-b82 for changeset e2239e25e90a
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:46:31 +0200] rev 16405
Merge
2013-03-27 Merge
dcherepanov [Wed, 27 Mar 2013 08:32:42 +0400] rev 16404
Merge
2013-03-21 8009517: new code changes causing errors in old build (-Werror) environment
wetmore [Thu, 21 Mar 2013 16:31:48 -0700] rev 16403
8009517: new code changes causing errors in old build (-Werror) environment Reviewed-by: mduigou
2013-03-21 Added tag jdk8-b82 for changeset 744dd8193801
katleman [Thu, 21 Mar 2013 10:43:23 -0700] rev 16402
Added tag jdk8-b82 for changeset 744dd8193801
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:46:26 +0200] rev 16401
Merge
2013-03-23 Added tag hs25-b24 for changeset 5f89974cce81
amurillo [Sat, 23 Mar 2013 01:47:25 -0700] rev 16400
Added tag hs25-b24 for changeset 5f89974cce81
2013-03-23 Merge
amurillo [Sat, 23 Mar 2013 01:47:24 -0700] rev 16399
Merge
2013-03-23 Merge
vladidan [Fri, 22 Mar 2013 17:23:31 -0700] rev 16398
Merge
2013-03-22 Merge
jprovino [Fri, 22 Mar 2013 10:09:47 -0400] rev 16397
Merge
2013-03-18 8008783: Modifications needed to JPRT to allow for building hard float abi and new bundle changes
dholmes [Mon, 18 Mar 2013 19:34:35 -0400] rev 16396
8008783: Modifications needed to JPRT to allow for building hard float abi and new bundle changes Reviewed-by: twisti, collins, bobv, jwilhelm
2013-03-17 Merge
bobv [Sun, 17 Mar 2013 06:30:45 -0700] rev 16395
Merge
2013-03-15 8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
bpittore [Fri, 15 Mar 2013 15:20:40 -0400] rev 16394
8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs Reviewed-by: dlong, alanb, mduigou
2013-03-22 Merge
stefank [Fri, 22 Mar 2013 12:32:09 -0700] rev 16393
Merge
2013-03-22 Merge
stefank [Fri, 22 Mar 2013 10:32:21 +0100] rev 16392
Merge
2013-03-21 8004241: NPG: Metaspace occupies more memory than specified by -XX:MaxMetaspaceSize option
mgerdin [Thu, 21 Mar 2013 09:07:43 +0100] rev 16391
8004241: NPG: Metaspace occupies more memory than specified by -XX:MaxMetaspaceSize option Summary: Enforce MaxMetaspaceSize for both metaspace parts, check MaxMetaspaceSize against "reserved", not "capacity" Reviewed-by: jmasa, johnc
2013-03-19 8008301: G1: guarantee(satb_mq_set.completed_buffers_num() == 0) failure
johnc [Tue, 19 Mar 2013 09:38:37 -0700] rev 16390
8008301: G1: guarantee(satb_mq_set.completed_buffers_num() == 0) failure Summary: If the marking stack overflows while the marking tasks are draining the SATB buffers, remark will exit with some SATB buffers left unprocessed. Relax the guarantee to allow for overflow. Reviewed-by: jmasa, brutisso
2013-03-19 8009940: G1: assert(_finger == _heap_end) failed, concurrentMark.cpp:809
johnc [Tue, 19 Mar 2013 00:57:39 -0700] rev 16389
8009940: G1: assert(_finger == _heap_end) failed, concurrentMark.cpp:809 Summary: Skip reference processing if the global marking stack overflows during remark. Refactor and rename set_phase(); move code that sets the concurrency level into its own routine. Do not call set_phase() from within parallel reference processing; use the concurrency level routine instead. The marking state should only set reset by CMTask[0] during the concurrent phase of the marking cycle; if an overflow occurs at any stage during the remark, the marking state will be reset after reference processing. Reviewed-by: brutisso, jmasa
2013-03-18 8009536: G1: Apache Lucene hang during reference processing
johnc [Mon, 18 Mar 2013 11:05:27 -0700] rev 16388
8009536: G1: Apache Lucene hang during reference processing Summary: In CMTask::do_marking_step(), Skip offering termination and entering the first and second synchronization barriers if called from a serial context, i.e. the VM thread. Reviewed-by: brutisso, tschatzl
2013-03-18 Merge
stefank [Mon, 18 Mar 2013 09:34:58 +0100] rev 16387
Merge
2013-03-14 6733980: par compact - TraceGen1Time always shows 0.0000 seconds
tschatzl [Thu, 14 Mar 2013 09:37:38 +0100] rev 16386
6733980: par compact - TraceGen1Time always shows 0.0000 seconds Summary: Use the correct collector to retrieve accumulated gen1 trace time Reviewed-by: johnc, jmasa
2013-03-14 8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used
mgerdin [Thu, 14 Mar 2013 10:54:44 +0100] rev 16385
8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used Summary: Call purge() on CLDG after sweep(), reorder purge() call in GenCollectedHeap Reviewed-by: jmasa, stefank
2013-03-22 Merge
morris [Thu, 21 Mar 2013 21:48:56 -0700] rev 16384
Merge
2013-03-21 8009593: [parfait] Null pointer deference in hotspot/src/share/vm/oops/constantPool.cpp
morris [Thu, 21 Mar 2013 10:13:56 -0700] rev 16383
8009593: [parfait] Null pointer deference in hotspot/src/share/vm/oops/constantPool.cpp Summary: added guarantee() to print_entry_on() Reviewed-by: kvn
2013-03-21 8009584: [parfait] Null pointer deference in hotspot/src/cpu/x86/vm/relocInfo_x86.cpp
morris [Thu, 21 Mar 2013 10:11:24 -0700] rev 16382
8009584: [parfait] Null pointer deference in hotspot/src/cpu/x86/vm/relocInfo_x86.cpp Summary: added guarantee() to pd_address_in_code() Reviewed-by: kvn
2013-03-21 8006965: remove test_gamma and add dedicated test_* targets instead
twisti [Wed, 20 Mar 2013 17:04:45 -0700] rev 16381
8006965: remove test_gamma and add dedicated test_* targets instead Reviewed-by: kvn, jcoomes
2013-03-20 8009181: [parfait] Null pointer deference in hotspot/src/share/vm/opto/loopTransform.cpp
morris [Wed, 20 Mar 2013 07:05:40 -0700] rev 16380
8009181: [parfait] Null pointer deference in hotspot/src/share/vm/opto/loopTransform.cpp Summary: add guarantee() to insert_pre_post_loops() Reviewed-by: kvn
2013-03-20 8009578: [parfait] Null pointer deference in hotspot/src/share/vm/classfile/defaultMethods.cpp
morris [Wed, 20 Mar 2013 06:38:27 -0700] rev 16379
8009578: [parfait] Null pointer deference in hotspot/src/share/vm/classfile/defaultMethods.cpp Summary: add guarantee() to disqualify_method() Reviewed-by: kvn
2013-03-20 8009565: [partfait] Null pointer deference in hotspot/src/share/vm/ci/ciEnv.cpp
morris [Wed, 20 Mar 2013 06:36:04 -0700] rev 16378
8009565: [partfait] Null pointer deference in hotspot/src/share/vm/ci/ciEnv.cpp Summary: add guarantee() to get_instance_klass_for_declared_method_holder() Reviewed-by: kvn
2013-03-20 8009248: [parfait] Null pointer deference in hotspot/src/share/vm/code/compiledIC.cpp
morris [Wed, 20 Mar 2013 06:32:49 -0700] rev 16377
8009248: [parfait] Null pointer deference in hotspot/src/share/vm/code/compiledIC.cpp Summary: add guarantee() to set_to_interpreted() Reviewed-by: kvn
2013-03-19 Merge
morris [Tue, 19 Mar 2013 16:31:10 -0700] rev 16376
Merge
2013-03-19 8008811: [parfait] Null pointer deference in hotspot/src/share/vm/opto/loopopts.cpp
morris [Tue, 19 Mar 2013 12:15:35 -0700] rev 16375
8008811: [parfait] Null pointer deference in hotspot/src/share/vm/opto/loopopts.cpp Summary: add guarantee() checks Reviewed-by: kvn
2013-03-19 8009022: [parfait] Null pointer deference in hotspot/src/share/vm/oops/generateOopMap.cpp
morris [Tue, 19 Mar 2013 11:49:36 -0700] rev 16374
8009022: [parfait] Null pointer deference in hotspot/src/share/vm/oops/generateOopMap.cpp Summary: add guarantee() checks to merge_state_into_bb() Reviewed-by: kvn
2013-03-19 8010222: 8007439 disabled inlining of cold accessor methods
kvn [Tue, 19 Mar 2013 10:56:33 -0700] rev 16373
8010222: 8007439 disabled inlining of cold accessor methods Summary: added missing parenthesis Reviewed-by: jrose
2013-03-19 8008663: [parfait] Null pointer deference in hotspot/src/share/vm/compiler/compileBroker.cpp
morris [Tue, 19 Mar 2013 07:23:29 -0700] rev 16372
8008663: [parfait] Null pointer deference in hotspot/src/share/vm/compiler/compileBroker.cpp Summary: add NULL checks for compiler name Reviewed-by: twisti, kvn
2013-03-19 8009172: [parfait] Null pointer deference in hotspot/src/share/vm/opto/output.cpp
morris [Tue, 19 Mar 2013 07:20:15 -0700] rev 16371
8009172: [parfait] Null pointer deference in hotspot/src/share/vm/opto/output.cpp Summary: add guarantee() to DoScheduling() Reviewed-by: twisti, kvn
2013-03-19 8010121: Remove definition of ShouldNotReachHere2(msg)
neliasso [Tue, 19 Mar 2013 10:31:16 +0100] rev 16370
8010121: Remove definition of ShouldNotReachHere2(msg) Reviewed-by: kvn, stefank, rbackman, twisti Contributed-by: niclas.adlertz@oracle.com
2013-03-18 Merge
roland [Mon, 18 Mar 2013 09:08:07 -0700] rev 16369
Merge
2013-03-18 8008555: Debugging code in compiled method sometimes leaks memory
roland [Mon, 18 Mar 2013 13:19:06 +0100] rev 16368
8008555: Debugging code in compiled method sometimes leaks memory Summary: support for strings that have same life-time as code that uses them. Reviewed-by: kvn, twisti
2013-03-18 8008211: Some of WB tests on compiler fail
iignatyev [Mon, 18 Mar 2013 04:29:08 -0700] rev 16367
8008211: Some of WB tests on compiler fail Reviewed-by: kvn, vlivanov
2013-03-17 Merge
kmo [Sat, 16 Mar 2013 21:44:52 -0700] rev 16366
Merge
2013-03-16 8008796: SA: Oop.iterateFields() should support CompressedKlassPointers again
kmo [Fri, 15 Mar 2013 22:07:42 -0700] rev 16365
8008796: SA: Oop.iterateFields() should support CompressedKlassPointers again Summary: add a missing change from JDK-7054512 so that Oop.iterateFields() works with UseCompressedKlassPointers Reviewed-by: coleenp, roland Contributed-by: yunda.mly@taobao.com
2013-03-16 8010144: [parfait] Null pointer deference in hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp
morris [Sat, 16 Mar 2013 07:41:09 -0700] rev 16364
8010144: [parfait] Null pointer deference in hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp Summary: add null check to signal handler Reviewed-by: dcubed
2013-03-16 8008328: [partfait] Null pointer defererence in hotspot/src/cpu/x86/vm/frame_x86.inline.hpp
morris [Sat, 16 Mar 2013 07:40:36 -0700] rev 16363
8008328: [partfait] Null pointer defererence in hotspot/src/cpu/x86/vm/frame_x86.inline.hpp Summary: add guarantee() to oop_result inlines Reviewed-by: kvn, twisti
2013-03-16 8009156: [parfait] Null pointer deference in hotspot/src/share/vm/services/memoryService.cpp
morris [Sat, 16 Mar 2013 07:39:57 -0700] rev 16362
8009156: [parfait] Null pointer deference in hotspot/src/share/vm/services/memoryService.cpp Summary: add guarantee() to add_generation_memory_pool() Reviewed-by: kvn, twisti
2013-03-16 8009166: [parfait] Null pointer deference in hotspot/src/share/vm/opto/type.cpp
morris [Sat, 16 Mar 2013 07:39:14 -0700] rev 16361
8009166: [parfait] Null pointer deference in hotspot/src/share/vm/opto/type.cpp Summary: add guarantee() to as_instance_type() Reviewed-by: kvn, twisti
2013-03-16 Merge
morris [Fri, 15 Mar 2013 18:44:08 -0700] rev 16360
Merge
2013-03-14 Merge
kmo [Thu, 14 Mar 2013 16:17:58 -0700] rev 16359
Merge
2013-03-14 8010116: Abstract_VM_Version::internal_vm_info_string() should recognize VS2010 and VS2012
kmo [Thu, 14 Mar 2013 13:22:04 -0700] rev 16358
8010116: Abstract_VM_Version::internal_vm_info_string() should recognize VS2010 and VS2012 Summary: add cases for _MSC_VER == 1600 and 1700 Reviewed-by: zgu
2013-03-19 8009457: SA: A small fix on "scanoops" command in CLHSDB
sla [Tue, 19 Mar 2013 13:44:26 +0100] rev 16357
8009457: SA: A small fix on "scanoops" command in CLHSDB Reviewed-by: sla, coleenp, kmo Contributed-by: yunda.mly@taobao.com
2013-03-19 8009456: SA: typeToVtbl of BasicTypeDataBase should not be static
sla [Tue, 19 Mar 2013 13:41:05 +0100] rev 16356
8009456: SA: typeToVtbl of BasicTypeDataBase should not be static Reviewed-by: coleenp, sla Contributed-by: yunda.mly@taobao.com
2013-03-17 Merge
dcubed [Sun, 17 Mar 2013 08:57:56 -0700] rev 16355
Merge
2013-03-16 Merge
zgu [Fri, 15 Mar 2013 17:12:17 -0700] rev 16354
Merge
2013-03-15 8009614: nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size & (granularity - 1)) == 0) failed: size not aligned to os::vm_allocation_granularity()
zgu [Fri, 15 Mar 2013 11:53:28 -0400] rev 16353
8009614: nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size & (granularity - 1)) == 0) failed: size not aligned to os::vm_allocation_granularity() Summary: Align up vm allocation size to os defined granularity Reviewed-by: dholmes, coleenp
2013-03-15 8007725: NPG: Klass::restore_unshareable_info() triggers assert(k->java_mirror() == NULL)
coleenp [Fri, 15 Mar 2013 17:24:40 -0400] rev 16352
8007725: NPG: Klass::restore_unshareable_info() triggers assert(k->java_mirror() == NULL) Summary: Check for exception during SystemDictionary::resolve_instance_class_or_null() and clean up. Reviewed-by: coleenp, acorn, hseigel, minqi Contributed-by: ioi.lam@oracle.com
2013-03-14 8003348: SA can not read core file on OS
minqi [Thu, 14 Mar 2013 00:33:08 -0700] rev 16351
8003348: SA can not read core file on OS Summary: Macosx uses Mach-O file format for binary files, not ELF format. Currently SA works on core files on other platforms, t his change enables SA work on core file generated on Darwin. Reviewed-by: sla, sspitsyn Contributed-by: yumin.qi@oracle.com
2013-03-15 8010105: new hotspot build - hs25-b24
amurillo [Fri, 15 Mar 2013 11:44:33 -0700] rev 16350
8010105: new hotspot build - hs25-b24 Reviewed-by: jcoomes
2013-03-21 Added tag jdk8-b82 for changeset 3826413d5c5b
katleman [Thu, 21 Mar 2013 10:42:51 -0700] rev 16349
Added tag jdk8-b82 for changeset 3826413d5c5b
2013-03-21 Added tag jdk8-b82 for changeset caa9b4e63aab
katleman [Thu, 21 Mar 2013 10:42:22 -0700] rev 16348
Added tag jdk8-b82 for changeset caa9b4e63aab
2017-07-05 Added tag jdk8-b82 for changeset 5e8c55025644
duke [Wed, 05 Jul 2017 18:46:03 +0200] rev 16347
Added tag jdk8-b82 for changeset 5e8c55025644
2017-07-05 Merge jdk8-b82
duke [Wed, 05 Jul 2017 18:46:02 +0200] rev 16346
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:45:58 +0200] rev 16345
Merge
2013-03-15 Merge
lana [Thu, 14 Mar 2013 19:33:29 -0700] rev 16344
Merge
2013-03-12 Merge
lana [Tue, 12 Mar 2013 16:43:53 -0700] rev 16343
Merge
2013-03-12 7196531: Duplicate error messages on repeating annotations
jfranck [Tue, 12 Mar 2013 17:39:34 +0100] rev 16342
7196531: Duplicate error messages on repeating annotations Reviewed-by: jjg
2013-03-12 8009545: Graph inference: dependencies between inference variables should be set during incorporation
mcimadamore [Tue, 12 Mar 2013 16:02:43 +0000] rev 16341
8009545: Graph inference: dependencies between inference variables should be set during incorporation Summary: Move all transitivity checks into the incorporation round Reviewed-by: jjg
2013-03-12 8008540: Constructor reference to non-reifiable array should be rejected
mcimadamore [Tue, 12 Mar 2013 16:02:13 +0000] rev 16340
8008540: Constructor reference to non-reifiable array should be rejected 8008539: Spurious error when constructor reference mention an interface type 8008538: Constructor reference accepts wildcard parameterized types Summary: Overhaul of Check.checkConstructorRefType Reviewed-by: jjg
2013-03-12 8005205: tests missing bugid for repeating annotation change
jfranck [Tue, 12 Mar 2013 11:16:30 +0100] rev 16339
8005205: tests missing bugid for repeating annotation change Reviewed-by: jjg, ssides
2013-03-12 8009843: sjavac should accept -cp as synonym for -classpath
ohrstrom [Mon, 11 Mar 2013 19:03:35 -0700] rev 16338
8009843: sjavac should accept -cp as synonym for -classpath Reviewed-by: jjg
2013-03-11 8009742: Bad lambda name for lambda in a static initializer or ctor
rfield [Mon, 11 Mar 2013 10:02:55 -0700] rev 16337
8009742: Bad lambda name for lambda in a static initializer or ctor Reviewed-by: mcimadamore
2013-03-11 6181889: Empty try/finally results in bytecodes being generated
vromero [Mon, 11 Mar 2013 15:35:13 +0000] rev 16336
6181889: Empty try/finally results in bytecodes being generated Reviewed-by: mcimadamore
2013-03-07 8009582: Method reference generic constructor gives: IllegalArgumentException: Invalid lambda deserialization
rfield [Thu, 07 Mar 2013 08:26:13 -0800] rev 16335
8009582: Method reference generic constructor gives: IllegalArgumentException: Invalid lambda deserialization Reviewed-by: mcimadamore
2013-03-07 8009170: Regression: javac generates redundant bytecode in assignop involving arrays
vromero [Thu, 07 Mar 2013 10:12:13 +0000] rev 16334
8009170: Regression: javac generates redundant bytecode in assignop involving arrays Reviewed-by: mcimadamore
2013-03-07 8009138: javac, equals-hashCode warning tuning
vromero [Thu, 07 Mar 2013 10:04:28 +0000] rev 16333
8009138: javac, equals-hashCode warning tuning Reviewed-by: mcimadamore
2013-03-06 8009391: Synthetic name of serializable lambda methods should not contain negative numbers
mcimadamore [Wed, 06 Mar 2013 15:33:39 +0000] rev 16332
8009391: Synthetic name of serializable lambda methods should not contain negative numbers Summary: Use hex representation of method signature hashcode to avoid negative numbers Reviewed-by: jjg
2013-03-06 8009459: Wrong behavior of diamond finder with source level 7
mcimadamore [Wed, 06 Mar 2013 15:33:17 +0000] rev 16331
8009459: Wrong behavior of diamond finder with source level 7 Summary: Diamond finder doesn't take into account different inference behaviors Reviewed-by: jjg
2013-03-06 8009299: Javac crashes when compiling method reference to static interface method
mcimadamore [Wed, 06 Mar 2013 15:29:30 +0000] rev 16330
8009299: Javac crashes when compiling method reference to static interface method Summary: Assertion in Check.checMethod is too strict Reviewed-by: jjg
2013-03-05 Merge
lana [Tue, 05 Mar 2013 11:51:58 -0800] rev 16329
Merge
2013-03-05 8009129: Illegal access error when calling method reference
mcimadamore [Tue, 05 Mar 2013 14:19:49 +0000] rev 16328
8009129: Illegal access error when calling method reference Summary: Javac generates method handle referencing non public type Reviewed-by: jjg, rfield
2013-03-05 8009154: Missing cast in method reference bridge leads to NoSuchMethodError
mcimadamore [Tue, 05 Mar 2013 14:16:07 +0000] rev 16327
8009154: Missing cast in method reference bridge leads to NoSuchMethodError Summary: Missing cast in generated method reference bridge Reviewed-by: rfield, jjg
2013-03-05 8009227: Certain diagnostics should not be deferred
mcimadamore [Tue, 05 Mar 2013 14:12:07 +0000] rev 16326
8009227: Certain diagnostics should not be deferred Summary: Add new diagnostic flag to mark non deferrable diagnostics Reviewed-by: jjg
2013-03-05 8004962: Code generation crash with lambda and local classes
mcimadamore [Tue, 05 Mar 2013 14:04:57 +0000] rev 16325
8004962: Code generation crash with lambda and local classes Summary: Translation info should be propagated from LambdaToMethod to Lower Reviewed-by: jjg, rfield
2013-03-01 8008949: javadoc stopped copying doc-files
jjg [Fri, 01 Mar 2013 10:47:39 -0800] rev 16324
8008949: javadoc stopped copying doc-files Reviewed-by: bpatel
2013-02-28 8008537: Missing method reference lookup error when unbound search finds a static method
mcimadamore [Thu, 28 Feb 2013 14:05:52 +0000] rev 16323
8008537: Missing method reference lookup error when unbound search finds a static method Summary: Static-ness check should be applied after member reference resolution Reviewed-by: jjg
2013-02-28 8008813: Structural most specific fails when method reference is passed to overloaded method
mcimadamore [Thu, 28 Feb 2013 14:05:44 +0000] rev 16322
8008813: Structural most specific fails when method reference is passed to overloaded method Summary: Bad logic for checking most specific method reference type Reviewed-by: jjg
2013-02-28 8008723: Graph Inference: bad graph calculation leads to assertion error
mcimadamore [Thu, 28 Feb 2013 14:00:52 +0000] rev 16321
8008723: Graph Inference: bad graph calculation leads to assertion error Summary: Dependencies are not propagated correctly through merged nodes during inference graph initialization Reviewed-by: jjg
2013-02-26 8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass
vromero [Tue, 26 Feb 2013 09:04:19 +0000] rev 16320
8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass Reviewed-by: jjg, mcimadamore
2013-02-24 7112427: The doclet needs to be able to generate JavaFX documentation.
jjg [Sun, 24 Feb 2013 11:36:58 -0800] rev 16319
7112427: The doclet needs to be able to generate JavaFX documentation. Reviewed-by: jjg Contributed-by: jan.valenta@oracle.com
2013-02-22 8008708: Regression: separate compilation causes crash in wildcards inference logic
mcimadamore [Fri, 22 Feb 2013 18:19:51 +0000] rev 16318
8008708: Regression: separate compilation causes crash in wildcards inference logic Summary: Invalid use of WildcardType.bound in Types.removeWildcards Reviewed-by: jjg
2013-02-22 8008337: Write test to check for compiler error when static method in interface is called via super()
mcimadamore [Fri, 22 Feb 2013 13:31:35 +0000] rev 16317
8008337: Write test to check for compiler error when static method in interface is called via super() Reviewed-by: mcimadamore Contributed-by: sonali.goel@oracle.com
2013-02-22 Merge
lana [Thu, 21 Feb 2013 17:49:56 -0800] rev 16316
Merge
2013-02-21 8008658: Four new method param jtreg tests fail in nightly tests
ksrini [Thu, 21 Feb 2013 12:23:27 -0800] rev 16315
8008658: Four new method param jtreg tests fail in nightly tests Reviewed-by: jjg, ksrini, mcimadamore Contributed-by: eric.mccorkle@oracle.com
2013-02-21 8008405: Now that metafactory is in place, add javac lambda serialization tests
rfield [Thu, 21 Feb 2013 14:43:51 -0800] rev 16314
8008405: Now that metafactory is in place, add javac lambda serialization tests Summary: Tests part of original langtools serialization review. Reviewed-by: mcimadamore
2013-02-21 8008444: Inherited generic functional descriptors are merged incorrectly
mcimadamore [Thu, 21 Feb 2013 15:27:05 +0000] rev 16313
8008444: Inherited generic functional descriptors are merged incorrectly Summary: Missing call to Types.createMethodWithThrownTypes Reviewed-by: jjg
2013-02-21 8007461: Regression: bad overload resolution when inner class and outer class have method with same name
mcimadamore [Thu, 21 Feb 2013 15:26:46 +0000] rev 16312
8007461: Regression: bad overload resolution when inner class and outer class have method with same name Summary: Fix regression in varargs method resolution introduced by bad refactoring Reviewed-by: jjg
2013-02-21 8008293: Declared bounds not considered when functional interface containing unbound wildcards is instantiated
mcimadamore [Thu, 21 Feb 2013 15:25:03 +0000] rev 16311
8008293: Declared bounds not considered when functional interface containing unbound wildcards is instantiated Summary: Wildcards inference should re-use some of the bounds info generated during capture conversion Reviewed-by: jjg
2013-02-21 8005183: Missing accessor for constructor reference pointing to private inner class ctor
mcimadamore [Thu, 21 Feb 2013 15:23:48 +0000] rev 16310
8005183: Missing accessor for constructor reference pointing to private inner class ctor Summary: Compiler should add bridges when translating private constructor reference Reviewed-by: jjg
2013-02-21 8008276: assertion error in com.sun.tools.javac.comp.TransTypes.visitApply
mcimadamore [Thu, 21 Feb 2013 15:21:38 +0000] rev 16309
8008276: assertion error in com.sun.tools.javac.comp.TransTypes.visitApply Summary: DiagnosticFilter used during speculative attribution is too broad Reviewed-by: jjg
2013-02-21 8008227: Mixing lambdas with anonymous classes leads to NPE thrown by compiler
mcimadamore [Thu, 21 Feb 2013 15:19:29 +0000] rev 16308
8008227: Mixing lambdas with anonymous classes leads to NPE thrown by compiler Summary: Disentangle cyclic dependency between static-ness of synthetic lambda method and static-ness of classes nested within lambdas Reviewed-by: jjg
2013-02-20 8006582: Test for parameter names feature
strarup [Wed, 20 Feb 2013 15:47:14 -0800] rev 16307
8006582: Test for parameter names feature Reviewed-by: jjg, darcy, emc
2013-02-20 Merge
lana [Tue, 19 Feb 2013 20:53:35 -0800] rev 16306
Merge
2013-02-20 8006948: Update javac for MethodParameters format change
ksrini [Tue, 19 Feb 2013 17:19:01 -0800] rev 16305
8006948: Update javac for MethodParameters format change Reviewed-by: ksrini, forax Contributed-by: eric.mccorkle@oracle.com
2013-02-19 8006212: javac, convert jtreg tests from shell script to java
vromero [Tue, 19 Feb 2013 17:53:16 +0000] rev 16304
8006212: javac, convert jtreg tests from shell script to java Reviewed-by: jjg
2013-02-19 8008267: Add @Supported annotation to com.sun.source types
darcy [Tue, 19 Feb 2013 00:31:45 -0800] rev 16303
8008267: Add @Supported annotation to com.sun.source types Reviewed-by: jjg
2013-02-18 8008339: Test TargetAnnoCombo.java is broken
jjg [Mon, 18 Feb 2013 14:29:40 -0800] rev 16302
8008339: Test TargetAnnoCombo.java is broken Reviewed-by: jjh
2013-02-18 6563143: javac should issue a warning for overriding equals without hashCode
vromero [Mon, 18 Feb 2013 14:33:25 +0000] rev 16301
6563143: javac should issue a warning for overriding equals without hashCode Reviewed-by: jjg, mcimadamore
2013-02-16 8004969: Generate $deserializeLambda$ method
rfield [Fri, 15 Feb 2013 18:40:38 -0800] rev 16300
8004969: Generate $deserializeLambda$ method 8006763: super in method reference used in anonymous class - ClassFormatError is produced 8005632: Inner classes within lambdas cause build failures 8005653: Lambdas containing inner classes referencing external type variables do not correctly parameterize the inner classes Reviewed-by: mcimadamore
2013-02-15 8008313: 8007052 breaks test/tools/javap/MethodParameters.java
jjg [Fri, 15 Feb 2013 11:26:11 -0800] rev 16299
8008313: 8007052 breaks test/tools/javap/MethodParameters.java Reviewed-by: darcy
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip