Thu, 16 Jan 2014 11:37:49 +0100 7185591: jcmd-big-script.sh ERROR: could not find app's Java pid.
ykantser [Thu, 16 Jan 2014 11:37:49 +0100] rev 22286
7185591: jcmd-big-script.sh ERROR: could not find app's Java pid. Reviewed-by: egahlin, sla, jbachorik
Thu, 16 Jan 2014 10:27:57 +0100 8030848: Collections.sort(List l, Comparator) should defer to List.sort(Comparator )
psandoz [Thu, 16 Jan 2014 10:27:57 +0100] rev 22285
8030848: Collections.sort(List l, Comparator) should defer to List.sort(Comparator ) Reviewed-by: mduigou
Wed, 15 Jan 2014 11:29:47 -0800 8031747: Add overloads lint warning to build of jdk repository
darcy [Wed, 15 Jan 2014 11:29:47 -0800] rev 22284
8031747: Add overloads lint warning to build of jdk repository Reviewed-by: chegar, erikj, alanb
Wed, 15 Jan 2014 10:40:22 -0800 8030814: Long.parseUnsignedLong should throw exception on too large input
bpb [Wed, 15 Jan 2014 10:40:22 -0800] rev 22283
8030814: Long.parseUnsignedLong should throw exception on too large input Summary: Change test for overflow of unsigned long Reviewed-by: darcy, psandoz Contributed-by: Dmitry Nadezhin <dmitry.nadezhin@oracle.com>
Wed, 15 Jan 2014 00:03:38 -0800 8031550: Fix overloads lint warnings in client code
darcy [Wed, 15 Jan 2014 00:03:38 -0800] rev 22282
8031550: Fix overloads lint warnings in client code Reviewed-by: pchelko
Tue, 14 Jan 2014 23:10:41 -0800 8031467: Fix doclint missing issues in java.awt.{dnd[.peer], datatransfer}
darcy [Tue, 14 Jan 2014 23:10:41 -0800] rev 22281
8031467: Fix doclint missing issues in java.awt.{dnd[.peer], datatransfer} Reviewed-by: pchelko
Tue, 14 Jan 2014 13:52:23 -0800 8031736: Fix doclint issue in javax.print
darcy [Tue, 14 Jan 2014 13:52:23 -0800] rev 22280
8031736: Fix doclint issue in javax.print Reviewed-by: alanb
Tue, 14 Jan 2014 13:19:11 -0800 8031494: [launcher] java launcher should check for JNI Pending exceptions.
ksrini [Tue, 14 Jan 2014 13:19:11 -0800] rev 22279
8031494: [launcher] java launcher should check for JNI Pending exceptions. Reviewed-by: alanb, chegar, mchung
Tue, 14 Jan 2014 14:27:03 -0500 8031721: Remove non-existent test from TEST.groups
lancea [Tue, 14 Jan 2014 14:27:03 -0500] rev 22278
8031721: Remove non-existent test from TEST.groups Reviewed-by: mchung
Tue, 14 Jan 2014 10:08:24 -0800 8031651: Remove unneeded -source and -target flags in jdk repo regression tests
darcy [Tue, 14 Jan 2014 10:08:24 -0800] rev 22277
8031651: Remove unneeded -source and -target flags in jdk repo regression tests Reviewed-by: dfuchs, mullan
Tue, 14 Jan 2014 16:23:49 +0000 7100957: SOCKS proxying does not work with IPv6 connections
chegar [Tue, 14 Jan 2014 16:23:49 +0000] rev 22276
7100957: SOCKS proxying does not work with IPv6 connections Reviewed-by: chegar, alanb Contributed-by: Dimitar Mavrodiev <dmavrodiev@gmail.com>
Tue, 14 Jan 2014 15:15:45 +0000 8031708: Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined
chegar [Tue, 14 Jan 2014 15:15:45 +0000] rev 22275
8031708: Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined Reviewed-by: alanb
Tue, 14 Jan 2014 14:54:05 +0000 7027502: Remove demo/jvmti/hprof/MonitorTest.java from exclude list with additional debug output
alanb [Tue, 14 Jan 2014 14:54:05 +0000] rev 22274
7027502: Remove demo/jvmti/hprof/MonitorTest.java from exclude list with additional debug output Reviewed-by: dholmes, sla, alanb Contributed-by: tristan.yan@oracle.com
Tue, 14 Jan 2014 06:41:10 -0800 8031566: regression test failure, SSLEngineBadBufferArrayAccess.java
xuelei [Tue, 14 Jan 2014 06:41:10 -0800] rev 22273
8031566: regression test failure, SSLEngineBadBufferArrayAccess.java Reviewed-by: mullan
Tue, 14 Jan 2014 12:05:46 +0100 8025936: Windows .pdb and .map files does not have proper dependencies setup
erikj [Tue, 14 Jan 2014 12:05:46 +0100] rev 22272
8025936: Windows .pdb and .map files does not have proper dependencies setup Reviewed-by: ihse, tbell
Tue, 14 Jan 2014 13:09:34 +0100 8030847: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails intermittently again
jbachorik [Tue, 14 Jan 2014 13:09:34 +0100] rev 22271
8030847: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails intermittently again Reviewed-by: dholmes, sla, mchung
Tue, 14 Jan 2014 11:08:33 +0100 6380601: MISC_REGRESSION tests need to be more resilient to ps cmd problems
ykantser [Tue, 14 Jan 2014 11:08:33 +0100] rev 22270
6380601: MISC_REGRESSION tests need to be more resilient to ps cmd problems Reviewed-by: sla, alanb, jbachorik
Tue, 14 Jan 2014 13:31:44 +0800 8031046: Native Windows ccache might still get unsupported ticket
weijun [Tue, 14 Jan 2014 13:31:44 +0800] rev 22269
8031046: Native Windows ccache might still get unsupported ticket Reviewed-by: valeriep
Mon, 13 Jan 2014 21:12:58 -0800 8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
xuelei [Mon, 13 Jan 2014 21:12:58 -0800] rev 22268
8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property Reviewed-by: mullan, weijun
Mon, 13 Jan 2014 20:56:18 -0800 8028518: Increase the priorities of GCM cipher suites
xuelei [Mon, 13 Jan 2014 20:56:18 -0800] rev 22267
8028518: Increase the priorities of GCM cipher suites Reviewed-by: wetmore
Mon, 13 Jan 2014 16:32:18 -0800 8029007: Check src/share/native/sun/misc code for JNI pending exceptions
dxu [Mon, 13 Jan 2014 16:32:18 -0800] rev 22266
8029007: Check src/share/native/sun/misc code for JNI pending exceptions Reviewed-by: chegar, alanb, rriggs, mchung
Mon, 13 Jan 2014 14:52:49 -0800 8031589: Fix doclint issues in java.beans.beancontext
darcy [Mon, 13 Jan 2014 14:52:49 -0800] rev 22265
8031589: Fix doclint issues in java.beans.beancontext Reviewed-by: alanb
Sat, 11 Jan 2014 09:19:47 -0800 8031372: JDK 9 Specification-Version in jar files is still 1.8
ascarpino [Sat, 11 Jan 2014 09:19:47 -0800] rev 22264
8031372: JDK 9 Specification-Version in jar files is still 1.8 Reviewed-by: alanb, erikj, wetmore
Sat, 11 Jan 2014 11:22:35 +0000 Merge
coffeys [Sat, 11 Jan 2014 11:22:35 +0000] rev 22263
Merge
Mon, 30 Dec 2013 16:46:55 +0400 8025051: Update resource files for TimeZone display names
aefimov [Mon, 30 Dec 2013 16:46:55 +0400] rev 22262
8025051: Update resource files for TimeZone display names Reviewed-by: okutsu, mfang
Fri, 10 Jan 2014 19:48:02 +0100 8031525: Logger created in test/tools/jar/UpdateManifest.java might get gc'ed too early.
dfuchs [Fri, 10 Jan 2014 19:48:02 +0100] rev 22261
8031525: Logger created in test/tools/jar/UpdateManifest.java might get gc'ed too early. Summary: The test needs to keep a strong reference on its loggers otherwise the modification of the logger level may only be transient. Reviewed-by: chegar
Fri, 10 Jan 2014 09:24:47 -0800 8031082: Fix non-missing doclint problems in client libraries
darcy [Fri, 10 Jan 2014 09:24:47 -0800] rev 22260
8031082: Fix non-missing doclint problems in client libraries Reviewed-by: serb
Thu, 05 Dec 2013 15:49:53 -0500 8029629: java/lang/ProcessBuilder/Basic.java fails intermittently
rriggs [Thu, 05 Dec 2013 15:49:53 -0500] rev 22259
8029629: java/lang/ProcessBuilder/Basic.java fails intermittently Summary: Improved test for Thread.interrupt Reviewed-by: martin, rriggs Contributed-by: martinrb@google.com
Fri, 10 Jan 2014 10:45:56 -0500 8030875: Macros for checking and returning on exceptions
rriggs [Fri, 10 Jan 2014 10:45:56 -0500] rev 22258
8030875: Macros for checking and returning on exceptions Summary: Move exception checking macros to common jni_util.h Reviewed-by: chegar
Fri, 10 Jan 2014 16:17:34 +0100 8031428: CountTest causes lambda Ser/Derialization tests to fail
psandoz [Fri, 10 Jan 2014 16:17:34 +0100] rev 22257
8031428: CountTest causes lambda Ser/Derialization tests to fail Reviewed-by: chegar
Fri, 10 Jan 2014 15:51:24 +0100 8031068: java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers
dfuchs [Fri, 10 Jan 2014 15:51:24 +0100] rev 22256
8031068: java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers Summary: The test was not keeping any strong reference on the loggers it created allowing for them to be garbage collected too early. Reviewed-by: mchung, chegar
Fri, 10 Jan 2014 08:22:00 +0100 8031420: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails on some platforms: Unable to locate 'libjvm.so'
jbachorik [Fri, 10 Jan 2014 08:22:00 +0100] rev 22255
8031420: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails on some platforms: Unable to locate 'libjvm.so' Reviewed-by: sla, chegar, sjiang
Thu, 09 Jan 2014 14:15:01 -0800 8030845: Fix doclint missing issues in java.awt.event
darcy [Thu, 09 Jan 2014 14:15:01 -0800] rev 22254
8030845: Fix doclint missing issues in java.awt.event Reviewed-by: prr, anthony
Tue, 21 Jan 2014 18:17:13 -0800 Added tag jdk9-b01 for changeset 0da91a6ccb5f
katleman [Tue, 21 Jan 2014 18:17:13 -0800] rev 22253
Added tag jdk9-b01 for changeset 0da91a6ccb5f
Wed, 05 Jul 2017 19:27:16 +0200 Merge
duke [Wed, 05 Jul 2017 19:27:16 +0200] rev 22252
Merge
Mon, 27 Jan 2014 21:00:29 -0800 Merge
lana [Mon, 27 Jan 2014 21:00:29 -0800] rev 22251
Merge
Thu, 05 Dec 2013 00:36:42 -0800 8029507: Enhance JVM method processing
jrose [Thu, 05 Dec 2013 00:36:42 -0800] rev 22250
8029507: Enhance JVM method processing Summary: update MemberName.clazz correctly in MemberName.resolve; also pass lookupClass to MethodHandles::resolve_MemberName Reviewed-by: acorn, vlivanov
Thu, 05 Sep 2013 10:29:00 -0400 8021266: Better life cycle for objects
coleenp [Thu, 05 Sep 2013 10:29:00 -0400] rev 22249
8021266: Better life cycle for objects Summary: Improve life cycle for objects Reviewed-by: art, hseigel Contributed-by: gerard.ziemski@oracle.com
Fri, 10 Jan 2014 12:54:08 -0800 Merge
morris [Fri, 10 Jan 2014 12:54:08 -0800] rev 22248
Merge
Fri, 10 Jan 2014 06:36:18 +0100 8022494: Make compilation IDs sequential
anoll [Fri, 10 Jan 2014 06:36:18 +0100] rev 22247
8022494: Make compilation IDs sequential Summary: Use atomic operations to provide sequential compilation IDs Reviewed-by: kvn, twisti
Thu, 09 Jan 2014 18:09:59 -0800 8026413: ScopeDesc::is_equal is declared in header file but not implemented
twisti [Thu, 09 Jan 2014 18:09:59 -0800] rev 22246
8026413: ScopeDesc::is_equal is declared in header file but not implemented Reviewed-by: kvn
Thu, 09 Jan 2014 19:03:36 +0400 8031115: intrinsics for Math.decrementExact(J) and incrementExact(J) don't work
iignatyev [Thu, 09 Jan 2014 19:03:36 +0400] rev 22245
8031115: intrinsics for Math.decrementExact(J) and incrementExact(J) don't work Reviewed-by: kvn, twisti
Thu, 09 Jan 2014 10:47:40 +0100 8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
adlertz [Thu, 09 Jan 2014 10:47:40 +0100] rev 22244
8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot Summary: Remove the VerifyOopMaps flag which doesn't work for tiered or for C1 with more compiler threads than one. Reviewed-by: twisti, drchase, iveresov
Wed, 08 Jan 2014 10:25:50 -0800 8028468: Add inlining information into ciReplay
kvn [Wed, 08 Jan 2014 10:25:50 -0800] rev 22243
8028468: Add inlining information into ciReplay Summary: Allow dump and replay inlining for specified method during a program execution. Reviewed-by: roland, twisti
Wed, 08 Jan 2014 12:05:19 +0100 8029446: assert(_cfg.get_block_for_node(proj) == borig) failed: incorrect block for kill projections
adlertz [Wed, 08 Jan 2014 12:05:19 +0100] rev 22242
8029446: assert(_cfg.get_block_for_node(proj) == borig) failed: incorrect block for kill projections Summary: Added loadConP0 projection node to block in case of re-materialization of the loadConP0. x86_64 only. Reviewed-by: kvn
Wed, 08 Jan 2014 09:49:31 +0100 8029873: compiler/uncommontrap/TestStackBangRbp.java crashes with SIGSEGV
roland [Wed, 08 Jan 2014 09:49:31 +0100] rev 22241
8029873: compiler/uncommontrap/TestStackBangRbp.java crashes with SIGSEGV Summary: May end up in uncommon trap blob/deopt blob with unguarded stack Reviewed-by: kvn, twisti
Tue, 07 Jan 2014 14:26:12 -0800 8022263: use same Clang warnings on BSD as on Linux
twisti [Tue, 07 Jan 2014 14:26:12 -0800] rev 22240
8022263: use same Clang warnings on BSD as on Linux Reviewed-by: kvn, iveresov
Tue, 07 Jan 2014 16:02:10 +0100 8027571: fatal error: meet not symmetric
roland [Tue, 07 Jan 2014 16:02:10 +0100] rev 22239
8027571: fatal error: meet not symmetric Summary: meet of one constant array and one exact array not symmetric. Reviewed-by: kvn
Tue, 07 Jan 2014 14:36:34 +0100 8028064: tiered may collect wrong receiver type at virtual call
roland [Tue, 07 Jan 2014 14:36:34 +0100] rev 22238
8028064: tiered may collect wrong receiver type at virtual call Summary: when unique callee is known at compile time, recorded class may be wrong Reviewed-by: kvn, iveresov
Tue, 07 Jan 2014 12:38:22 +0100 8028536: Test cases to cover type system fixes pushed with 8024070
roland [Tue, 07 Jan 2014 12:38:22 +0100] rev 22237
8028536: Test cases to cover type system fixes pushed with 8024070 Summary: extra test cases for type speculation Reviewed-by: kvn
Mon, 06 Jan 2014 17:23:07 -0800 8029305: add type tag to AbstractCompiler
twisti [Mon, 06 Jan 2014 17:23:07 -0800] rev 22236
8029305: add type tag to AbstractCompiler Reviewed-by: iveresov, kvn
Mon, 06 Jan 2014 15:35:20 -0800 8031199: _MSC_VER is only defined on _WIN32
twisti [Mon, 06 Jan 2014 15:35:20 -0800] rev 22235
8031199: _MSC_VER is only defined on _WIN32 Reviewed-by: kvn, iveresov
Tue, 24 Dec 2013 11:48:39 -0800 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
mikael [Tue, 24 Dec 2013 11:48:39 -0800] rev 22234
8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 Summary: Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
Thu, 19 Dec 2013 20:28:45 +0000 8030633: nsk/jvmti/RedefineClasses/StressRedefine failed invalid method ordering length on Solaris
coleenp [Thu, 19 Dec 2013 20:28:45 +0000] rev 22233
8030633: nsk/jvmti/RedefineClasses/StressRedefine failed invalid method ordering length on Solaris Summary: A method with no declared methods was getting an AME overpass method with the latest change. The method_ordering array was not updated for the new methods. Reviewed-by: dcubed, acorn, dsamersoff, lfoltan, hseigel
Mon, 16 Dec 2013 08:24:33 -0500 8027804: JCK resolveMethod test fails expecting AbstractMethodError
hseigel [Mon, 16 Dec 2013 08:24:33 -0500] rev 22232
8027804: JCK resolveMethod test fails expecting AbstractMethodError Summary: Create AME overpass methods and fix method search logic Reviewed-by: kamg, acorn, lfoltan, coleenp
Fri, 13 Dec 2013 09:25:44 +0100 8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change
roland [Fri, 13 Dec 2013 09:25:44 +0100] rev 22231
8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change Summary: no call to SystemDictionary::notice_modification() when class is defined through Unsafe.defineAnonymousClass() can caused missed dependency change. Reviewed-by: kvn, twisti
Thu, 12 Dec 2013 15:11:35 -0500 8029351: assert(bt != T_OBJECT) failed: Guard is incorrect in VM:defmeth
drchase [Thu, 12 Dec 2013 15:11:35 -0500] rev 22230
8029351: assert(bt != T_OBJECT) failed: Guard is incorrect in VM:defmeth Summary: replace test condition with reference to the proper predicate, encode folk wisdom into an assert Reviewed-by: twisti, coleenp
Fri, 13 Dec 2013 00:34:09 +0400 8026941: [TESTBUG] java.lang.ClassNotFoundException: java.lang.invoke.InvokeGeneric
iignatyev [Fri, 13 Dec 2013 00:34:09 +0400] rev 22229
8026941: [TESTBUG] java.lang.ClassNotFoundException: java.lang.invoke.InvokeGeneric Reviewed-by: kvn, vlivanov
Thu, 12 Dec 2013 11:25:32 -0800 8029668: Kithcensink crashed with guarantee(Assembler::is_simm13(disp)) failed: Do not match large constant offsets
iveresov [Thu, 12 Dec 2013 11:25:32 -0800] rev 22228
8029668: Kithcensink crashed with guarantee(Assembler::is_simm13(disp)) failed: Do not match large constant offsets Summary: Bailout if we try to reference a stack location that we can't encode Reviewed-by: kvn, twisti
Wed, 11 Dec 2013 13:51:28 -0500 8029566: PPC: OrderAccess::load_acquire(julong) is broken
jprovino [Wed, 11 Dec 2013 13:51:28 -0500] rev 22227
8029566: PPC: OrderAccess::load_acquire(julong) is broken Summary: JFR needs this fix to run on PPC Reviewed-by: sla, mikael
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip