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>
anoll [Mon, 28 Apr 2014 03:44:35 -0700] rev 24317
Merge
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
bharadwaj [Fri, 25 Apr 2014 14:29:47 -0400] rev 24315
Merge
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
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
iignatyev [Thu, 24 Apr 2014 10:32:49 +0000] rev 24312
Merge
iignatyev [Thu, 24 Apr 2014 14:02:48 +0400] rev 24311
8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed
Reviewed-by: kvn, roland
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
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>
katleman [Thu, 15 May 2014 10:25:40 -0700] rev 24308
Added tag jdk9-b13 for changeset ca74accc73cf
lana [Thu, 15 May 2014 10:40:18 -0700] rev 24307
Merge
mduigou [Wed, 14 May 2014 16:45:07 -0700] rev 24306
8043182: hgforest.sh: syntax error on line 329
Reviewed-by: darcy
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
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
katleman [Thu, 15 May 2014 10:25:31 -0700] rev 24303
Added tag jdk9-b13 for changeset 3a0155bc559c
duke [Wed, 05 Jul 2017 19:40:19 +0200] rev 24302
Added tag jdk9-b13 for changeset 1a30593dcb98
duke [Wed, 05 Jul 2017 19:40:19 +0200] rev 24301
Merge
duke [Wed, 05 Jul 2017 19:40:16 +0200] rev 24300
Merge
lana [Thu, 08 May 2014 15:28:38 -0700] rev 24299
Merge
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
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
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
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
anazarov [Wed, 07 May 2014 14:22:14 -0700] rev 24294
8040129: Implement classfile tests for SourceFile attribute.
Reviewed-by: shurailine, jjg
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
jjg [Fri, 02 May 2014 16:41:10 -0700] rev 24292
8042358: some tests have placeholder bugid 1234567
Reviewed-by: mduigou
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
katleman [Thu, 08 May 2014 01:05:31 -0700] rev 24290
Added tag jdk9-b12 for changeset 61f3b005022e
duke [Wed, 05 Jul 2017 19:40:11 +0200] rev 24289
Merge
katleman [Thu, 08 May 2014 01:05:22 -0700] rev 24288
Added tag jdk9-b12 for changeset b0fcefc9bc5b
duke [Wed, 05 Jul 2017 19:40:08 +0200] rev 24287
Merge
katleman [Thu, 08 May 2014 01:05:21 -0700] rev 24286
Added tag jdk9-b12 for changeset 0d036e9731b8
duke [Wed, 05 Jul 2017 19:40:04 +0200] rev 24285
Merge
lana [Thu, 08 May 2014 15:28:15 -0700] rev 24284
Merge
sundar [Wed, 07 May 2014 20:20:58 +0530] rev 24283
8042600: Add more samples in nashorn/samples directory
Reviewed-by: jlaskey, hannesw
sundar [Wed, 07 May 2014 14:07:19 +0530] rev 24282
8041697: CompiledScript slower when eval with binding
Reviewed-by: lagergren, attila, hannesw
sundar [Tue, 06 May 2014 17:54:15 +0530] rev 24281
8042364: Make __proto__ ES6 draft compliant
Reviewed-by: jlaskey, lagergren, attila
hannesw [Tue, 06 May 2014 12:38:12 +0200] rev 24280
8041998: RegExp implementation is not thread-safe
Reviewed-by: lagergren, sundar, attila
sundar [Fri, 02 May 2014 19:15:59 +0530] rev 24279
8027933: Add --const-as-var option
Reviewed-by: jlaskey, hannesw
katleman [Thu, 08 May 2014 01:05:33 -0700] rev 24278
Added tag jdk9-b12 for changeset 8e7a633f1d8e
duke [Wed, 05 Jul 2017 19:40:00 +0200] rev 24277
Merge
katleman [Thu, 08 May 2014 01:05:00 -0700] rev 24276
Added tag jdk9-b12 for changeset 5b12c43aa53c
duke [Wed, 05 Jul 2017 19:39:57 +0200] rev 24275
Merge
lana [Thu, 08 May 2014 17:42:58 -0700] rev 24274
Merge
lana [Thu, 08 May 2014 15:27:38 -0700] rev 24273
Merge
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
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
weijun [Thu, 08 May 2014 22:30:24 +0800] rev 24270
8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false)
Reviewed-by: alanb, mullan
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
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
peytoia [Thu, 08 May 2014 08:22:25 +0900] rev 24267
8042360: Subtag syntax check is incomplete in Locale.LanguageRange
Reviewed-by: naoto, okutsu
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>
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
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
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