Tue, 29 Apr 2014 10:29:56 -0700 8041959: Skip replay parsing errors with ReplayIgnoreInitErrors
kvn [Tue, 29 Apr 2014 10:29:56 -0700] rev 24324
8041959: Skip replay parsing errors with ReplayIgnoreInitErrors Summary: Allow replay compilation with replay file parsing error. Reviewed-by: twisti, iveresov
Tue, 29 Apr 2014 07:14:46 +0000 Merge
anoll [Tue, 29 Apr 2014 07:14:46 +0000] rev 24323
Merge
Tue, 29 Apr 2014 08:08:44 +0200 8036956: remove EnableInvokeDynamic flag
anoll [Tue, 29 Apr 2014 08:08:44 +0200] rev 24322
8036956: remove EnableInvokeDynamic flag Summary: The EnableInvokeDynamic flag and all support code is removed because it is not longer used in JDK 9. Reviewed-by: kvn, twisti Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Tue, 29 Apr 2014 07:59:22 +0200 8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline
anoll [Tue, 29 Apr 2014 07:59:22 +0200] rev 24321
8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline Summary: Fixes broken memory freeing of compile queue tasks and makes sure that blocking compiles do not hang the VM if compilation gets disabled due to a full code cache. Reviewed-by: kvn, iveresov
Mon, 28 Apr 2014 16:05:12 -0700 8040919: Uninitialised memory in hotspot/src/share/vm/compiler/oopMap.cpp
morris [Mon, 28 Apr 2014 16:05:12 -0700] rev 24320
8040919: Uninitialised memory in hotspot/src/share/vm/compiler/oopMap.cpp Summary: Parfait refactoring in OopMapSet::update_register_map Reviewed-by: kvn, twisti
Mon, 28 Apr 2014 15:09:39 -0400 8039407: Regression test needed for JDK-8015396
drchase [Mon, 28 Apr 2014 15:09:39 -0400] rev 24319
8039407: Regression test needed for JDK-8015396 Summary: Converted bug demo into regression test Reviewed-by: kvn
Mon, 28 Apr 2014 14:34:12 +0200 8041771: C1: remove unused IR::_locals_size
anoll [Mon, 28 Apr 2014 14:34:12 +0200] rev 24318
8041771: C1: remove unused IR::_locals_size Summary: The unused IR::_locals_size is removed. Reviewed-by: kvn, roland Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Mon, 28 Apr 2014 03:44:35 -0700 Merge
anoll [Mon, 28 Apr 2014 03:44:35 -0700] rev 24317
Merge
Mon, 28 Apr 2014 12:39:12 +0200 8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache
anoll [Mon, 28 Apr 2014 12:39:12 +0200] rev 24316
8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache Summary: Add CodeCache::add_scavenge_root_nmethod(this) to the dtrace-constructor of nmethod Reviewed-by: roland, iveresov
Fri, 25 Apr 2014 14:29:47 -0400 Merge
bharadwaj [Fri, 25 Apr 2014 14:29:47 -0400] rev 24315
Merge
Fri, 25 Apr 2014 12:48:34 +0200 8029302: Performance regression in Math.pow intrinsic
adlertz [Fri, 25 Apr 2014 12:48:34 +0200] rev 24314
8029302: Performance regression in Math.pow intrinsic Summary: Added special case for x^y where y == 2 Reviewed-by: kvn, roland
Fri, 25 Apr 2014 09:22:16 +0200 8041481: JVM crashes with collect_args_for_profiling
roland [Fri, 25 Apr 2014 09:22:16 +0200] rev 24313
8041481: JVM crashes with collect_args_for_profiling Summary: method handle call to c1 intrinsic tries to profile popped argument Reviewed-by: kvn, twisti
Thu, 24 Apr 2014 10:32:49 +0000 Merge
iignatyev [Thu, 24 Apr 2014 10:32:49 +0000] rev 24312
Merge
Thu, 24 Apr 2014 14:02:48 +0400 8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed
iignatyev [Thu, 24 Apr 2014 14:02:48 +0400] rev 24311
8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed Reviewed-by: kvn, roland
Thu, 24 Apr 2014 11:05:07 +0200 8039960: Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java
roland [Thu, 24 Apr 2014 11:05:07 +0200] rev 24310
8039960: Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java Summary: the test case doesn't need to change the heap size to reproduce the failure. Reviewed-by: twisti, kvn
Thu, 24 Apr 2014 09:47:34 +0200 8041468: Field nmethod::_lock_count should be declared volatile
anoll [Thu, 24 Apr 2014 09:47:34 +0200] rev 24309
8041468: Field nmethod::_lock_count should be declared volatile Summary: The jint field nmethod::_lock_count which is used in nmethodLocker::lock_nmethod and nmethodLocker::unlock_nmethod should be declared volatile (see also signature of Atomic::inc) Reviewed-by: kvn, roland Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Thu, 15 May 2014 10:25:40 -0700 Added tag jdk9-b13 for changeset ca74accc73cf
katleman [Thu, 15 May 2014 10:25:40 -0700] rev 24308
Added tag jdk9-b13 for changeset ca74accc73cf
Thu, 15 May 2014 10:40:18 -0700 Merge
lana [Thu, 15 May 2014 10:40:18 -0700] rev 24307
Merge
Wed, 14 May 2014 16:45:07 -0700 8043182: hgforest.sh: syntax error on line 329
mduigou [Wed, 14 May 2014 16:45:07 -0700] rev 24306
8043182: hgforest.sh: syntax error on line 329 Reviewed-by: darcy
Tue, 13 May 2014 08:42:44 -0700 8042810: hgforest: some shells run read in sub-shell and can't use fifo
mduigou [Tue, 13 May 2014 08:42:44 -0700] rev 24305
8042810: hgforest: some shells run read in sub-shell and can't use fifo Reviewed-by: chegar, erikj
Tue, 13 May 2014 10:20:06 +0100 8042932: Bump up the -source version for JDK 9 builds
coffeys [Tue, 13 May 2014 10:20:06 +0100] rev 24304
8042932: Bump up the -source version for JDK 9 builds Reviewed-by: chegar, erikj, thurka
Thu, 15 May 2014 10:25:31 -0700 Added tag jdk9-b13 for changeset 3a0155bc559c
katleman [Thu, 15 May 2014 10:25:31 -0700] rev 24303
Added tag jdk9-b13 for changeset 3a0155bc559c
Wed, 05 Jul 2017 19:40:19 +0200 Added tag jdk9-b13 for changeset 1a30593dcb98
duke [Wed, 05 Jul 2017 19:40:19 +0200] rev 24302
Added tag jdk9-b13 for changeset 1a30593dcb98
Wed, 05 Jul 2017 19:40:19 +0200 Merge jdk9-b13
duke [Wed, 05 Jul 2017 19:40:19 +0200] rev 24301
Merge
Wed, 05 Jul 2017 19:40:16 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:16 +0200] rev 24300
Merge
Thu, 08 May 2014 15:28:38 -0700 Merge
lana [Thu, 08 May 2014 15:28:38 -0700] rev 24299
Merge
Wed, 07 May 2014 17:29:42 +0200 8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath.
alundblad [Wed, 07 May 2014 17:29:42 +0200] rev 24298
8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath. Summary: Added -XXuserPathsFirst to allow user classes to take precedence over boot classes Reviewed-by: jjg
Wed, 07 May 2014 15:54:16 -0700 8042654: [javadoc] revert the default methods list.sort to Collections.sort
ksrini [Wed, 07 May 2014 15:54:16 -0700] rev 24297
8042654: [javadoc] revert the default methods list.sort to Collections.sort Reviewed-by: jfranck, jjg
Thu, 08 May 2014 00:22:31 +0200 8042441: sjavac does not track dependencies
ohrstrom [Thu, 08 May 2014 00:22:31 +0200] rev 24296
8042441: sjavac does not track dependencies Summary: Add support for tracking fully qualified references. Reviewed-by: jjg
Wed, 07 May 2014 23:55:41 +0200 8042699: sjavac does not track dependencies
ohrstrom [Wed, 07 May 2014 23:55:41 +0200] rev 24295
8042699: sjavac does not track dependencies Summary: Using / in some places and . in other places break package comparisons. The fix standardizes on dots. Reviewed-by: jjg
Wed, 07 May 2014 14:22:14 -0700 8040129: Implement classfile tests for SourceFile attribute.
anazarov [Wed, 07 May 2014 14:22:14 -0700] rev 24294
8040129: Implement classfile tests for SourceFile attribute. Reviewed-by: shurailine, jjg
Tue, 06 May 2014 15:46:09 -0600 8033718: Inference ignores capture variable as upper bound
dlsmith [Tue, 06 May 2014 15:46:09 -0600] rev 24293
8033718: Inference ignores capture variable as upper bound Summary: Split Types.lowerBound into two methods; fix bugs in inference handling of capture variables. Reviewed-by: vromero
Fri, 02 May 2014 16:41:10 -0700 8042358: some tests have placeholder bugid 1234567
jjg [Fri, 02 May 2014 16:41:10 -0700] rev 24292
8042358: some tests have placeholder bugid 1234567 Reviewed-by: mduigou
Fri, 02 May 2014 22:35:23 +0100 8033437: javac, inconsistent generic types behaviour when compiling together vs. separate
pgovereau [Fri, 02 May 2014 22:35:23 +0100] rev 24291
8033437: javac, inconsistent generic types behaviour when compiling together vs. separate Reviewed-by: jjg Contributed-by: vicente.romero@oracle.com, paul.govereau@oracle.com
Thu, 08 May 2014 01:05:31 -0700 Added tag jdk9-b12 for changeset 61f3b005022e
katleman [Thu, 08 May 2014 01:05:31 -0700] rev 24290
Added tag jdk9-b12 for changeset 61f3b005022e
Wed, 05 Jul 2017 19:40:11 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:11 +0200] rev 24289
Merge
Thu, 08 May 2014 01:05:22 -0700 Added tag jdk9-b12 for changeset b0fcefc9bc5b
katleman [Thu, 08 May 2014 01:05:22 -0700] rev 24288
Added tag jdk9-b12 for changeset b0fcefc9bc5b
Wed, 05 Jul 2017 19:40:08 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:08 +0200] rev 24287
Merge
Thu, 08 May 2014 01:05:21 -0700 Added tag jdk9-b12 for changeset 0d036e9731b8
katleman [Thu, 08 May 2014 01:05:21 -0700] rev 24286
Added tag jdk9-b12 for changeset 0d036e9731b8
Wed, 05 Jul 2017 19:40:04 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:04 +0200] rev 24285
Merge
Thu, 08 May 2014 15:28:15 -0700 Merge
lana [Thu, 08 May 2014 15:28:15 -0700] rev 24284
Merge
Wed, 07 May 2014 20:20:58 +0530 8042600: Add more samples in nashorn/samples directory
sundar [Wed, 07 May 2014 20:20:58 +0530] rev 24283
8042600: Add more samples in nashorn/samples directory Reviewed-by: jlaskey, hannesw
Wed, 07 May 2014 14:07:19 +0530 8041697: CompiledScript slower when eval with binding
sundar [Wed, 07 May 2014 14:07:19 +0530] rev 24282
8041697: CompiledScript slower when eval with binding Reviewed-by: lagergren, attila, hannesw
Tue, 06 May 2014 17:54:15 +0530 8042364: Make __proto__ ES6 draft compliant
sundar [Tue, 06 May 2014 17:54:15 +0530] rev 24281
8042364: Make __proto__ ES6 draft compliant Reviewed-by: jlaskey, lagergren, attila
Tue, 06 May 2014 12:38:12 +0200 8041998: RegExp implementation is not thread-safe
hannesw [Tue, 06 May 2014 12:38:12 +0200] rev 24280
8041998: RegExp implementation is not thread-safe Reviewed-by: lagergren, sundar, attila
Fri, 02 May 2014 19:15:59 +0530 8027933: Add --const-as-var option
sundar [Fri, 02 May 2014 19:15:59 +0530] rev 24279
8027933: Add --const-as-var option Reviewed-by: jlaskey, hannesw
Thu, 08 May 2014 01:05:33 -0700 Added tag jdk9-b12 for changeset 8e7a633f1d8e
katleman [Thu, 08 May 2014 01:05:33 -0700] rev 24278
Added tag jdk9-b12 for changeset 8e7a633f1d8e
Wed, 05 Jul 2017 19:40:00 +0200 Merge
duke [Wed, 05 Jul 2017 19:40:00 +0200] rev 24277
Merge
Thu, 08 May 2014 01:05:00 -0700 Added tag jdk9-b12 for changeset 5b12c43aa53c
katleman [Thu, 08 May 2014 01:05:00 -0700] rev 24276
Added tag jdk9-b12 for changeset 5b12c43aa53c
Wed, 05 Jul 2017 19:39:57 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:57 +0200] rev 24275
Merge
Thu, 08 May 2014 17:42:58 -0700 Merge
lana [Thu, 08 May 2014 17:42:58 -0700] rev 24274
Merge
Thu, 08 May 2014 15:27:38 -0700 Merge
lana [Thu, 08 May 2014 15:27:38 -0700] rev 24273
Merge
Thu, 08 May 2014 16:06:43 -0700 8042478: Include Mersenne primes in BigInteger primality testing
bpb [Thu, 08 May 2014 16:06:43 -0700] rev 24272
8042478: Include Mersenne primes in BigInteger primality testing Summary: Add testing of some of the Mersenne primes. Reviewed-by: darcy
Thu, 08 May 2014 22:30:31 +0800 8039951: com.sun.security.auth.module missing classes on some platforms
weijun [Thu, 08 May 2014 22:30:31 +0800] rev 24271
8039951: com.sun.security.auth.module missing classes on some platforms Reviewed-by: mullan
Thu, 08 May 2014 22:30:24 +0800 8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false)
weijun [Thu, 08 May 2014 22:30:24 +0800] rev 24270
8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false) Reviewed-by: alanb, mullan
Thu, 08 May 2014 13:26:26 +0400 8042105: Fix some more doclint issues in javax.swing.text.html classes
yan [Thu, 08 May 2014 13:26:26 +0400] rev 24269
8042105: Fix some more doclint issues in javax.swing.text.html classes Reviewed-by: alexsch
Fri, 25 Apr 2014 17:19:49 +0200 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
sla [Fri, 25 Apr 2014 17:19:49 +0200] rev 24268
8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: kamg, mgronlun
Thu, 08 May 2014 08:22:25 +0900 8042360: Subtag syntax check is incomplete in Locale.LanguageRange
peytoia [Thu, 08 May 2014 08:22:25 +0900] rev 24267
8042360: Subtag syntax check is incomplete in Locale.LanguageRange Reviewed-by: naoto, okutsu
Wed, 07 May 2014 11:45:31 -0700 8026236: Add PrimeTest for BigInteger
bpb [Wed, 07 May 2014 11:45:31 -0700] rev 24266
8026236: Add PrimeTest for BigInteger Summary: Test primality verification methods in BigInteger Reviewed-by: psandoz Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>, Peter Levart <peter.levart@gmail.com>, Paul Sandoz <paul.sandoz@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>, Florian Weimer <fweimer@redhat.com>
Wed, 07 May 2014 16:50:40 +0400 8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
igerasim [Wed, 07 May 2014 16:50:40 +0400] rev 24265
8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified Reviewed-by: alanb, chegar
Wed, 07 May 2014 09:43:40 +0400 8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
igerasim [Wed, 07 May 2014 09:43:40 +0400] rev 24264
8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException Reviewed-by: alanb
Wed, 07 May 2014 02:24:01 +0000 8042449: Issue for negative byte major record version
xuelei [Wed, 07 May 2014 02:24:01 +0000] rev 24263
8042449: Issue for negative byte major record version Summary: Convert byte to positive integer before making comparison. Also reviewed by Florian Weimer <fweimer@redhat.com>. Reviewed-by: wetmore
Tue, 06 May 2014 10:32:32 -0700 8042266: [launcher] create test groups for launcher regression tests
ksrini [Tue, 06 May 2014 10:32:32 -0700] rev 24262
8042266: [launcher] create test groups for launcher regression tests Reviewed-by: alanb, mduigou
Tue, 06 May 2014 12:20:29 +0100 Merge
chegar [Tue, 06 May 2014 12:20:29 +0100] rev 24261
Merge
Fri, 02 May 2014 19:38:33 +0100 8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes
chegar [Fri, 02 May 2014 19:38:33 +0100] rev 24260
8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes Reviewed-by: alanb, michaelm
Tue, 06 May 2014 10:51:03 +0200 8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
miauno [Tue, 06 May 2014 10:51:03 +0200] rev 24259
8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests Reviewed-by: sla
Tue, 06 May 2014 10:29:59 +0200 8042355: stream with sorted() causes downstream ops not to be lazy
psandoz [Tue, 06 May 2014 10:29:59 +0200] rev 24258
8042355: stream with sorted() causes downstream ops not to be lazy Reviewed-by: mduigou
Tue, 06 May 2014 10:28:48 +0400 8040806: BitSet.toString() can throw IndexOutOfBoundsException
igerasim [Tue, 06 May 2014 10:28:48 +0400] rev 24257
8040806: BitSet.toString() can throw IndexOutOfBoundsException Reviewed-by: plevart, mduigou
Thu, 06 Mar 2014 16:51:30 +0000 8034906: Fix typos, errors and Javadoc differences in java.time
scolebourne [Thu, 06 Mar 2014 16:51:30 +0000] rev 24256
8034906: Fix typos, errors and Javadoc differences in java.time Reviewed-by: psandoz
Mon, 05 May 2014 09:52:24 -0700 8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour
mduigou [Mon, 05 May 2014 09:52:24 -0700] rev 24255
8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour Reviewed-by: mduigou, martin, psandoz Contributed-by: sandhya.viswanathan@intel.com, mike.duigou@oracle.com
Sat, 03 May 2014 17:23:51 -0700 8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily
ksrini [Sat, 03 May 2014 17:23:51 -0700] rev 24254
8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily Reviewed-by: ddehaven, kcr, ksrini, mchung Contributed-by: neil.toda@oracle.com
Fri, 02 May 2014 11:25:07 -0700 8032016: Optimizations of Math.next{After,Up}({float,double})
bpb [Fri, 02 May 2014 11:25:07 -0700] rev 24253
8032016: Optimizations of Math.next{After,Up}({float,double}) Summary: Rearrange code to handle the more common and costly case first. Reviewed-by: darcy Contributed-by: Jeff Hain <jeffhain@rocketmail.com>
Fri, 02 May 2014 10:05:57 -0400 Merge
mullan [Fri, 02 May 2014 10:05:57 -0400] rev 24252
Merge
Fri, 02 May 2014 10:01:46 -0400 8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
mullan [Fri, 02 May 2014 10:01:46 -0400] rev 24251
8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits Reviewed-by: xuelei
Fri, 02 May 2014 14:40:52 +0200 8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121
sjiang [Fri, 02 May 2014 14:40:52 +0200] rev 24250
8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121 Reviewed-by: dfuchs
Thu, 08 May 2014 01:05:24 -0700 Added tag jdk9-b12 for changeset 5cbca4ed35a3
katleman [Thu, 08 May 2014 01:05:24 -0700] rev 24249
Added tag jdk9-b12 for changeset 5cbca4ed35a3
Wed, 05 Jul 2017 19:39:50 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:50 +0200] rev 24248
Merge
Thu, 08 May 2014 15:26:57 -0700 Merge
lana [Thu, 08 May 2014 15:26:57 -0700] rev 24247
Merge
Fri, 02 May 2014 09:52:17 -0700 Merge
amurillo [Fri, 02 May 2014 09:52:17 -0700] rev 24246
Merge
Wed, 30 Apr 2014 14:43:00 -0700 Merge
jmasa [Wed, 30 Apr 2014 14:43:00 -0700] rev 24245
Merge
Tue, 29 Apr 2014 09:33:20 +0200 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS
brutisso [Tue, 29 Apr 2014 09:33:20 +0200] rev 24244
7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS Reviewed-by: jmasa, tschatzl, ehelin Contributed-by: tony.printezis@oracle.com, bengt.rutisson@oracle.com
Mon, 28 Apr 2014 09:31:25 +0000 Merge
sla [Mon, 28 Apr 2014 09:31:25 +0000] rev 24243
Merge
Mon, 28 Apr 2014 09:27:47 +0200 8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
sla [Mon, 28 Apr 2014 09:27:47 +0200] rev 24242
8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: mgronlun, kamg
Sun, 27 Apr 2014 18:57:56 +0200 Merge
allwin [Sun, 27 Apr 2014 18:57:56 +0200] rev 24241
Merge
Fri, 25 Apr 2014 10:08:04 +0200 8041723: Event Based tracing ids to be reassigned for CDS klasses
mgronlun [Fri, 25 Apr 2014 10:08:04 +0200] rev 24240
8041723: Event Based tracing ids to be reassigned for CDS klasses Reviewed-by: coleenp, ehelin
Fri, 25 Apr 2014 07:40:33 +0200 8040140: System.nanoTime() is slow and non-monotonic on OS X
sla [Fri, 25 Apr 2014 07:40:33 +0200] rev 24239
8040140: System.nanoTime() is slow and non-monotonic on OS X Reviewed-by: sspitsyn, shade, dholmes, acorn
Thu, 24 Apr 2014 14:06:40 -0700 8030011: Update Hotspot version string output
amurillo [Thu, 24 Apr 2014 14:06:40 -0700] rev 24238
8030011: Update Hotspot version string output Reviewed-by: dholmes, jcoomes, kvn
Thu, 03 Apr 2014 14:54:42 +0200 6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion
mgerdin [Thu, 03 Apr 2014 14:54:42 +0200] rev 24237
6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion Summary: Added support for target buffer in as_utf8_string(), minor refactoring of as_utf8 and added some internal VM testing Reviewed-by: coleenp, dsimms, sla, dholmes Contributed-by: marcus.larsson@oracle.com
Thu, 24 Apr 2014 00:46:17 +0200 8033405: metaspace/stressHierarchy/stressHierarchy005 hangs in atexit handler
ctornqvi [Thu, 24 Apr 2014 00:46:17 +0200] rev 24236
8033405: metaspace/stressHierarchy/stressHierarchy005 hangs in atexit handler Summary: <ake sure we shut down NMT before the VM exits and do not track malloc/free when NMT is shutting down Reviewed-by: coleenp, zgu
Thu, 08 May 2014 01:05:13 -0700 Added tag jdk9-b12 for changeset db0b706c8253
katleman [Thu, 08 May 2014 01:05:13 -0700] rev 24235
Added tag jdk9-b12 for changeset db0b706c8253
Thu, 08 May 2014 15:26:31 -0700 Merge
lana [Thu, 08 May 2014 15:26:31 -0700] rev 24234
Merge
Tue, 06 May 2014 13:24:51 -0700 8042417: hgforest: allow local clone of extra repos
mduigou [Tue, 06 May 2014 13:24:51 -0700] rev 24233
8042417: hgforest: allow local clone of extra repos Reviewed-by: chegar, erikj
Tue, 06 May 2014 11:43:14 +0200 8042348: Copyright link in Javadoc page for Java SE 8
erikj [Tue, 06 May 2014 11:43:14 +0200] rev 24232
8042348: Copyright link in Javadoc page for Java SE 8 Reviewed-by: tbell, iris
Thu, 08 May 2014 01:04:59 -0700 Added tag jdk9-b12 for changeset 82ebbb6c2fa2
katleman [Thu, 08 May 2014 01:04:59 -0700] rev 24231
Added tag jdk9-b12 for changeset 82ebbb6c2fa2
Wed, 05 Jul 2017 19:39:36 +0200 Added tag jdk9-b12 for changeset 0d1f816217dc
duke [Wed, 05 Jul 2017 19:39:36 +0200] rev 24230
Added tag jdk9-b12 for changeset 0d1f816217dc
Wed, 05 Jul 2017 19:39:35 +0200 Merge jdk9-b12
duke [Wed, 05 Jul 2017 19:39:35 +0200] rev 24229
Merge
Wed, 05 Jul 2017 19:39:32 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:32 +0200] rev 24228
Merge
Thu, 01 May 2014 14:21:15 -0700 Merge
lana [Thu, 01 May 2014 14:21:15 -0700] rev 24227
Merge
Thu, 01 May 2014 20:36:11 +0100 8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800
vromero [Thu, 01 May 2014 20:36:11 +0100] rev 24226
8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800 Reviewed-by: dlsmith, jjg
Wed, 30 Apr 2014 23:02:14 -0700 8029852: Bad code generated (VerifyError) when lambda instantiates enclosing local class and has captured variables
rfield [Wed, 30 Apr 2014 23:02:14 -0700] rev 24225
8029852: Bad code generated (VerifyError) when lambda instantiates enclosing local class and has captured variables 8029725: Lambda reference to containing local class causes javac infinite recursion Reviewed-by: vromero, jlahoda, dlsmith
Wed, 30 Apr 2014 18:19:23 -0700 8036942: javac generates incorrect exception table for multi-catch statements inside a lambda
rfield [Wed, 30 Apr 2014 18:19:23 -0700] rev 24224
8036942: javac generates incorrect exception table for multi-catch statements inside a lambda Summary: Union type info lost and also union type is not processed by TreeMaker.Type -- address by using existing tree, thus by-passing such issues. Reviewed-by: vromero, jlahoda
Wed, 30 Apr 2014 13:48:37 -0700 8040097: Implement classfile tests for LocalVariableTable and LocalVariableTypeTable attribute.
anazarov [Wed, 30 Apr 2014 13:48:37 -0700] rev 24223
8040097: Implement classfile tests for LocalVariableTable and LocalVariableTypeTable attribute. Reviewed-by: jjg, shurailine, emc
Mon, 21 Apr 2014 17:57:47 -0400 8030046: javac incorrectly handles absolute paths in manifest classpath
pgovereau [Mon, 21 Apr 2014 17:57:47 -0400] rev 24222
8030046: javac incorrectly handles absolute paths in manifest classpath Reviewed-by: jjg, vromero
Fri, 18 Apr 2014 08:44:53 -0700 8038583: [javadoc] Refactor uses of arrays to Collections
ksrini [Fri, 18 Apr 2014 08:44:53 -0700] rev 24221
8038583: [javadoc] Refactor uses of arrays to Collections Reviewed-by: jjg
Fri, 18 Apr 2014 08:35:59 -0700 8039410: [javadoc] fix class-use items to be deterministic and index ordering
ksrini [Fri, 18 Apr 2014 08:35:59 -0700] rev 24220
8039410: [javadoc] fix class-use items to be deterministic and index ordering Reviewed-by: jjg
Mon, 28 Apr 2014 14:48:51 +0100 8029102: Enhance compiler warnings for Lambda
vromero [Mon, 28 Apr 2014 14:48:51 +0100] rev 24219
8029102: Enhance compiler warnings for Lambda Reviewed-by: briangoetz, jjg, jlahoda, ahgross
Fri, 25 Apr 2014 22:00:58 +0100 8039026: Definitely unassigned field can be accessed
pgovereau [Fri, 25 Apr 2014 22:00:58 +0100] rev 24218
8039026: Definitely unassigned field can be accessed Reviewed-by: vromero, jlahoda
Fri, 25 Apr 2014 13:08:41 -0700 8040904: Ensure javadoc tests do not overwrite results within tests
jjg [Fri, 25 Apr 2014 13:08:41 -0700] rev 24217
8040904: Ensure javadoc tests do not overwrite results within tests Reviewed-by: ksrini
Thu, 01 May 2014 12:52:13 -0700 Added tag jdk9-b11 for changeset ae887a48401a
katleman [Thu, 01 May 2014 12:52:13 -0700] rev 24216
Added tag jdk9-b11 for changeset ae887a48401a
Wed, 05 Jul 2017 19:39:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:26 +0200] rev 24215
Merge
Thu, 01 May 2014 14:20:57 -0700 Merge
lana [Thu, 01 May 2014 14:20:57 -0700] rev 24214
Merge
Mon, 28 Apr 2014 14:57:14 -0700 8042058: Missing deleted files from JDK-8040754 breaks jdk9/dev build
mchung [Mon, 28 Apr 2014 14:57:14 -0700] rev 24213
8042058: Missing deleted files from JDK-8040754 breaks jdk9/dev build Reviewed-by: chegar
Mon, 28 Apr 2014 14:05:34 -0700 8040754: Break the circular dependency between SAAJ and JAXB
mkos [Mon, 28 Apr 2014 14:05:34 -0700] rev 24212
8040754: Break the circular dependency between SAAJ and JAXB Reviewed-by: chegar, mchung
Thu, 01 May 2014 12:50:23 -0700 Added tag jdk9-b11 for changeset d47e36fe8f31
katleman [Thu, 01 May 2014 12:50:23 -0700] rev 24211
Added tag jdk9-b11 for changeset d47e36fe8f31
Wed, 05 Jul 2017 19:39:22 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:22 +0200] rev 24210
Merge
Thu, 01 May 2014 12:50:19 -0700 Added tag jdk9-b11 for changeset b9666074e6db
katleman [Thu, 01 May 2014 12:50:19 -0700] rev 24209
Added tag jdk9-b11 for changeset b9666074e6db
Wed, 05 Jul 2017 19:39:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:18 +0200] rev 24208
Merge
Thu, 01 May 2014 14:20:06 -0700 Merge
lana [Thu, 01 May 2014 14:20:06 -0700] rev 24207
Merge
Fri, 25 Apr 2014 16:34:17 +0200 8040078: Avoid repeated reading of source for cached loads
hannesw [Fri, 25 Apr 2014 16:34:17 +0200] rev 24206
8040078: Avoid repeated reading of source for cached loads Reviewed-by: jlaskey, lagergren
Fri, 25 Apr 2014 14:20:07 +0200 8034967: Reduce access to Nashorn internals
attila [Fri, 25 Apr 2014 14:20:07 +0200] rev 24205
8034967: Reduce access to Nashorn internals Reviewed-by: ahgross, jlaskey, sundar
Thu, 01 May 2014 12:52:15 -0700 Added tag jdk9-b11 for changeset 1786ce9ab4a7
katleman [Thu, 01 May 2014 12:52:15 -0700] rev 24204
Added tag jdk9-b11 for changeset 1786ce9ab4a7
Wed, 05 Jul 2017 19:39:14 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:14 +0200] rev 24203
Merge
Thu, 01 May 2014 12:49:18 -0700 Added tag jdk9-b11 for changeset 1e3275c2718b
katleman [Thu, 01 May 2014 12:49:18 -0700] rev 24202
Added tag jdk9-b11 for changeset 1e3275c2718b
Wed, 05 Jul 2017 19:39:11 +0200 Merge
duke [Wed, 05 Jul 2017 19:39:11 +0200] rev 24201
Merge
Thu, 01 May 2014 14:21:29 -0700 Merge
lana [Thu, 01 May 2014 14:21:29 -0700] rev 24200
Merge
Wed, 30 Apr 2014 14:27:19 +0100 8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive
alanb [Wed, 30 Apr 2014 14:27:19 +0100] rev 24199
8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive Reviewed-by: chegar
Wed, 30 Apr 2014 14:46:19 +0200 8042208: Build fails on Solaris using devkit when X isn't installed
erikj [Wed, 30 Apr 2014 14:46:19 +0200] rev 24198
8042208: Build fails on Solaris using devkit when X isn't installed Reviewed-by: tbell
Wed, 30 Apr 2014 15:13:44 +0400 8039488: Tidy warnings cleanup for javax.sql
yan [Wed, 30 Apr 2014 15:13:44 +0400] rev 24197
8039488: Tidy warnings cleanup for javax.sql Reviewed-by: lancea Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Wed, 30 Apr 2014 15:02:24 +0400 8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql
yan [Wed, 30 Apr 2014 15:02:24 +0400] rev 24196
8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql Reviewed-by: lancea Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Wed, 30 Apr 2014 11:28:05 +0200 8042123: Support default and static interface methods in JDI, JDWP and JDB
jbachorik [Wed, 30 Apr 2014 11:28:05 +0200] rev 24195
8042123: Support default and static interface methods in JDI, JDWP and JDB Reviewed-by: sla, sspitsyn
Tue, 29 Apr 2014 23:20:34 +0000 8042178: A comment need to go in RSAClientKeyExchange.java
xuelei [Tue, 29 Apr 2014 23:20:34 +0000] rev 24194
8042178: A comment need to go in RSAClientKeyExchange.java Reviewed-by: mullan
Tue, 29 Apr 2014 11:04:47 -0700 Merge
ngthomas [Tue, 29 Apr 2014 11:04:47 -0700] rev 24193
Merge
Tue, 29 Apr 2014 09:04:02 -0700 Merge
ngthomas [Tue, 29 Apr 2014 09:04:02 -0700] rev 24192
Merge
Thu, 17 Apr 2014 09:45:16 -0700 8039861: Fix fallthrough lint warnings in awt
darcy [Thu, 17 Apr 2014 09:45:16 -0700] rev 24191
8039861: Fix fallthrough lint warnings in awt Reviewed-by: pchelko
Thu, 17 Apr 2014 16:26:45 +0400 8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7
pchelko [Thu, 17 Apr 2014 16:26:45 +0400] rev 24190
8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7 Reviewed-by: anthony, azvegint
Wed, 16 Apr 2014 12:42:40 -0700 Merge
ngthomas [Wed, 16 Apr 2014 12:42:40 -0700] rev 24189
Merge
Wed, 16 Apr 2014 10:53:10 -0700 Merge
asaha [Wed, 16 Apr 2014 10:53:10 -0700] rev 24188
Merge
Tue, 15 Apr 2014 15:28:01 -0700 8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event
asaha [Tue, 15 Apr 2014 15:28:01 -0700] rev 24187
8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event Reviewed-by: pchelko, alexsch Contributed-by: vivi.an@oracle.com
Wed, 16 Apr 2014 17:01:47 +0400 8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp
bagiras [Wed, 16 Apr 2014 17:01:47 +0400] rev 24186
8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp Reviewed-by: serb, pchelko
Wed, 16 Apr 2014 16:55:45 +0400 8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp
bagiras [Wed, 16 Apr 2014 16:55:45 +0400] rev 24185
8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp Reviewed-by: serb, pchelko
Wed, 16 Apr 2014 12:51:25 +0400 8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
dmarkov [Wed, 16 Apr 2014 12:51:25 +0400] rev 24184
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable Reviewed-by: alexp, alexsch
Tue, 15 Apr 2014 22:57:02 -0700 Merge
ngthomas [Tue, 15 Apr 2014 22:57:02 -0700] rev 24183
Merge
Mon, 14 Apr 2014 12:59:50 -0700 Merge
prr [Mon, 14 Apr 2014 12:59:50 -0700] rev 24182
Merge
Mon, 14 Apr 2014 21:24:45 +0400 8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp
bagiras [Mon, 14 Apr 2014 21:24:45 +0400] rev 24181
8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp Reviewed-by: serb, pchelko
Fri, 11 Apr 2014 11:03:13 -0700 8039863: Fix fallthrough lint warnings in sound
darcy [Fri, 11 Apr 2014 11:03:13 -0700] rev 24180
8039863: Fix fallthrough lint warnings in sound Reviewed-by: kalli
Fri, 11 Apr 2014 17:28:45 +0400 8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0
serb [Fri, 11 Apr 2014 17:28:45 +0400] rev 24179
8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0 Reviewed-by: bae, flar
Fri, 11 Apr 2014 16:18:58 +0400 8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical
serb [Fri, 11 Apr 2014 16:18:58 +0400] rev 24178
8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical Reviewed-by: bae, prr
Thu, 10 Apr 2014 22:30:58 +0400 8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
malenkov [Thu, 10 Apr 2014 22:30:58 +0400] rev 24177
8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter Reviewed-by: alexsch, serb
Thu, 10 Apr 2014 22:26:43 +0400 8039750: KSS: Replace MetalLazyValue with lambda
malenkov [Thu, 10 Apr 2014 22:26:43 +0400] rev 24176
8039750: KSS: Replace MetalLazyValue with lambda Reviewed-by: alexsch, serb
Thu, 10 Apr 2014 13:22:23 +0400 8038113: [macosx] JTree icon is not rendered in high resolution on Retina
alexsch [Thu, 10 Apr 2014 13:22:23 +0400] rev 24175
8038113: [macosx] JTree icon is not rendered in high resolution on Retina Reviewed-by: serb, pchelko
Thu, 10 Apr 2014 11:57:19 +0400 8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp
pchelko [Thu, 10 Apr 2014 11:57:19 +0400] rev 24174
8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp Reviewed-by: serb, azvegint
Thu, 10 Apr 2014 11:56:01 +0400 8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp
pchelko [Thu, 10 Apr 2014 11:56:01 +0400] rev 24173
8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp Reviewed-by: anthony, serb
Wed, 09 Apr 2014 18:20:55 +0400 8039752: Regression: Clipboard couldn't be used on linux
pchelko [Wed, 09 Apr 2014 18:20:55 +0400] rev 24172
8039752: Regression: Clipboard couldn't be used on linux Reviewed-by: anthony, serb, azvegint
Wed, 09 Apr 2014 17:30:42 +0400 8038631: Create wrapper for awt.Robot with additional functionality
yan [Wed, 09 Apr 2014 17:30:42 +0400] rev 24171
8038631: Create wrapper for awt.Robot with additional functionality Reviewed-by: pchelko, alexsch Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Wed, 09 Apr 2014 15:20:09 +0400 8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux
pchelko [Wed, 09 Apr 2014 15:20:09 +0400] rev 24170
8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux Reviewed-by: serb, azvegint
Wed, 09 Apr 2014 14:38:27 +0400 8038765: [macosx] Toolkit.sync should be implemented
serb [Wed, 09 Apr 2014 14:38:27 +0400] rev 24169
8038765: [macosx] Toolkit.sync should be implemented Reviewed-by: pchelko, anthony
Tue, 08 Apr 2014 14:02:30 +0400 6690000: Typo's in DataFlavor Javadoc
pchelko [Tue, 08 Apr 2014 14:02:30 +0400] rev 24168
6690000: Typo's in DataFlavor Javadoc Reviewed-by: serb, azvegint
Mon, 07 Apr 2014 17:45:18 +0100 8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux
azvegint [Mon, 07 Apr 2014 17:45:18 +0100] rev 24167
8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux Reviewed-by: anthony, pchelko, serb
Mon, 07 Apr 2014 17:43:42 +0100 6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes?
azvegint [Mon, 07 Apr 2014 17:43:42 +0100] rev 24166
6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes? Reviewed-by: pchelko, serb
Mon, 07 Apr 2014 17:41:16 +0100 8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt
azvegint [Mon, 07 Apr 2014 17:41:16 +0100] rev 24165
8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt Reviewed-by: anthony, pchelko, serb
Mon, 07 Apr 2014 18:01:52 +0400 6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour
alexsch [Mon, 07 Apr 2014 18:01:52 +0400] rev 24164
6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour Reviewed-by: serb, pchelko
Mon, 07 Apr 2014 15:34:27 +0400 8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
serb [Mon, 07 Apr 2014 15:34:27 +0400] rev 24163
8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F Reviewed-by: pchelko, flar
Fri, 04 Apr 2014 11:18:28 -0700 8031095: [Parfait] warning from jdk/src/solaris/native/sun/awt: memory leak
prr [Fri, 04 Apr 2014 11:18:28 -0700] rev 24162
8031095: [Parfait] warning from jdk/src/solaris/native/sun/awt: memory leak Reviewed-by: bae, jgodinez
Fri, 04 Apr 2014 10:24:11 -0700 Merge
prr [Fri, 04 Apr 2014 10:24:11 -0700] rev 24161
Merge
Fri, 04 Apr 2014 10:03:18 -0700 8035569: [parfait] JNI expection pending in jdk/src/windows/native/sun/windows/WPrinterJob.cpp
prr [Fri, 04 Apr 2014 10:03:18 -0700] rev 24160
8035569: [parfait] JNI expection pending in jdk/src/windows/native/sun/windows/WPrinterJob.cpp Reviewed-by: serb, jgodinez
Fri, 04 Apr 2014 20:26:01 +0400 8035737: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintControl.cpp
bagiras [Fri, 04 Apr 2014 20:26:01 +0400] rev 24159
8035737: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintControl.cpp Reviewed-by: serb, pchelko
Fri, 04 Apr 2014 20:18:53 +0400 8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden
malenkov [Fri, 04 Apr 2014 20:18:53 +0400] rev 24158
8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden Reviewed-by: alexsch, serb
Fri, 04 Apr 2014 20:12:41 +0400 8038962: KSS: javax.swing.text.html[.parser].ResourceLoader
malenkov [Fri, 04 Apr 2014 20:12:41 +0400] rev 24157
8038962: KSS: javax.swing.text.html[.parser].ResourceLoader Reviewed-by: alexsch, serb
Thu, 03 Apr 2014 13:02:39 +0400 8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric
pchelko [Thu, 03 Apr 2014 13:02:39 +0400] rev 24156
8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric Reviewed-by: anthony, serb
Thu, 03 Apr 2014 11:19:10 +0400 8019990: IM candidate window appears on the South-East corner of the display.
bae [Thu, 03 Apr 2014 11:19:10 +0400] rev 24155
8019990: IM candidate window appears on the South-East corner of the display. Reviewed-by: bagiras, serb
Wed, 02 Apr 2014 18:34:08 +0400 6612752: Incorrect getOpenIcon() instanceof in the DefaultTreeCellRenderer
alexsch [Wed, 02 Apr 2014 18:34:08 +0400] rev 24154
6612752: Incorrect getOpenIcon() instanceof in the DefaultTreeCellRenderer Reviewed-by: serb, pchelko
Wed, 02 Apr 2014 17:37:34 +0400 6463901: Either generify or deprecate sun.awt.EventListenerAggregate
pchelko [Wed, 02 Apr 2014 17:37:34 +0400] rev 24153
6463901: Either generify or deprecate sun.awt.EventListenerAggregate Reviewed-by: anthony, serb
Wed, 02 Apr 2014 16:14:25 +0400 8037560: [macosx] Cleanup CClipboard.m
pchelko [Wed, 02 Apr 2014 16:14:25 +0400] rev 24152
8037560: [macosx] Cleanup CClipboard.m Reviewed-by: anthony, serb
Wed, 02 Apr 2014 15:23:08 +0400 8029196: Focus border of JButton.buttonType=roundRect is cut off
serb [Wed, 02 Apr 2014 15:23:08 +0400] rev 24151
8029196: Focus border of JButton.buttonType=roundRect is cut off Reviewed-by: pchelko, alexsch
Tue, 01 Apr 2014 12:38:37 -0700 8035623: [parfait] JNI warnings in jdk/src/windows/native/sun/windows/awt_Font.cpp
prr [Tue, 01 Apr 2014 12:38:37 -0700] rev 24150
8035623: [parfait] JNI warnings in jdk/src/windows/native/sun/windows/awt_Font.cpp Reviewed-by: serb, pchelko
Tue, 01 Apr 2014 11:53:08 -0700 Merge
prr [Tue, 01 Apr 2014 11:53:08 -0700] rev 24149
Merge
Tue, 01 Apr 2014 16:46:14 +0400 7052708: Grammar error in EditorKit documentation
alexsch [Tue, 01 Apr 2014 16:46:14 +0400] rev 24148
7052708: Grammar error in EditorKit documentation Reviewed-by: serb, pchelko
Tue, 01 Apr 2014 13:56:07 +0400 8030052: Remove reflection from JOptionPane
alexsch [Tue, 01 Apr 2014 13:56:07 +0400] rev 24147
8030052: Remove reflection from JOptionPane Reviewed-by: serb, pchelko
Tue, 01 Apr 2014 01:59:59 +0400 8035624: [parfait] JNI exception pending, JNI primitive type mismatch in jdk/src/windows/native/sun/windows/ThemeReader.cpp
serb [Tue, 01 Apr 2014 01:59:59 +0400] rev 24146
8035624: [parfait] JNI exception pending, JNI primitive type mismatch in jdk/src/windows/native/sun/windows/ThemeReader.cpp Reviewed-by: pchelko, anthony
Tue, 01 Apr 2014 01:03:52 +0400 8035736: [parfait] JNI primitive type mismatch in jdk/src/windows/native/sun/windows/awt_Component.cpp
serb [Tue, 01 Apr 2014 01:03:52 +0400] rev 24145
8035736: [parfait] JNI primitive type mismatch in jdk/src/windows/native/sun/windows/awt_Component.cpp Reviewed-by: pchelko, anthony
Tue, 01 Apr 2014 00:33:40 +0400 8038657: javax.swing.BufferStrategyPaintManager has unused imports
serb [Tue, 01 Apr 2014 00:33:40 +0400] rev 24144
8038657: javax.swing.BufferStrategyPaintManager has unused imports Reviewed-by: pchelko, malenkov
Mon, 31 Mar 2014 11:13:01 -0700 8038723: Openup some PrinterJob tests
prr [Mon, 31 Mar 2014 11:13:01 -0700] rev 24143
8038723: Openup some PrinterJob tests Reviewed-by: jgodinez
Mon, 31 Mar 2014 17:59:25 +0400 8002148: [TEST_BUG] The four lines printed are not the bold typeface.
kshefov [Mon, 31 Mar 2014 17:59:25 +0400] rev 24142
8002148: [TEST_BUG] The four lines printed are not the bold typeface. Reviewed-by: pchelko, serb
Fri, 28 Mar 2014 17:19:10 -0500 8034768: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/JavaTextAccessibility.m
ptbrunet [Fri, 28 Mar 2014 17:19:10 -0500] rev 24141
8034768: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/JavaTextAccessibility.m Summary: handle possible JNI Exceptions Reviewed-by: prr, serb Contributed-by: peter.brunet@oracle.com
Fri, 28 Mar 2014 16:40:00 -0500 8034118: [parfait] JNI exception pending in macosx/native/sun/awt/JavaComponentAccessibility.m
ptbrunet [Fri, 28 Mar 2014 16:40:00 -0500] rev 24140
8034118: [parfait] JNI exception pending in macosx/native/sun/awt/JavaComponentAccessibility.m Summary: handle possible JNI Exceptions Reviewed-by: prr, serb Contributed-by: peter.brunet@oracle.com
Fri, 28 Mar 2014 11:37:45 -0700 8037506: [javadoc] broken link in java.awt.geom.Line2D.java
prr [Fri, 28 Mar 2014 11:37:45 -0700] rev 24139
8037506: [javadoc] broken link in java.awt.geom.Line2D.java Reviewed-by: jgodinez
Fri, 28 Mar 2014 18:56:25 +0400 8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
alexsch [Fri, 28 Mar 2014 18:56:25 +0400] rev 24138
8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage Reviewed-by: serb, pchelko
Fri, 28 Mar 2014 17:31:16 +0400 8036882: [macosx] Native memory leak in Java_sun_lwawt_macosx_CImage_nativeGetNSImageRepresentationSizes
alexsch [Fri, 28 Mar 2014 17:31:16 +0400] rev 24137
8036882: [macosx] Native memory leak in Java_sun_lwawt_macosx_CImage_nativeGetNSImageRepresentationSizes Reviewed-by: serb, pchelko
Fri, 28 Mar 2014 14:53:19 +0400 8029628: Many graphic artifacts
vadim [Fri, 28 Mar 2014 14:53:19 +0400] rev 24136
8029628: Many graphic artifacts Reviewed-by: prr, bae
Fri, 28 Mar 2014 14:41:37 +0400 8032832: Applet/browser deadlocks, when IIS integrated authentication is used
alitvinov [Fri, 28 Mar 2014 14:41:37 +0400] rev 24135
8032832: Applet/browser deadlocks, when IIS integrated authentication is used Reviewed-by: chegar, weijun
Wed, 26 Mar 2014 17:01:22 +0400 8032595: [macosx] setResizable(false) makes a frame slide down
pchelko [Wed, 26 Mar 2014 17:01:22 +0400] rev 24134
8032595: [macosx] setResizable(false) makes a frame slide down Reviewed-by: serb, ddehaven, azvegint
Tue, 25 Mar 2014 14:16:53 -0700 8037910: [parfait] JNI warnings in jdk/src/windows/native/sun/java2d/d3d/D3DSurfaceData.cpp
prr [Tue, 25 Mar 2014 14:16:53 -0700] rev 24133
8037910: [parfait] JNI warnings in jdk/src/windows/native/sun/java2d/d3d/D3DSurfaceData.cpp Reviewed-by: serb, jgodinez
Tue, 25 Mar 2014 12:51:28 -0700 8034104: [parfait] warnings from jdk/src/macosx/native/sun/awt/CTextPipe.m
prr [Tue, 25 Mar 2014 12:51:28 -0700] rev 24132
8034104: [parfait] warnings from jdk/src/macosx/native/sun/awt/CTextPipe.m Reviewed-by: serb, jgodinez
Tue, 25 Mar 2014 18:23:59 +0400 8031422: [TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7
kshefov [Tue, 25 Mar 2014 18:23:59 +0400] rev 24131
8031422: [TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7 Reviewed-by: pchelko, azvegint
Tue, 25 Mar 2014 16:31:02 +0400 8031001: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/awt: JNI-related warnings
pchelko [Tue, 25 Mar 2014 16:31:02 +0400] rev 24130
8031001: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/awt: JNI-related warnings Reviewed-by: serb, anthony
Tue, 11 Mar 2014 15:25:45 -0700 8037097: Improve diagnosability of test failures for java/util/Arrays/Correct.java
mduigou [Tue, 11 Mar 2014 15:25:45 -0700] rev 24129
8037097: Improve diagnosability of test failures for java/util/Arrays/Correct.java Reviewed-by: mchung, alanb
Tue, 29 Apr 2014 09:42:16 -0700 8041683: Catch OutOfMemoryError in BitLengthOverflow and DoubleValueOverflow
bpb [Tue, 29 Apr 2014 09:42:16 -0700] rev 24128
8041683: Catch OutOfMemoryError in BitLengthOverflow and DoubleValueOverflow Summary: java/math/BigInteger/BitLengthOverflow.java failing with OOME Reviewed-by: alanb
Tue, 29 Apr 2014 14:37:02 +0200 8042096: Backout JDK-8042091
jbachorik [Tue, 29 Apr 2014 14:37:02 +0200] rev 24127
8042096: Backout JDK-8042091 Reviewed-by: sla
Tue, 29 Apr 2014 13:23:08 +0100 8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
alanb [Tue, 29 Apr 2014 13:23:08 +0100] rev 24126
8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win) Reviewed-by: alanb, chegar Contributed-by: pavel.rappo@oracle.com
Tue, 29 Apr 2014 11:15:21 +0200 8031195: Support default and static interface methods in JDI, JDWP and JDB
jbachorik [Tue, 29 Apr 2014 11:15:21 +0200] rev 24125
8031195: Support default and static interface methods in JDI, JDWP and JDB Reviewed-by: sla, sspitsyn, dcubed
Mon, 28 Apr 2014 13:49:49 +0100 8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac
michaelm [Mon, 28 Apr 2014 13:49:49 +0100] rev 24124
8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac Reviewed-by: chegar
Sat, 26 Apr 2014 11:11:48 +0200 8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function)
plevart [Sat, 26 Apr 2014 11:11:48 +0200] rev 24123
8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function) Summary: Use Map.putIfAbsent instead of Map.merge when collecting into map using unique keys Reviewed-by: psandoz, chegar
Wed, 12 Mar 2014 12:13:41 -0700 8035584: ArrayList(c) should avoid inflation if c is empty
mduigou [Wed, 12 Mar 2014 12:13:41 -0700] rev 24122
8035584: ArrayList(c) should avoid inflation if c is empty Reviewed-by: martin
Fri, 25 Apr 2014 10:30:35 -0700 8035826: [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c
naoto [Fri, 25 Apr 2014 10:30:35 -0700] rev 24121
8035826: [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c Reviewed-by: msheppar
Fri, 25 Apr 2014 18:28:51 +0200 8041948: Build broken by fix of 8033104
sla [Fri, 25 Apr 2014 18:28:51 +0200] rev 24120
8041948: Build broken by fix of 8033104 Reviewed-by: darcy
Fri, 25 Apr 2014 17:19:49 +0200 8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
sla [Fri, 25 Apr 2014 17:19:49 +0200] rev 24119
8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: kamg, mgronlun
Fri, 25 Apr 2014 14:53:12 +0200 8039432: demo/jvmti/mtrace/TraceJFrame.java can't connect to X11
sla [Fri, 25 Apr 2014 14:53:12 +0200] rev 24118
8039432: demo/jvmti/mtrace/TraceJFrame.java can't connect to X11 Reviewed-by: dcubed, mgronlun
Fri, 25 Apr 2014 08:55:34 +0200 8038947: HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT'
sla [Fri, 25 Apr 2014 08:55:34 +0200] rev 24117
8038947: HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT' Reviewed-by: mchung, jbachorik
Fri, 25 Apr 2014 10:57:09 +0800 8040321: keytool and jarsigner tests doesn't pass though VM tools to tools
weijun [Fri, 25 Apr 2014 10:57:09 +0800] rev 24116
8040321: keytool and jarsigner tests doesn't pass though VM tools to tools Reviewed-by: alanb
Thu, 01 May 2014 12:51:13 -0700 Added tag jdk9-b11 for changeset e4dc2768f533
katleman [Thu, 01 May 2014 12:51:13 -0700] rev 24115
Added tag jdk9-b11 for changeset e4dc2768f533
Wed, 05 Jul 2017 19:38:54 +0200 Merge
duke [Wed, 05 Jul 2017 19:38:54 +0200] rev 24114
Merge
Thu, 01 May 2014 14:20:19 -0700 Merge
lana [Thu, 01 May 2014 14:20:19 -0700] rev 24113
Merge
Fri, 25 Apr 2014 09:59:44 -0700 Merge
amurillo [Fri, 25 Apr 2014 09:59:44 -0700] rev 24112
Merge
Fri, 25 Apr 2014 15:50:13 +0200 Merge
ehelin [Fri, 25 Apr 2014 15:50:13 +0200] rev 24111
Merge
Wed, 23 Apr 2014 12:37:36 +0200 8038265: CMS: enable time based triggering of concurrent cycles
brutisso [Wed, 23 Apr 2014 12:37:36 +0200] rev 24110
8038265: CMS: enable time based triggering of concurrent cycles Reviewed-by: mgerdin, brutisso Contributed-by: michal@frajt.eu
Wed, 23 Apr 2014 10:12:34 +0200 Merge
ehelin [Wed, 23 Apr 2014 10:12:34 +0200] rev 24109
Merge
Tue, 22 Apr 2014 11:10:12 +0200 8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname)
tschatzl [Tue, 22 Apr 2014 11:10:12 +0200] rev 24108
8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) Summary: A few locations in the code use sizeof(this) which returns the size of the pointer instead of sizeof(classname) which returns the size of the sum of its members. This change fixes these errors and adds a few tests. Reviewed-by: mgerdin, brutisso
Thu, 17 Apr 2014 18:47:15 +0200 8040245: G1: VM hangs during shutdown
pliden [Thu, 17 Apr 2014 18:47:15 +0200] rev 24107
8040245: G1: VM hangs during shutdown Summary: temporarily disable the shutdown of the concurrent GC threads introduced in JDK-8037112 Reviewed-by: brutisso, tschatzl, jmasa
Thu, 17 Apr 2014 15:57:02 +0200 8040722: G1: Clean up usages of heap_region_containing
brutisso [Thu, 17 Apr 2014 15:57:02 +0200] rev 24106
8040722: G1: Clean up usages of heap_region_containing Reviewed-by: tschatzl, jmasa
Wed, 16 Apr 2014 16:47:02 +0200 8040002: Clean up code and code duplication in re-diryting cards for verification
tschatzl [Wed, 16 Apr 2014 16:47:02 +0200] rev 24105
8040002: Clean up code and code duplication in re-diryting cards for verification Summary: Card re-dirtying code for verification and actual redirtying uses two different, almost completely identical card closures. Also the verification code still assumes a perm gen. Reviewed-by: brutisso, jmasa
Wed, 16 Apr 2014 16:46:58 +0200 8019342: G1: High "Other" time most likely due to card redirtying
tschatzl [Wed, 16 Apr 2014 16:46:58 +0200] rev 24104
8019342: G1: High "Other" time most likely due to card redirtying Summary: Parallelize card redirtying to decrease the time it takes. Reviewed-by: brutisso
Wed, 16 Apr 2014 11:05:37 +0200 8028710: G1 does not retire allocation buffers after reference processing work
tschatzl [Wed, 16 Apr 2014 11:05:37 +0200] rev 24103
8028710: G1 does not retire allocation buffers after reference processing work Summary: G1 does not retire allocation buffers after reference processing work when -XX:+ParallelRefProcEnabled is enabled. This causes wrong calculation of PLAB sizes, as the amount of space wasted is not updated correctly. Reviewed-by: brutisso
Wed, 16 Apr 2014 10:56:17 +0200 8039596: Remove HeapRegionRemSet::clear_incoming_entry
tschatzl [Wed, 16 Apr 2014 10:56:17 +0200] rev 24102
8039596: Remove HeapRegionRemSet::clear_incoming_entry Summary: The mentioned method is never used and out of date. So it is removed. Reviewed-by: mgerdin, brutisso
Wed, 16 Apr 2014 10:55:58 +0200 8037344: Use the "next" field to iterate over fine remembered instead of using the hash table
tschatzl [Wed, 16 Apr 2014 10:55:58 +0200] rev 24101
8037344: Use the "next" field to iterate over fine remembered instead of using the hash table Summary: After changes to the PerRegionTable where all these PRTs are linked together in an additional field, simplify iterating over all PRTs by using these links instead of walki Reviewed-by: mgerdin, jwilhelm, brutisso
Wed, 16 Apr 2014 10:55:26 +0200 8027553: Change the in_cset_fast_test functionality to use the G1BiasedArray abstraction
tschatzl [Wed, 16 Apr 2014 10:55:26 +0200] rev 24100
8027553: Change the in_cset_fast_test functionality to use the G1BiasedArray abstraction Summary: Instead of using a manually managed array for the in_cset_fast_test array, use a G1BiasedArray instance. Reviewed-by: brutisso, mgerdin
Wed, 16 Apr 2014 10:14:50 +0200 8038930: G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0) failed: No elements must have been handed out yet
tschatzl [Wed, 16 Apr 2014 10:14:50 +0200] rev 24099
8038930: G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0) failed: No elements must have been handed out yet Summary: The test incorrectly assumed that it had been started with no other previous compilation activity. Fix this by allowing multiple code root free chunk lists, and use one separate from the global one to perform the test. Reviewed-by: brutisso
Tue, 15 Apr 2014 20:46:23 +0200 8039957: Replace the last few %p usages with PTR_FORMAT in the GC code
stefank [Tue, 15 Apr 2014 20:46:23 +0200] rev 24098
8039957: Replace the last few %p usages with PTR_FORMAT in the GC code Reviewed-by: jwilhelm, sjohanss, jmasa
Tue, 15 Apr 2014 18:09:53 +0200 8037925: CMM Testing: an allocated humongous object at the end of the heap should not prevents shrinking the heap
jwilhelm [Tue, 15 Apr 2014 18:09:53 +0200] rev 24097
8037925: CMM Testing: an allocated humongous object at the end of the heap should not prevents shrinking the heap Summary: New test added. Reviewed-by: ehelin, tschatzl, jwilhelm Contributed-by: andrey.x.zakharov@oracle.com
Mon, 14 Apr 2014 10:08:10 +0200 Merge
ehelin [Mon, 14 Apr 2014 10:08:10 +0200] rev 24096
Merge
Fri, 11 Apr 2014 18:28:39 +0200 8037924: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC
jwilhelm [Fri, 11 Apr 2014 18:28:39 +0200] rev 24095
8037924: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC Summary: New test implemented Reviewed-by: ehelin, tschatzl Contributed-by: andrey.x.zakharov@oracle.com
Fri, 11 Apr 2014 12:29:24 +0200 8039147: Cleanup SuspendibleThreadSet
pliden [Fri, 11 Apr 2014 12:29:24 +0200] rev 24094
8039147: Cleanup SuspendibleThreadSet Reviewed-by: brutisso, tschatzl, mgerdin
Fri, 11 Apr 2014 11:00:12 +0200 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV
pliden [Fri, 11 Apr 2014 11:00:12 +0200] rev 24093
8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV Reviewed-by: brutisso, mgerdin
Wed, 09 Apr 2014 13:54:32 +0200 8039743: Use correct format specifier to print size_t values and pointers in the GC code
stefank [Wed, 09 Apr 2014 13:54:32 +0200] rev 24092
8039743: Use correct format specifier to print size_t values and pointers in the GC code Reviewed-by: jmasa, sjohanss Contributed-by: stefan.karlsson@oracle.com, mikael.vidstedt@oracle.com
Thu, 24 Apr 2014 17:20:29 -0400 Merge
bharadwaj [Thu, 24 Apr 2014 17:20:29 -0400] rev 24091
Merge
Tue, 22 Apr 2014 17:45:56 -0700 8041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(!had_error) failed: bad dominance
kvn [Tue, 22 Apr 2014 17:45:56 -0700] rev 24090
8041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(!had_error) failed: bad dominance Summary: add missing is_mem() check when we collect load nodes in SuperWord::co_locate_pack(). Reviewed-by: iveresov
Fri, 18 Apr 2014 14:30:58 -0400 Merge
bharadwaj [Fri, 18 Apr 2014 14:30:58 -0400] rev 24089
Merge
Fri, 18 Apr 2014 14:25:21 +0200 8039975: SIGSEGV in MethodData::next_data(ProfileData*)
roland [Fri, 18 Apr 2014 14:25:21 +0200] rev 24088
8039975: SIGSEGV in MethodData::next_data(ProfileData*) Summary: profiling code in interpreter broken when argument profiling is off. Reviewed-by: iveresov, kvn
Fri, 18 Apr 2014 10:55:41 -0700 Merge
dcubed [Fri, 18 Apr 2014 10:55:41 -0700] rev 24087
Merge
Fri, 18 Apr 2014 08:51:34 -0400 8040018: Remove bad assert in ClassFileParser.cpp
hseigel [Fri, 18 Apr 2014 08:51:34 -0400] rev 24086
8040018: Remove bad assert in ClassFileParser.cpp Summary: Remove assert that prevent throwing valid exception Reviewed-by: coleenp, lfoltan
Fri, 18 Apr 2014 00:19:24 +0200 8040887: [TESTBUG] Remove test/runtime/6925573/SortMethodsTest.java
ctornqvi [Fri, 18 Apr 2014 00:19:24 +0200] rev 24085
8040887: [TESTBUG] Remove test/runtime/6925573/SortMethodsTest.java Summary: Removed test/runtime/6925573/SortMethodsTest.java Reviewed-by: coleenp, rdurbin
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip