Fri, 21 Aug 2015 20:59:07 +0300 8133926: No frame icon for InternalFrame in Windows LaF
serb [Fri, 21 Aug 2015 20:59:07 +0300] rev 32484
8133926: No frame icon for InternalFrame in Windows LaF Reviewed-by: azvegint, alexsch
Thu, 20 Aug 2015 13:00:19 -0500 8133897: IndexOutOfBounds exception being thrown
ptbrunet [Thu, 20 Aug 2015 13:00:19 -0500] rev 32483
8133897: IndexOutOfBounds exception being thrown Summary: In JTabbedPane.Page.getBounds return null when indexOfTab returns -1 Reviewed-by: azvegint, alexsch Contributed-by: peter.brunet@oracle.com
Thu, 20 Aug 2015 13:46:16 +0300 8077270: Missed test data in the test on java.beans.BeanProperty
serb [Thu, 20 Aug 2015 13:46:16 +0300] rev 32482
8077270: Missed test data in the test on java.beans.BeanProperty Reviewed-by: alexsch
Thu, 20 Aug 2015 13:33:12 +0300 8067087: Fix mac-specific deprecation warnings in the java.desktop module
serb [Thu, 20 Aug 2015 13:33:12 +0300] rev 32481
8067087: Fix mac-specific deprecation warnings in the java.desktop module Reviewed-by: azvegint, alexsch
Wed, 19 Aug 2015 09:54:15 +0400 8131339: [macosx] setMaximizedBounds() doesn't work for undecorated Frame
alexsch [Wed, 19 Aug 2015 09:54:15 +0400] rev 32480
8131339: [macosx] setMaximizedBounds() doesn't work for undecorated Frame Reviewed-by: serb
Tue, 18 Aug 2015 20:42:02 +0300 8017187: [TEST BUG] [macosx] After click "test",the case failed automatically with thrown exception in the log since jdk8b75
kshefov [Tue, 18 Aug 2015 20:42:02 +0300] rev 32479
8017187: [TEST BUG] [macosx] After click "test",the case failed automatically with thrown exception in the log since jdk8b75 Reviewed-by: alexsch, serb Contributed-by: nadeesh.tv@oracle.com
Tue, 18 Aug 2015 15:51:23 +0300 8059743: Incorrect assumtion in javax\sound\midi\Gervill\SoftProvider\GetDevice.java
serb [Tue, 18 Aug 2015 15:51:23 +0300] rev 32478
8059743: Incorrect assumtion in javax\sound\midi\Gervill\SoftProvider\GetDevice.java Reviewed-by: alexsch, amenkov
Mon, 07 Sep 2015 10:37:00 +0200 8080486: JNI exception pending in jdk/src/java.base/windows/native/libnet/DualStackPlainSocketImpl.c
dfuchs [Mon, 07 Sep 2015 10:37:00 +0200] rev 32477
8080486: JNI exception pending in jdk/src/java.base/windows/native/libnet/DualStackPlainSocketImpl.c Reviewed-by: alanb, chegar, igerasim Contributed-by: vyom.tewari@oracle.com
Fri, 04 Sep 2015 14:16:34 -0700 8135091: (fs) java/nio/file/Files/StreamLinesTest.java should test empty files
bpb [Fri, 04 Sep 2015 14:16:34 -0700] rev 32476
8135091: (fs) java/nio/file/Files/StreamLinesTest.java should test empty files Summary: In lines() add zero length case and rearrange first loop to avoid duplicate cases. Reviewed-by: rriggs
Fri, 04 Sep 2015 19:55:40 +0000 8130875: Ucrypto library leaks memory when null output buffer is specified
valeriep [Fri, 04 Sep 2015 19:55:40 +0000] rev 32475
8130875: Ucrypto library leaks memory when null output buffer is specified Summary: Avoid null output buffer to work around Solaris memory leak bug in Ucrypto library Reviewed-by: ascarpino
Fri, 04 Sep 2015 12:18:03 +0200 8134420: sun/tools/jps/TestJpsClass fails with java.lang.RuntimeException: The line 'line 2' does not match pattern '^\\d+\\s+.*': expected true, was false
jbachorik [Fri, 04 Sep 2015 12:18:03 +0200] rev 32474
8134420: sun/tools/jps/TestJpsClass fails with java.lang.RuntimeException: The line 'line 2' does not match pattern '^\\d+\\s+.*': expected true, was false Reviewed-by: sla, dsamersoff
Fri, 04 Sep 2015 09:31:47 -0700 8134364: Add defensive copies to get/set methods for OCSPNonceExtension
jnimeh [Fri, 04 Sep 2015 09:31:47 -0700] rev 32473
8134364: Add defensive copies to get/set methods for OCSPNonceExtension Summary: Make OCSPNonceExtension immutable, add defensive copies Reviewed-by: xuelei, mullan
Fri, 04 Sep 2015 15:28:01 +0300 8132082: Let OracleUcrypto accept RSAPrivateKey
igerasim [Fri, 04 Sep 2015 15:28:01 +0300] rev 32472
8132082: Let OracleUcrypto accept RSAPrivateKey Reviewed-by: xuelei, valeriep, coffeys Contributed-by: valerie.peng@oracle.com
Fri, 11 Sep 2015 10:26:37 -0700 Added tag jdk9-b81 for changeset 4d6ea5ca32e7
lana [Fri, 11 Sep 2015 10:26:37 -0700] rev 32471
Added tag jdk9-b81 for changeset 4d6ea5ca32e7
Wed, 05 Jul 2017 20:48:44 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:44 +0200] rev 32470
Merge
Fri, 11 Sep 2015 13:00:54 -0700 Merge
lana [Fri, 11 Sep 2015 13:00:54 -0700] rev 32469
Merge
Tue, 08 Sep 2015 15:39:51 -0700 Merge
amurillo [Tue, 08 Sep 2015 15:39:51 -0700] rev 32468
Merge
Tue, 01 Sep 2015 12:57:41 +0300 8076758: new StringBuilder().append(String).toString() should be recognized by OptimizeStringConcat
shade [Tue, 01 Sep 2015 12:57:41 +0300] rev 32467
8076758: new StringBuilder().append(String).toString() should be recognized by OptimizeStringConcat Reviewed-by: kvn, thartmann
Mon, 31 Aug 2015 13:49:18 +0200 8134493: Cleaning inline caches of unloaded nmethods should be done in sweeper
thartmann [Mon, 31 Aug 2015 13:49:18 +0200] rev 32466
8134493: Cleaning inline caches of unloaded nmethods should be done in sweeper Summary: Clean ICs of unloaded nmethods in sweeper to avoid impact on safepoint duration. Reviewed-by: kvn, mdoerr
Wed, 26 Aug 2015 12:43:15 +0200 8134288: compiler/runtime/6859338/Test6859338.java crashes in PhaseIdealLoop::try_move_store_after_loop
roland [Wed, 26 Aug 2015 12:43:15 +0200] rev 32465
8134288: compiler/runtime/6859338/Test6859338.java crashes in PhaseIdealLoop::try_move_store_after_loop Summary: Store nodes may not have a control if used to update profiling Reviewed-by: kvn
Fri, 11 Sep 2015 10:26:29 -0700 Added tag jdk9-b81 for changeset 6675700073c1
lana [Fri, 11 Sep 2015 10:26:29 -0700] rev 32464
Added tag jdk9-b81 for changeset 6675700073c1
Fri, 11 Sep 2015 12:59:45 -0700 Merge
lana [Fri, 11 Sep 2015 12:59:45 -0700] rev 32463
Merge
Fri, 11 Sep 2015 10:05:49 +0200 8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools
ihse [Fri, 11 Sep 2015 10:05:49 +0200] rev 32462
8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools Reviewed-by: erikj
Wed, 09 Sep 2015 09:44:57 +0200 8135180: Print configure arguments using make print-configuration
ihse [Wed, 09 Sep 2015 09:44:57 +0200] rev 32461
8135180: Print configure arguments using make print-configuration Reviewed-by: erikj
Wed, 09 Sep 2015 09:36:39 +0200 8065912: Better handling of classpath in build-infra
ihse [Wed, 09 Sep 2015 09:36:39 +0200] rev 32460
8065912: Better handling of classpath in build-infra Reviewed-by: erikj
Fri, 11 Sep 2015 10:26:27 -0700 Added tag jdk9-b81 for changeset 13c2ca2ea10a
lana [Fri, 11 Sep 2015 10:26:27 -0700] rev 32459
Added tag jdk9-b81 for changeset 13c2ca2ea10a
Wed, 05 Jul 2017 20:48:33 +0200 Added tag jdk9-b81 for changeset 2050b3a0aadc
duke [Wed, 05 Jul 2017 20:48:33 +0200] rev 32458
Added tag jdk9-b81 for changeset 2050b3a0aadc
Wed, 05 Jul 2017 20:48:33 +0200 Merge jdk9-b81
duke [Wed, 05 Jul 2017 20:48:33 +0200] rev 32457
Merge
Wed, 05 Jul 2017 20:48:29 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:29 +0200] rev 32456
Merge
Thu, 03 Sep 2015 16:13:49 -0700 Merge
lana [Thu, 03 Sep 2015 16:13:49 -0700] rev 32455
Merge
Mon, 31 Aug 2015 17:33:34 +0100 8129962: Investigate performance improvements in langtools combo tests
mcimadamore [Mon, 31 Aug 2015 17:33:34 +0100] rev 32454
8129962: Investigate performance improvements in langtools combo tests Summary: New combo API that runs all combo instances in a shared javac context (whenever possible). Reviewed-by: jjg, jlahoda, vromero
Mon, 31 Aug 2015 15:50:20 +0100 8134007: Improve string folding
mcimadamore [Mon, 31 Aug 2015 15:50:20 +0100] rev 32453
8134007: Improve string folding Summary: Generalize string folding algorithm to detect mulitple groups of foldable constants within an concat expression Reviewed-by: jlahoda
Thu, 03 Sep 2015 14:24:46 -0700 Added tag jdk9-b80 for changeset 2bc845318e4b
katleman [Thu, 03 Sep 2015 14:24:46 -0700] rev 32452
Added tag jdk9-b80 for changeset 2bc845318e4b
Wed, 05 Jul 2017 20:48:23 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:23 +0200] rev 32451
Merge
Thu, 03 Sep 2015 14:24:43 -0700 Added tag jdk9-b80 for changeset 56a580f0c008
katleman [Thu, 03 Sep 2015 14:24:43 -0700] rev 32450
Added tag jdk9-b80 for changeset 56a580f0c008
Wed, 05 Jul 2017 20:48:20 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:20 +0200] rev 32449
Merge
Thu, 03 Sep 2015 14:24:43 -0700 Added tag jdk9-b80 for changeset f194dcc2556d
katleman [Thu, 03 Sep 2015 14:24:43 -0700] rev 32448
Added tag jdk9-b80 for changeset f194dcc2556d
Wed, 05 Jul 2017 20:48:15 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:15 +0200] rev 32447
Merge
Thu, 03 Sep 2015 16:14:47 -0700 Merge
lana [Thu, 03 Sep 2015 16:14:47 -0700] rev 32446
Merge
Thu, 03 Sep 2015 19:54:06 +0200 Merge
mhaupt [Thu, 03 Sep 2015 19:54:06 +0200] rev 32445
Merge
Tue, 01 Sep 2015 16:11:09 +0200 8134873: Implement support for ES6 numeric literals
aw [Tue, 01 Sep 2015 16:11:09 +0200] rev 32444
8134873: Implement support for ES6 numeric literals Reviewed-by: attila, sundar
Thu, 03 Sep 2015 21:47:48 +0530 8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e"
sundar [Thu, 03 Sep 2015 21:47:48 +0530] rev 32443
8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e" Reviewed-by: hannesw, jlaskey, mhaupt
Wed, 02 Sep 2015 22:28:31 +0530 8134973: Control flow exceptions should avoid filling stack trace
sundar [Wed, 02 Sep 2015 22:28:31 +0530] rev 32442
8134973: Control flow exceptions should avoid filling stack trace Reviewed-by: attila, jlaskey, hannesw
Wed, 02 Sep 2015 16:35:14 +0200 8134939: Improve toString method of Dynalink DynamicMethod objects
attila [Wed, 02 Sep 2015 16:35:14 +0200] rev 32441
8134939: Improve toString method of Dynalink DynamicMethod objects Reviewed-by: hannesw, sundar
Wed, 02 Sep 2015 17:16:57 +0530 8134931: jdk.nashorn.internal.codegen.TypeMap should not use Map
sundar [Wed, 02 Sep 2015 17:16:57 +0530] rev 32440
8134931: jdk.nashorn.internal.codegen.TypeMap should not use Map Reviewed-by: attila, mhaupt
Wed, 02 Sep 2015 12:26:57 +0200 8134930: Defer stack trace walking of NashornException for extracting line number and file name
attila [Wed, 02 Sep 2015 12:26:57 +0200] rev 32439
8134930: Defer stack trace walking of NashornException for extracting line number and file name Reviewed-by: hannesw, sundar
Tue, 01 Sep 2015 23:08:33 +0530 8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class
sundar [Tue, 01 Sep 2015 23:08:33 +0530] rev 32438
8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class Reviewed-by: attila, jlaskey
Tue, 01 Sep 2015 18:19:29 +0200 8134865: Need to restore for container block from lexical context in finally
aw [Tue, 01 Sep 2015 18:19:29 +0200] rev 32437
8134865: Need to restore for container block from lexical context in finally Reviewed-by: attila, mhaupt
Tue, 01 Sep 2015 18:28:11 +0530 8068901: Surprising behavior with more than one functional interface on a class
sundar [Tue, 01 Sep 2015 18:28:11 +0530] rev 32436
8068901: Surprising behavior with more than one functional interface on a class 8068903: Can't invoke vararg @FunctionalInterface methods Reviewed-by: attila, hannesw
Mon, 31 Aug 2015 15:18:59 +0200 8133300: Ensure symbol table immutability in Nashorn AST
attila [Mon, 31 Aug 2015 15:18:59 +0200] rev 32435
8133300: Ensure symbol table immutability in Nashorn AST Reviewed-by: hannesw, lagergren
Mon, 31 Aug 2015 17:51:02 +0530 8134731: Function.prototype.apply interacts incorrectly with arguments
sundar [Mon, 31 Aug 2015 17:51:02 +0530] rev 32434
8134731: Function.prototype.apply interacts incorrectly with arguments Reviewed-by: attila, hannesw
Thu, 03 Sep 2015 14:24:47 -0700 Added tag jdk9-b80 for changeset 68c59ce3ed28
katleman [Thu, 03 Sep 2015 14:24:47 -0700] rev 32433
Added tag jdk9-b80 for changeset 68c59ce3ed28
Wed, 05 Jul 2017 20:48:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:10 +0200] rev 32432
Merge
Thu, 03 Sep 2015 14:24:41 -0700 Added tag jdk9-b80 for changeset 6d09f17e30a9
katleman [Thu, 03 Sep 2015 14:24:41 -0700] rev 32431
Added tag jdk9-b80 for changeset 6d09f17e30a9
Wed, 05 Jul 2017 20:48:05 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:05 +0200] rev 32430
Merge
Thu, 03 Sep 2015 18:36:42 -0700 8135048: XSLT.java test fails after changes for JDK-8134984
martin [Thu, 03 Sep 2015 18:36:42 -0700] rev 32429
8135048: XSLT.java test fails after changes for JDK-8134984 Summary: hg revert -r 'c22b7e41adf3^' test/javax/xml/jaxp/parsers/8032909 Reviewed-by: darcy
Thu, 03 Sep 2015 16:12:42 -0700 Merge
lana [Thu, 03 Sep 2015 16:12:42 -0700] rev 32428
Merge
Wed, 02 Sep 2015 14:11:50 -0700 8134984: Text files should end in exactly one newline
martin [Wed, 02 Sep 2015 14:11:50 -0700] rev 32427
8134984: Text files should end in exactly one newline Summary: automated fixup of newlines at end-of-file via the usual perl one-liner Reviewed-by: chegar, sherman
Wed, 02 Sep 2015 12:56:06 -0700 8134982: Problem list TCKJapaneseChronology.java
darcy [Wed, 02 Sep 2015 12:56:06 -0700] rev 32426
8134982: Problem list TCKJapaneseChronology.java Reviewed-by: lancea
Wed, 02 Sep 2015 13:24:14 -0500 8134682: Remove com.sun.java.accessibility from jdk/src/closed/java.base/share/conf/security/restricted.pkgs
ptbrunet [Wed, 02 Sep 2015 13:24:14 -0500] rev 32425
8134682: Remove com.sun.java.accessibility from jdk/src/closed/java.base/share/conf/security/restricted.pkgs Summary: remove since renamed accessibility package from closed restricted.pks and update two regression tests Reviewed-by: mullan, mchung Contributed-by: peter.brunet@oracle.com
Wed, 02 Sep 2015 19:20:46 +0800 8129789: implies() of ServicePermission and DelegationPermission underspecified
weijun [Wed, 02 Sep 2015 19:20:46 +0800] rev 32424
8129789: implies() of ServicePermission and DelegationPermission underspecified Reviewed-by: mullan
Wed, 02 Sep 2015 03:02:14 +0000 8133801: sun/security/pkcs11/Provider/ConfigShortPath.java failed in jigsaw nightly at Windows
valeriep [Wed, 02 Sep 2015 03:02:14 +0000] rev 32423
8133801: sun/security/pkcs11/Provider/ConfigShortPath.java failed in jigsaw nightly at Windows Summary: Update tests to not using private SunPKCS11(String) constructor. Reviewed-by: mullan
Tue, 01 Sep 2015 16:27:28 -0700 8049237: Need new tests for X509V3 certificates
rhalade [Tue, 01 Sep 2015 16:27:28 -0700] rev 32422
8049237: Need new tests for X509V3 certificates Reviewed-by: mullan, xuelei
Tue, 01 Sep 2015 15:34:58 +0200 8064470: JNI exception pending in jdk/src/java/base/unix/native/libjava/FileDescriptor_md.c
dfuchs [Tue, 01 Sep 2015 15:34:58 +0200] rev 32421
8064470: JNI exception pending in jdk/src/java/base/unix/native/libjava/FileDescriptor_md.c Reviewed-by: alanb, chegar, dfuchs Contributed-by: vyom.tewari@oracle.com
Mon, 31 Aug 2015 11:26:11 -0700 Merge
amurillo [Mon, 31 Aug 2015 11:26:11 -0700] rev 32420
Merge
Thu, 27 Aug 2015 14:40:21 -0700 Merge
amurillo [Thu, 27 Aug 2015 14:40:21 -0700] rev 32419
Merge
Thu, 20 Aug 2015 07:36:37 -0700 Merge
amurillo [Thu, 20 Aug 2015 07:36:37 -0700] rev 32418
Merge
Tue, 18 Aug 2015 04:29:28 -0700 8133666: OperatingSystemMXBean reports abnormally high machine CPU consumption on Linux
dbuck [Tue, 18 Aug 2015 04:29:28 -0700] rev 32417
8133666: OperatingSystemMXBean reports abnormally high machine CPU consumption on Linux Reviewed-by: sla, mgronlun
Mon, 17 Aug 2015 12:45:16 +0300 Merge
dsamersoff [Mon, 17 Aug 2015 12:45:16 +0300] rev 32416
Merge
Thu, 09 Apr 2015 12:29:31 +0200 8041565: JMX ObjectName could be refactored to save memory
jbachorik [Thu, 09 Apr 2015 12:29:31 +0200] rev 32415
8041565: JMX ObjectName could be refactored to save memory Reviewed-by: emcmanus, dfuchs, olagneau, smarks
Tue, 11 Aug 2015 20:38:18 +0200 8133314: Update launcher.properties to remove reference to hprof
sla [Tue, 11 Aug 2015 20:38:18 +0200] rev 32414
8133314: Update launcher.properties to remove reference to hprof Reviewed-by: dholmes, sspitsyn, mchung
Mon, 31 Aug 2015 10:14:34 +0100 8130800: KeyStore.getInstance(File,char[]) does not throw IOE for null password
vinnie [Mon, 31 Aug 2015 10:14:34 +0100] rev 32413
8130800: KeyStore.getInstance(File,char[]) does not throw IOE for null password Reviewed-by: weijun, mullan
Fri, 28 Aug 2015 13:40:43 -0700 8134686: Exclude sun/tools/jps/ tests
sla [Fri, 28 Aug 2015 13:40:43 -0700] rev 32412
8134686: Exclude sun/tools/jps/ tests Reviewed-by: darcy
Fri, 28 Aug 2015 13:35:54 -0700 8048601: Tests for JCE crypto ciphers (part 1)
rhalade [Fri, 28 Aug 2015 13:35:54 -0700] rev 32411
8048601: Tests for JCE crypto ciphers (part 1) Reviewed-by: valeriep
Fri, 28 Aug 2015 10:46:43 -0700 8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector
bpb [Fri, 28 Aug 2015 10:46:43 -0700] rev 32410
8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector Summary: Rename class and associated native file as indicated and fix some related comments in the source and test. Reviewed-by: alanb
Fri, 28 Aug 2015 07:55:45 -0700 8134678: Problem list SecurityManager/CheckPackageAccess.java
darcy [Fri, 28 Aug 2015 07:55:45 -0700] rev 32409
8134678: Problem list SecurityManager/CheckPackageAccess.java Reviewed-by: lancea
Fri, 28 Aug 2015 10:13:30 +0200 8134408: Disable warnings for jdk libraries triggered by SS12u4
erikj [Fri, 28 Aug 2015 10:13:30 +0200] rev 32408
8134408: Disable warnings for jdk libraries triggered by SS12u4 Reviewed-by: tbell, ihse
Thu, 03 Sep 2015 14:24:44 -0700 Added tag jdk9-b80 for changeset d6e71f67a221
katleman [Thu, 03 Sep 2015 14:24:44 -0700] rev 32407
Added tag jdk9-b80 for changeset d6e71f67a221
Wed, 05 Jul 2017 20:47:56 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:56 +0200] rev 32406
Merge
Thu, 03 Sep 2015 16:14:02 -0700 Merge
lana [Thu, 03 Sep 2015 16:14:02 -0700] rev 32405
Merge
Thu, 27 Aug 2015 14:40:19 -0700 Merge
amurillo [Thu, 27 Aug 2015 14:40:19 -0700] rev 32404
Merge
Thu, 27 Aug 2015 18:51:22 +0200 Merge
roland [Thu, 27 Aug 2015 18:51:22 +0200] rev 32403
Merge
Wed, 26 Aug 2015 09:49:37 +0200 8134321: tools/pack200/Pack200Test.java crashes in the VM PIT jdk9 b79
roland [Wed, 26 Aug 2015 09:49:37 +0200] rev 32402
8134321: tools/pack200/Pack200Test.java crashes in the VM PIT jdk9 b79 Summary: Code that capture field values of eliminated allocation at a safepoint when there's an arraycopy behind a Phi is broken Reviewed-by: kvn
Tue, 25 Aug 2015 07:49:55 +0200 8075805: Crash while trying to release CompiledICHolder
thartmann [Tue, 25 Aug 2015 07:49:55 +0200] rev 32401
8075805: Crash while trying to release CompiledICHolder Summary: Removed nmethod transition to zombie outside of sweeper. Added cleaning of ICs of unloaded nmethods. Reviewed-by: kvn, iveresov
Fri, 21 Aug 2015 09:12:42 +0200 Merge
roland [Fri, 21 Aug 2015 09:12:42 +0200] rev 32400
Merge
Thu, 20 Aug 2015 09:40:08 +0000 8133842: aarch64: C2 generates illegal instructions with int shifts >=32
enevill [Thu, 20 Aug 2015 09:40:08 +0000] rev 32399
8133842: aarch64: C2 generates illegal instructions with int shifts >=32 Summary: Fix logical operatations combined with shifts >= 32 Reviewed-by: kvn, aph, adinn
Tue, 18 Aug 2015 16:10:34 +0200 8131969: jit/FloatingPoint/gen_math/Loops05 assert(2 <= size && size <= 16) failed: update low bits table
roland [Tue, 18 Aug 2015 16:10:34 +0200] rev 32398
8131969: jit/FloatingPoint/gen_math/Loops05 assert(2 <= size && size <= 16) failed: update low bits table Summary: assert in register allocation code when vector Phi for a loop is processed because code assumes all inputs already processed Reviewed-by: kvn
Wed, 19 Aug 2015 17:59:00 -0700 8133984: print_compressed_class_space() is only defined in 64-bit VM
kvn [Wed, 19 Aug 2015 17:59:00 -0700] rev 32397
8133984: print_compressed_class_space() is only defined in 64-bit VM Summary: define method's empty body in 32-bit VM. Reviewed-by: coleenp
Tue, 11 Aug 2015 10:25:24 -0400 8078743: AARCH64: Extend use of stlr to cater for volatile object stores
adinn [Tue, 11 Aug 2015 10:25:24 -0400] rev 32396
8078743: AARCH64: Extend use of stlr to cater for volatile object stores Summary: The current use of stlr on AArch64 to implement volatile stores needs to be extended to cater for object stores. Reviewed-by: kvn, aph, enevill
Tue, 18 Aug 2015 12:40:22 +0000 8133352: aarch64: generates constrained unpredictable instructions
enevill [Tue, 18 Aug 2015 12:40:22 +0000] rev 32395
8133352: aarch64: generates constrained unpredictable instructions Summary: Fix generation of unpredictable STXR Rs, Rt, [Rn] with Rs == Rt Reviewed-by: kvn, aph, adinn
Wed, 19 Aug 2015 11:59:02 +0000 8133935: aarch64: fails to build from source
enevill [Wed, 19 Aug 2015 11:59:02 +0000] rev 32394
8133935: aarch64: fails to build from source Summary: add inlucde of oops/oop.inline.hpp to fix build Reviewed-by: coleenp
Wed, 19 Aug 2015 11:59:00 +0200 8133625: src/share/vm/opto/compile.hpp:96: error: integer constant is too large for ‘long’ type
zmajo [Wed, 19 Aug 2015 11:59:00 +0200] rev 32393
8133625: src/share/vm/opto/compile.hpp:96: error: integer constant is too large for ‘long’ type Summary: Wrap constant causing the failure into into CONST64(). Update comments. Reviewed-by: kvn
Wed, 19 Aug 2015 10:14:04 +0200 Merge
zmajo [Wed, 19 Aug 2015 10:14:04 +0200] rev 32392
Merge
Wed, 19 Aug 2015 08:55:18 +0200 8076373: In 32-bit VM interpreter and compiled code process NaN values differently
zmajo [Wed, 19 Aug 2015 08:55:18 +0200] rev 32391
8076373: In 32-bit VM interpreter and compiled code process NaN values differently Summary: Change interpreter to use XMM registers on x86_32 if they are available. Add stubs for methods transforming from/to int/long float/double. Reviewed-by: kvn, mcberg
Mon, 24 Aug 2015 16:32:50 +0200 8133456: HeapRegionManager::shrink_by() iterates suboptimally across regions
tschatzl [Mon, 24 Aug 2015 16:32:50 +0200] rev 32390
8133456: HeapRegionManager::shrink_by() iterates suboptimally across regions Reviewed-by: brutisso, tbenson
Mon, 24 Aug 2015 16:27:41 +0200 8067336: Allow that PLAB allocations at the end of regions are flexible
tschatzl [Mon, 24 Aug 2015 16:27:41 +0200] rev 32389
8067336: Allow that PLAB allocations at the end of regions are flexible Summary: PLAB allocations may return a buffer that is between minimum size (current allocation) and the desired size. This allows removes a large amount of fragmentation at the end of regions. Reviewed-by: tbenson, mgerdin
Tue, 25 Aug 2015 00:26:10 -0400 Merge
dholmes [Tue, 25 Aug 2015 00:26:10 -0400] rev 32388
Merge
Thu, 20 Aug 2015 10:58:57 -0700 8130910: hsperfdata file is created in wrong directory and not cleaned up if /tmp/hsperfdata_<username> has wrong permissions
dcubed [Thu, 20 Aug 2015 10:58:57 -0700] rev 32387
8130910: hsperfdata file is created in wrong directory and not cleaned up if /tmp/hsperfdata_<username> has wrong permissions Summary: Add check for fchir() failure and disable shared PerfMemory in that case. Reviewed-by: dcubed, simonis, gthornbr Contributed-by: christoph.langer@sap.com
Thu, 20 Aug 2015 17:39:43 +0200 Merge
coleenp [Thu, 20 Aug 2015 17:39:43 +0200] rev 32386
Merge
Thu, 20 Aug 2015 17:36:00 +0200 Merge
coleenp [Thu, 20 Aug 2015 17:36:00 +0200] rev 32385
Merge
Thu, 20 Aug 2015 11:18:51 -0400 8133951: Zero interpreter asserts in stubRoutines.cpp
coleenp [Thu, 20 Aug 2015 11:18:51 -0400] rev 32384
8133951: Zero interpreter asserts in stubRoutines.cpp Summary: Allow zero sized code buffer when checking if there's enough remaining size Reviewed-by: kvn
Thu, 20 Aug 2015 15:17:43 +0200 8067339: PLAB reallocation might result in failure to allocate object in that recently allocated PLAB
tschatzl [Thu, 20 Aug 2015 15:17:43 +0200] rev 32383
8067339: PLAB reallocation might result in failure to allocate object in that recently allocated PLAB Summary: Properly size the PLAB to make sure that the object to allocate always has enough space in it. Reviewed-by: mgerdin, brutisso
Thu, 20 Aug 2015 15:17:43 +0200 8073146: G1 merges thread local age tables too early with global age table
tschatzl [Thu, 20 Aug 2015 15:17:43 +0200] rev 32382
8073146: G1 merges thread local age tables too early with global age table Summary: Move merging of age and survivor table to the end of GC. Reviewed-by: mgerdin, david
Thu, 20 Aug 2015 15:17:43 +0200 8040162: Avoid reallocating PLABs between GC phases in G1
tschatzl [Thu, 20 Aug 2015 15:17:43 +0200] rev 32381
8040162: Avoid reallocating PLABs between GC phases in G1 Summary: Allocate G1ParScanThreadState at the start of GC and only deallocate at the end of GC. This automatically keeps the current PLAB intact without flushing it (and loosing lots of memory) for every reallocation. Reviewed-by: david, mgerdin
Thu, 20 Aug 2015 15:17:41 +0200 8133530: Add JFR event for evacuation statistics
tschatzl [Thu, 20 Aug 2015 15:17:41 +0200] rev 32380
8133530: Add JFR event for evacuation statistics Summary: Introduce two new JFR events for young/old generation allocation statistics based on previous changes. Reviewed-by: ehelin, mgerdin
Wed, 19 Aug 2015 13:59:39 +0200 8073013: Add detailed information about PLAB memory usage
tschatzl [Wed, 19 Aug 2015 13:59:39 +0200] rev 32379
8073013: Add detailed information about PLAB memory usage Summary: Track and provide information about direct allocation, region end waste and failure waste for G1. Reviewed-by: jmasa, david, ehelin, mgerdin
Wed, 19 Aug 2015 13:50:50 +0200 8133470: Uses of Atomic methods in plab.hpp should be moved to .inline.hpp file
tschatzl [Wed, 19 Aug 2015 13:50:50 +0200] rev 32378
8133470: Uses of Atomic methods in plab.hpp should be moved to .inline.hpp file Summary: Fix include file dependencies according to general guidelines for plab.hpp Reviewed-by: ehelin, mgerdin
Wed, 19 Aug 2015 13:47:40 +0200 8003237: G1: Reduce unnecessary (and failing) allocation attempts when handling an evacuation failure
tschatzl [Wed, 19 Aug 2015 13:47:40 +0200] rev 32377
8003237: G1: Reduce unnecessary (and failing) allocation attempts when handling an evacuation failure Summary: Remember for every generation whether the memory for that generation has already been exhausted. If so, do not try to get a new region for these generations. Further, if the last generation is full, early exit from copy_to_survivor_space. Reviewed-by: jmasa, brutisso
Thu, 20 Aug 2015 10:27:04 +0200 8133825: Remove the class G1CollectorPolicyExt
ehelin [Thu, 20 Aug 2015 10:27:04 +0200] rev 32376
8133825: Remove the class G1CollectorPolicyExt Reviewed-by: jwilhelm, ecaspole
Thu, 20 Aug 2015 08:42:25 +0200 8133821: Refactor initialization of the heap and the collector policy
ehelin [Thu, 20 Aug 2015 08:42:25 +0200] rev 32375
8133821: Refactor initialization of the heap and the collector policy Reviewed-by: pliden, tschatzl
Wed, 19 Aug 2015 11:11:06 -0700 8133537: clarify position of unlock options in error messages
dcubed [Wed, 19 Aug 2015 11:11:06 -0700] rev 32374
8133537: clarify position of unlock options in error messages Reviewed-by: coleenp, dholmes, coffeys
Thu, 20 Aug 2015 09:31:28 +0200 Merge
roland [Thu, 20 Aug 2015 09:31:28 +0200] rev 32373
Merge
Wed, 29 Jul 2015 17:25:04 +0200 8080289: Intermediate writes in a loop not eliminated by optimizer
roland [Wed, 29 Jul 2015 17:25:04 +0200] rev 32372
8080289: Intermediate writes in a loop not eliminated by optimizer Summary: Move Stores out of loop (after or before) when possible Reviewed-by: kvn, vlivanov
Fri, 14 Aug 2015 00:28:45 +0200 8133599: Unsafe.getAndSetObject() is no longer intrinsified by c2
roland [Fri, 14 Aug 2015 00:28:45 +0200] rev 32371
8133599: Unsafe.getAndSetObject() is no longer intrinsified by c2 Summary: off by 1 error in c2 intrinsic filtering logic Reviewed-by: dlong, kvn, shade
Sat, 15 Aug 2015 02:54:18 +0200 8130847: Cloned object's fields observed as null after C2 escape analysis
roland [Sat, 15 Aug 2015 02:54:18 +0200] rev 32370
8130847: Cloned object's fields observed as null after C2 escape analysis Summary: Eliminated instance/array written to by an array copy variant must be correctly initialized when reallocated at a deopt Reviewed-by: kvn, vlivanov
Wed, 12 Aug 2015 09:58:39 +0300 8019968: Reference CAS induces GC store barrier even on failure
shade [Wed, 12 Aug 2015 09:58:39 +0300] rev 32369
8019968: Reference CAS induces GC store barrier even on failure Reviewed-by: kvn, adinn, roland
Tue, 18 Aug 2015 14:04:24 -0400 8133349: CMS: Assert failed: Ctl pt invariant
ecaspole [Tue, 18 Aug 2015 14:04:24 -0400] rev 32368
8133349: CMS: Assert failed: Ctl pt invariant Summary: _survivor_chunk_array should be sized based on PLAB::min_size() not ThreadLocalAllocBuffer::min_size() Reviewed-by: tschatzl, jwilhelm
Tue, 18 Aug 2015 17:32:10 +0200 8130308: Too low memory usage in TestPromotionFromSurvivorToTenuredAfterMinorGC.java
jwilhelm [Tue, 18 Aug 2015 17:32:10 +0200] rev 32367
8130308: Too low memory usage in TestPromotionFromSurvivorToTenuredAfterMinorGC.java Reviewed-by: dfazunen, brutisso
Mon, 17 Aug 2015 13:55:02 +0200 8133669: Remove unused code in Arguments
jwilhelm [Mon, 17 Aug 2015 13:55:02 +0200] rev 32366
8133669: Remove unused code in Arguments 8133455: VM ignores setting of the -XX:MemoryRestriction flag. Reviewed-by: dholmes, kbarrett
Sun, 16 Aug 2015 09:33:52 -0500 8133678: test fails due to 'CICompilerCount=0 must be at least 1' missing from stdout/stderr
gziemski [Sun, 16 Aug 2015 09:33:52 -0500] rev 32365
8133678: test fails due to 'CICompilerCount=0 must be at least 1' missing from stdout/stderr Summary: We changed the constraint error message formatting for CICompilerCount, but forgot to change the corresponding test. Reviewed-by: kbarrett, dcubed
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip