Thu, 15 Aug 2013 13:42:45 +0100 8015765: TEST_BUG: java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failing intermittently
alanb [Thu, 15 Aug 2013 13:42:45 +0100] rev 19410
8015765: TEST_BUG: java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failing intermittently Reviewed-by: chegar, dholmes, alanb Contributed-by: yiming.wang@oracle.com
Thu, 15 Aug 2013 11:54:05 +0100 8022921: Remove experimental Profile attribute
alanb [Thu, 15 Aug 2013 11:54:05 +0100] rev 19409
8022921: Remove experimental Profile attribute Reviewed-by: mchung, chegar
Wed, 14 Aug 2013 22:49:54 -0700 8021121: ISO 4217 Amendment Number 156
yhuang [Wed, 14 Aug 2013 22:49:54 -0700] rev 19408
8021121: ISO 4217 Amendment Number 156 Reviewed-by: naoto
Wed, 14 Aug 2013 19:19:43 -0700 8023075: JDK-5049299 has broken old make in jdk8
wetmore [Wed, 14 Aug 2013 19:19:43 -0700] rev 19407
8023075: JDK-5049299 has broken old make in jdk8 Reviewed-by: katleman
Mon, 12 Aug 2013 10:35:44 -0700 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math
bpb [Mon, 12 Aug 2013 10:35:44 -0700] rev 19406
8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math Summary: Add the methods for parameter types int and long. Reviewed-by: mduigou Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Wed, 14 Aug 2013 11:42:59 -0700 8022178: System.console() throws IOE on some Windows
sherman [Wed, 14 Aug 2013 11:42:59 -0700] rev 19405
8022178: System.console() throws IOE on some Windows Summary: to remove the IOE throwing code Reviewed-by: alanb
Wed, 14 Aug 2013 11:26:32 -0700 8022990: Fix dep_ann lint warnings in swing code
darcy [Wed, 14 Aug 2013 11:26:32 -0700] rev 19404
8022990: Fix dep_ann lint warnings in swing code Reviewed-by: alexsch
Wed, 14 Aug 2013 08:12:36 -0700 8022547: [verifier] move DefaultMethodRegressionTests.java to jdk
ksrini [Wed, 14 Aug 2013 08:12:36 -0700] rev 19403
8022547: [verifier] move DefaultMethodRegressionTests.java to jdk Reviewed-by: acorn
Wed, 14 Aug 2013 10:14:06 -0400 Merge
coleenp [Wed, 14 Aug 2013 10:14:06 -0400] rev 19402
Merge
Tue, 13 Aug 2013 10:56:13 -0400 8022259: MakeClasslist is buggy and its README is out of date.
hseigel [Tue, 13 Aug 2013 10:56:13 -0400] rev 19401
8022259: MakeClasslist is buggy and its README is out of date. Summary: Fixed bug in FOR loop and updated comments and README Reviewed-by: dholmes, alanb
Tue, 13 Aug 2013 18:33:25 -0700 Merge
lana [Tue, 13 Aug 2013 18:33:25 -0700] rev 19400
Merge
Tue, 13 Aug 2013 19:10:54 +0100 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
robm [Tue, 13 Aug 2013 19:10:54 +0100] rev 19399
5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion Reviewed-by: alanb, dholmes, martin, erikj, coffeys
Tue, 13 Aug 2013 10:12:03 -0700 8022959: Fix new doclint issues in java.util.zip
darcy [Tue, 13 Aug 2013 10:12:03 -0700] rev 19398
8022959: Fix new doclint issues in java.util.zip Reviewed-by: chegar
Tue, 13 Aug 2013 10:07:56 -0400 Merge
mullan [Tue, 13 Aug 2013 10:07:56 -0400] rev 19397
Merge
Tue, 13 Aug 2013 10:06:48 -0400 8022897: Add test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java to ProblemList
mullan [Tue, 13 Aug 2013 10:06:48 -0400] rev 19396
8022897: Add test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java to ProblemList Reviewed-by: vinnie, chegar
Tue, 13 Aug 2013 16:00:44 +0200 8019948: java/util/logging/bundlesearch/ResourceBundleSearchTest.java is failing intermittently
dfuchs [Tue, 13 Aug 2013 16:00:44 +0200] rev 19395
8019948: java/util/logging/bundlesearch/ResourceBundleSearchTest.java is failing intermittently Reviewed-by: mchung, dholmes
Tue, 13 Aug 2013 14:57:12 +0100 8022779: ProblemList.txt updates (8/2013)
chegar [Tue, 13 Aug 2013 14:57:12 +0100] rev 19394
8022779: ProblemList.txt updates (8/2013) Summary: Update ProblemList and remove AggressiveOpts MOAT test run Reviewed-by: chegar, alanb Contributed-by: Amy Lu <amy.lu@oracle.com>
Mon, 12 Aug 2013 16:21:10 -0700 8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero
bpb [Mon, 12 Aug 2013 16:21:10 -0700] rev 19393
8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero Summary: Clear the quotient in divideAndRemainderBurnikelZiegler() if the divisor is larger than the dividend. Reviewed-by: alanb, bpb Contributed-by: Timothy Buktu <tbuktu@hotmail.com>
Tue, 13 Aug 2013 14:18:57 +0100 Merge
vinnie [Tue, 13 Aug 2013 14:18:57 +0100] rev 19392
Merge
Tue, 13 Aug 2013 14:15:03 +0100 8013170: Spec for PBEParameterSpec does not specify behavior when paramSpec is null
vinnie [Tue, 13 Aug 2013 14:15:03 +0100] rev 19391
8013170: Spec for PBEParameterSpec does not specify behavior when paramSpec is null Reviewed-by: mullan
Mon, 12 Aug 2013 11:25:42 -0700 8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created
ascarpino [Mon, 12 Aug 2013 11:25:42 -0700] rev 19390
8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created Reviewed-by: mullan
Mon, 12 Aug 2013 16:09:24 -0400 8022753: SQLXML javadoc example typo
lancea [Mon, 12 Aug 2013 16:09:24 -0400] rev 19389
8022753: SQLXML javadoc example typo Reviewed-by: alanb, mchung
Mon, 12 Aug 2013 12:11:04 -0700 8022749: Convert junit tests to testng in test/java/lang/invoke
henryjen [Mon, 12 Aug 2013 12:11:04 -0700] rev 19388
8022749: Convert junit tests to testng in test/java/lang/invoke Reviewed-by: mduigou, alanb Contributed-by: Mani Sarkar <sadhak001@gmail.com>
Mon, 12 Aug 2013 17:40:14 +0100 8015780: java/lang/reflect/Method/GenericStringTest.java failing
vromero [Mon, 12 Aug 2013 17:40:14 +0100] rev 19387
8015780: java/lang/reflect/Method/GenericStringTest.java failing Reviewed-by: darcy, jfranck
Mon, 12 Aug 2013 09:29:06 -0400 Merge
mullan [Mon, 12 Aug 2013 09:29:06 -0400] rev 19386
Merge
Mon, 12 Aug 2013 09:03:51 -0400 8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles
mullan [Mon, 12 Aug 2013 09:03:51 -0400] rev 19385
8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles Summary: Change the default value of the "login.configuration.provider" security property to sun.security.provider.ConfigFile Reviewed-by: xuelei
Sun, 11 Aug 2013 18:21:13 -0700 8022487: DEREncodedKeyValue.supportedKeyTypes should be private
xuelei [Sun, 11 Aug 2013 18:21:13 -0700] rev 19384
8022487: DEREncodedKeyValue.supportedKeyTypes should be private Reviewed-by: mullan
Fri, 09 Aug 2013 12:53:30 -0700 8022548: SPECJVM2008 has errors introduced in 7u40-b34
joehw [Fri, 09 Aug 2013 12:53:30 -0700] rev 19383
8022548: SPECJVM2008 has errors introduced in 7u40-b34 Reviewed-by: chegar, lancea
Fri, 09 Aug 2013 12:40:11 -0700 8020054: (tz) Support tzdata2013d
sherman [Fri, 09 Aug 2013 12:40:11 -0700] rev 19382
8020054: (tz) Support tzdata2013d Summary: update the jdk8 tz data to version 2013d Reviewed-by: coffeys, peytoia
Fri, 09 Aug 2013 10:55:52 -0700 8021977: Opening a file using java.io can throw IOException on Windows
dxu [Fri, 09 Aug 2013 10:55:52 -0700] rev 19381
8021977: Opening a file using java.io can throw IOException on Windows Summary: Remove IOException related error-handling code for backward compatibility Reviewed-by: alanb, lancea, mr
Fri, 09 Aug 2013 17:56:38 +0100 8022724: lint warnings in j.u.concurrent packages
dl [Fri, 09 Aug 2013 17:56:38 +0100] rev 19380
8022724: lint warnings in j.u.concurrent packages Reviewed-by: chegar, lancea, darcy
Fri, 09 Aug 2013 13:50:13 +0100 8022661: InetAddress.writeObject() performs flush() on object output stream
chegar [Fri, 09 Aug 2013 13:50:13 +0100] rev 19379
8022661: InetAddress.writeObject() performs flush() on object output stream Reviewed-by: michaelm, alanb
Fri, 09 Aug 2013 11:44:38 +0200 8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED
psandoz [Fri, 09 Aug 2013 11:44:38 +0200] rev 19378
8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED Reviewed-by: martin, chegar
Thu, 08 Aug 2013 23:40:46 -0700 6614237: missing codepage Cp290 at java runtime
sherman [Thu, 08 Aug 2013 23:40:46 -0700] rev 19377
6614237: missing codepage Cp290 at java runtime Summary: to add charset Cp290 and Cp300 Reviewed-by: okutsu
Fri, 09 Aug 2013 11:41:17 +0800 8021788: JarInputStream doesn't provide certificates for some file under META-INF
weijun [Fri, 09 Aug 2013 11:41:17 +0800] rev 19376
8021788: JarInputStream doesn't provide certificates for some file under META-INF Reviewed-by: chegar, sherman
Thu, 08 Aug 2013 17:06:40 -0700 8022461: Fix lint warnings in sun.security.{provider,rsa,x509}
juh [Thu, 08 Aug 2013 17:06:40 -0700] rev 19375
8022461: Fix lint warnings in sun.security.{provider,rsa,x509} Reviewed-by: darcy, weijun, xuelei, mullan
Thu, 08 Aug 2013 12:03:04 -0700 8015666: test/tools/pack200/TimeStamp.java failing
sherman [Thu, 08 Aug 2013 12:03:04 -0700] rev 19374
8015666: test/tools/pack200/TimeStamp.java failing Summary: to keep the default behavior of ZOS unchanged, if ze extra time not explicitly set Reviewed-by: alanb, ksrini
Thu, 08 Aug 2013 21:13:01 +0800 8016594: Native Windows ccache still reads DES tickets
weijun [Thu, 08 Aug 2013 21:13:01 +0800] rev 19373
8016594: Native Windows ccache still reads DES tickets Reviewed-by: dsamersoff, xuelei
Thu, 08 Aug 2013 09:16:16 +0400 7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever
uta [Thu, 08 Aug 2013 09:16:16 +0400] rev 19372
7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever Reviewed-by: alanb, robm, martin
Thu, 08 Aug 2013 13:51:55 +0900 8015986: Incorrect Localization of HijrahChronology
okutsu [Thu, 08 Aug 2013 13:51:55 +0900] rev 19371
8015986: Incorrect Localization of HijrahChronology Reviewed-by: naoto Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com
Tue, 20 Aug 2013 17:38:56 -0700 Merge
lana [Tue, 20 Aug 2013 17:38:56 -0700] rev 19370
Merge
Fri, 16 Aug 2013 21:18:21 +0400 8005980: [findbugs] More com.sun.media.sound.* warnings
serb [Fri, 16 Aug 2013 21:18:21 +0400] rev 19369
8005980: [findbugs] More com.sun.media.sound.* warnings Reviewed-by: art, prr
Fri, 16 Aug 2013 20:56:46 +0400 8006085: [findbugs] a warning on javax.sound.sampled.DataLine$Info constructor
serb [Fri, 16 Aug 2013 20:56:46 +0400] rev 19368
8006085: [findbugs] a warning on javax.sound.sampled.DataLine$Info constructor Reviewed-by: art, prr
Fri, 16 Aug 2013 16:52:53 +0400 8020051: [TEST_BUG] Testcase for 8004859 has a typo
serb [Fri, 16 Aug 2013 16:52:53 +0400] rev 19367
8020051: [TEST_BUG] Testcase for 8004859 has a typo Reviewed-by: anthony
Thu, 15 Aug 2013 14:20:09 +0400 7191018: Manual test closed/java/awt/JAWT causes JVM to crash starting from JDK 5
alitvinov [Thu, 15 Aug 2013 14:20:09 +0400] rev 19366
7191018: Manual test closed/java/awt/JAWT causes JVM to crash starting from JDK 5 Reviewed-by: anthony, serb
Thu, 15 Aug 2013 01:17:30 +0400 8022997: [macosx] Remaining duplicated key events
leonidr [Thu, 15 Aug 2013 01:17:30 +0400] rev 19365
8022997: [macosx] Remaining duplicated key events Reviewed-by: anthony, serb
Wed, 14 Aug 2013 17:20:09 +0400 7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract
pchelko [Wed, 14 Aug 2013 17:20:09 +0400] rev 19364
7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract Reviewed-by: anthony, art, serb
Wed, 14 Aug 2013 16:17:28 +0400 8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
pchelko [Wed, 14 Aug 2013 16:17:28 +0400] rev 19363
8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp 8012079: [parfait] possible null pointer dereference in jdk/src/windows/native/sun/windows/awt_Font.cpp Reviewed-by: art, serb
Tue, 13 Aug 2013 15:49:37 -0700 Merge
lana [Tue, 13 Aug 2013 15:49:37 -0700] rev 19362
Merge
Tue, 13 Aug 2013 15:41:55 +0400 7027045: (doc) java/awt/Window.java has several typos in javadoc
serb [Tue, 13 Aug 2013 15:41:55 +0400] rev 19361
7027045: (doc) java/awt/Window.java has several typos in javadoc Reviewed-by: art, serb Contributed-by: konstantin.perikov@gmail.com
Fri, 09 Aug 2013 14:16:24 +0400 7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail
alexsch [Fri, 09 Aug 2013 14:16:24 +0400] rev 19360
7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail Reviewed-by: serb
Fri, 09 Aug 2013 05:20:27 +0400 8013611: Modal dialog fails to obtain keyboard focus
ant [Fri, 09 Aug 2013 05:20:27 +0400] rev 19359
8013611: Modal dialog fails to obtain keyboard focus Reviewed-by: leonidr
Tue, 20 Aug 2013 17:35:15 -0700 Merge
lana [Tue, 20 Aug 2013 17:35:15 -0700] rev 19358
Merge
Mon, 19 Aug 2013 11:21:19 -0700 8022241: [macosx] [PIT] lookupPrintServices() returns one too long array
jgodinez [Mon, 19 Aug 2013 11:21:19 -0700] rev 19357
8022241: [macosx] [PIT] lookupPrintServices() returns one too long array Reviewed-by: prr, jchen
Mon, 19 Aug 2013 03:58:47 -0700 8017580: Crash in font loading code on Linux (due to use of reflection)
prr [Mon, 19 Aug 2013 03:58:47 -0700] rev 19356
8017580: Crash in font loading code on Linux (due to use of reflection) Reviewed-by: bae, vadim
Fri, 16 Aug 2013 15:57:28 +0400 8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c
vadim [Fri, 16 Aug 2013 15:57:28 +0400] rev 19355
8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c Reviewed-by: bae, prr
Thu, 15 Aug 2013 11:56:33 -0700 8023045: [MacOSX] PrinterIOException when printing a JComponent
jgodinez [Thu, 15 Aug 2013 11:56:33 -0700] rev 19354
8023045: [MacOSX] PrinterIOException when printing a JComponent Reviewed-by: bae, jchen
Thu, 22 Aug 2013 09:10:13 -0700 Added tag jdk8-b104 for changeset 805046a40f61
cl [Thu, 22 Aug 2013 09:10:13 -0700] rev 19353
Added tag jdk8-b104 for changeset 805046a40f61
Wed, 05 Jul 2017 19:08:38 +0200 Merge
duke [Wed, 05 Jul 2017 19:08:38 +0200] rev 19352
Merge
Fri, 23 Aug 2013 03:01:16 -0700 Added tag hs25-b47 for changeset 5ca7390c9649
amurillo [Fri, 23 Aug 2013 03:01:16 -0700] rev 19351
Added tag hs25-b47 for changeset 5ca7390c9649
Fri, 23 Aug 2013 03:01:16 -0700 Merge
amurillo [Fri, 23 Aug 2013 03:01:16 -0700] rev 19350
Merge
Thu, 22 Aug 2013 14:03:47 -0700 Merge
jmasa [Thu, 22 Aug 2013 14:03:47 -0700] rev 19349
Merge
Thu, 22 Aug 2013 11:13:17 -0700 Merge
jmasa [Thu, 22 Aug 2013 11:13:17 -0700] rev 19348
Merge
Wed, 14 Aug 2013 19:52:16 -0700 8021809: Partitioning based on eden sampling during allocation not reset correctly
jmasa [Wed, 14 Aug 2013 19:52:16 -0700] rev 19347
8021809: Partitioning based on eden sampling during allocation not reset correctly Reviewed-by: ysr, hiroshi
Wed, 21 Aug 2013 10:32:02 +0200 8022784: TaskQueue misses minimal documentation and references for analysis
tschatzl [Wed, 21 Aug 2013 10:32:02 +0200] rev 19346
8022784: TaskQueue misses minimal documentation and references for analysis Summary: Add appropriate documentation and references to publication to allow easier analysis of the TaskQueue implementation. Reviewed-by: dholmes, ehelin
Tue, 20 Aug 2013 10:02:38 -0700 Merge
jmasa [Tue, 20 Aug 2013 10:02:38 -0700] rev 19345
Merge
Mon, 19 Aug 2013 08:58:56 -0700 Merge
jmasa [Mon, 19 Aug 2013 08:58:56 -0700] rev 19344
Merge
Mon, 19 Aug 2013 18:17:58 +0200 8023219: NPG: MetaspaceMemoryPool should report statistics for all of metaspace
ehelin [Mon, 19 Aug 2013 18:17:58 +0200] rev 19343
8023219: NPG: MetaspaceMemoryPool should report statistics for all of metaspace Reviewed-by: stefank, sjohanss
Mon, 19 Aug 2013 13:44:13 +0200 8023227: Enhance layout_helper_log2_element_size assert
stefank [Mon, 19 Aug 2013 13:44:13 +0200] rev 19342
8023227: Enhance layout_helper_log2_element_size assert Reviewed-by: mgerdin, jmasa
Fri, 16 Aug 2013 11:26:09 +0200 8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0
brutisso [Fri, 16 Aug 2013 11:26:09 +0200] rev 19341
8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0 Reviewed-by: stefank, mgerdin
Thu, 15 Aug 2013 13:02:42 -0700 Merge
brutisso [Thu, 15 Aug 2013 13:02:42 -0700] rev 19340
Merge
Thu, 15 Aug 2013 10:52:18 +0200 7145569: G1: optimize nmethods scanning
johnc [Thu, 15 Aug 2013 10:52:18 +0200] rev 19339
7145569: G1: optimize nmethods scanning Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead. Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
Thu, 22 Aug 2013 18:37:14 +0200 Merge
rbackman [Thu, 22 Aug 2013 18:37:14 +0200] rev 19338
Merge
Thu, 08 Aug 2013 03:16:56 +0200 8022675: Redundant class init check
rbackman [Thu, 08 Aug 2013 03:16:56 +0200] rev 19337
8022675: Redundant class init check Reviewed-by: kvn, twisti
Tue, 20 Aug 2013 10:57:50 -0700 8022956: Clang: enable return type warnings on BSD
twisti [Tue, 20 Aug 2013 10:57:50 -0700] rev 19336
8022956: Clang: enable return type warnings on BSD Reviewed-by: coleenp, sla
Mon, 19 Aug 2013 09:33:29 +0200 Merge
rbackman [Mon, 19 Aug 2013 09:33:29 +0200] rev 19335
Merge
Fri, 16 Aug 2013 14:11:40 -0700 8021898: Broken JIT compiler optimization for loop unswitching
kvn [Fri, 16 Aug 2013 14:11:40 -0700] rev 19334
8021898: Broken JIT compiler optimization for loop unswitching Summary: fix method clone_projs() to clone all related MachProj nodes. Reviewed-by: roland, adlertz
Fri, 16 Aug 2013 13:39:26 -0400 Merge
iignatyev [Fri, 16 Aug 2013 13:39:26 -0400] rev 19333
Merge
Wed, 14 Aug 2013 23:50:23 +0400 8022832: Add WB APIs for OSR compilation
iignatyev [Wed, 14 Aug 2013 23:50:23 +0400] rev 19332
8022832: Add WB APIs for OSR compilation Reviewed-by: kvn
Fri, 16 Aug 2013 17:34:37 +0400 8016456: ciReplay test assumes TIERED compilation is available
iignatyev [Fri, 16 Aug 2013 17:34:37 +0400] rev 19331
8016456: ciReplay test assumes TIERED compilation is available Reviewed-by: vlivanov, kvn, dholmes
Fri, 16 Aug 2013 10:23:55 +0200 8023003: Cleanup the public interface to PhaseCFG
adlertz [Fri, 16 Aug 2013 10:23:55 +0200] rev 19330
8023003: Cleanup the public interface to PhaseCFG Summary: public methods that don't need to be public should be private. Reviewed-by: kvn, twisti
Thu, 15 Aug 2013 11:59:19 -0700 8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases
bharadwaj [Thu, 15 Aug 2013 11:59:19 -0700] rev 19329
8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases Summary: Corrected details Reviewed-by: kvn, twisti, rbackman Contributed-by: david.r.chase@oracle.com
Tue, 20 Aug 2013 13:47:40 -0700 8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3"
dcubed [Tue, 20 Aug 2013 13:47:40 -0700] rev 19328
8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3" Summary: Recognize 0x5120 as "Sun Studio 12u3". Reviewed-by: dholmes, coleenp
Tue, 20 Aug 2013 00:48:55 -0700 Merge
jiangli [Tue, 20 Aug 2013 00:48:55 -0700] rev 19327
Merge
Mon, 19 Aug 2013 14:59:54 -0400 8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes.
jiangli [Mon, 19 Aug 2013 14:59:54 -0400] rev 19326
8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes. Summary: Change InstanceKlass::_source_file_name and _generic_signature to u2 fields. Reviewed-by: coleenp, iklam
Mon, 19 Aug 2013 22:28:52 -0700 Merge
kevinw [Mon, 19 Aug 2013 22:28:52 -0700] rev 19325
Merge
Mon, 19 Aug 2013 14:28:58 +0100 8022655: ClassDump ignored jarStream setting
kevinw [Mon, 19 Aug 2013 14:28:58 +0100] rev 19324
8022655: ClassDump ignored jarStream setting Reviewed-by: minqi, sla
Mon, 19 Aug 2013 17:29:41 -0700 Merge
ehelin [Mon, 19 Aug 2013 17:29:41 -0700] rev 19323
Merge
Wed, 07 Aug 2013 16:47:32 +0200 8014659: NPG: performance counters for compressed klass space
ehelin [Wed, 07 Aug 2013 16:47:32 +0200] rev 19322
8014659: NPG: performance counters for compressed klass space Reviewed-by: mgerdin, coleenp, hseigel, jmasa, ctornqvi
Mon, 19 Aug 2013 09:16:35 -0700 8023188: Unsafe volatile double store on bsd is broken
minqi [Mon, 19 Aug 2013 09:16:35 -0700] rev 19321
8023188: Unsafe volatile double store on bsd is broken Reviewed-by: dcubed, dholmes Contributed-by: yumin.qi@oracle.com
Fri, 16 Aug 2013 10:06:58 -0700 Merge
dcubed [Fri, 16 Aug 2013 10:06:58 -0700] rev 19320
Merge
Thu, 15 Aug 2013 20:04:10 -0400 8003424: Enable Class Data Sharing for CompressedOops
hseigel [Thu, 15 Aug 2013 20:04:10 -0400] rev 19319
8003424: Enable Class Data Sharing for CompressedOops 8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops 8005933: The -Xshare:auto option is ignored for -server Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs. Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
Wed, 14 Aug 2013 15:12:00 -0700 8005073: [TESTBUG] remove crufty '_g' support from HS tests
rdurbin [Wed, 14 Aug 2013 15:12:00 -0700] rev 19318
8005073: [TESTBUG] remove crufty '_g' support from HS tests Summary: remove crufty '_g' support from HS tests Reviewed-by: dcubed, sla
Fri, 16 Aug 2013 04:24:07 -0700 8023152: new hotspot build - hs25-b47
amurillo [Fri, 16 Aug 2013 04:24:07 -0700] rev 19317
8023152: new hotspot build - hs25-b47 Reviewed-by: jcoomes
Thu, 22 Aug 2013 09:10:01 -0700 Added tag jdk8-b104 for changeset 78f23ea4586e
cl [Thu, 22 Aug 2013 09:10:01 -0700] rev 19316
Added tag jdk8-b104 for changeset 78f23ea4586e
Mon, 26 Aug 2013 17:34:43 -0700 Merge
katleman [Mon, 26 Aug 2013 17:34:43 -0700] rev 19315
Merge
Mon, 26 Aug 2013 13:43:27 +0200 8023216: Feedback on README-builds.html
erikj [Mon, 26 Aug 2013 13:43:27 +0200] rev 19314
8023216: Feedback on README-builds.html Reviewed-by: anthony, robilad, tbell
Fri, 23 Aug 2013 14:09:00 -0700 Merge
lana [Fri, 23 Aug 2013 14:09:00 -0700] rev 19313
Merge
Tue, 20 Aug 2013 17:40:15 -0700 Merge
lana [Tue, 20 Aug 2013 17:40:15 -0700] rev 19312
Merge
Fri, 16 Aug 2013 18:40:43 +0400 8021820: Number of opened files used in select() is limited to 1024 [macosx]
aefimov [Fri, 16 Aug 2013 18:40:43 +0400] rev 19311
8021820: Number of opened files used in select() is limited to 1024 [macosx] Reviewed-by: alanb, chegar, tbell, smarks
Thu, 22 Aug 2013 09:09:55 -0700 Added tag jdk8-b104 for changeset 35bf25e3bb38
cl [Thu, 22 Aug 2013 09:09:55 -0700] rev 19310
Added tag jdk8-b104 for changeset 35bf25e3bb38
Wed, 05 Jul 2017 19:08:15 +0200 Added tag jdk8-b104 for changeset b5ed503c26ad
duke [Wed, 05 Jul 2017 19:08:15 +0200] rev 19309
Added tag jdk8-b104 for changeset b5ed503c26ad
Wed, 05 Jul 2017 19:08:14 +0200 Merge jdk8-b104
duke [Wed, 05 Jul 2017 19:08:14 +0200] rev 19308
Merge
Wed, 05 Jul 2017 19:08:09 +0200 Merge
duke [Wed, 05 Jul 2017 19:08:09 +0200] rev 19307
Merge
Thu, 15 Aug 2013 09:26:00 -0700 Added tag jdk8-b103 for changeset 30c8df7a1168
cl [Thu, 15 Aug 2013 09:26:00 -0700] rev 19306
Added tag jdk8-b103 for changeset 30c8df7a1168
Wed, 05 Jul 2017 19:08:05 +0200 Merge
duke [Wed, 05 Jul 2017 19:08:05 +0200] rev 19305
Merge
Thu, 15 Aug 2013 09:25:44 -0700 Added tag jdk8-b103 for changeset bf2d11458125
cl [Thu, 15 Aug 2013 09:25:44 -0700] rev 19304
Added tag jdk8-b103 for changeset bf2d11458125
Wed, 05 Jul 2017 19:08:02 +0200 Merge
duke [Wed, 05 Jul 2017 19:08:02 +0200] rev 19303
Merge
Thu, 15 Aug 2013 09:25:42 -0700 Added tag jdk8-b103 for changeset 1317035e27c5
cl [Thu, 15 Aug 2013 09:25:42 -0700] rev 19302
Added tag jdk8-b103 for changeset 1317035e27c5
Wed, 05 Jul 2017 19:07:59 +0200 Merge
duke [Wed, 05 Jul 2017 19:07:59 +0200] rev 19301
Merge
Thu, 15 Aug 2013 09:26:02 -0700 Added tag jdk8-b103 for changeset 1f4e22f16147
cl [Thu, 15 Aug 2013 09:26:02 -0700] rev 19300
Added tag jdk8-b103 for changeset 1f4e22f16147
Wed, 05 Jul 2017 19:07:56 +0200 Merge
duke [Wed, 05 Jul 2017 19:07:56 +0200] rev 19299
Merge
Thu, 15 Aug 2013 09:25:27 -0700 Added tag jdk8-b103 for changeset 28e832b479d2
cl [Thu, 15 Aug 2013 09:25:27 -0700] rev 19298
Added tag jdk8-b103 for changeset 28e832b479d2
Wed, 05 Jul 2017 19:07:53 +0200 Merge
duke [Wed, 05 Jul 2017 19:07:53 +0200] rev 19297
Merge
Thu, 15 Aug 2013 09:25:49 -0700 Added tag jdk8-b103 for changeset 49d8688ac040
cl [Thu, 15 Aug 2013 09:25:49 -0700] rev 19296
Added tag jdk8-b103 for changeset 49d8688ac040
Wed, 05 Jul 2017 19:07:49 +0200 Merge
duke [Wed, 05 Jul 2017 19:07:49 +0200] rev 19295
Merge
Fri, 16 Aug 2013 04:14:13 -0700 Added tag hs25-b46 for changeset 33c42f8baa1d
amurillo [Fri, 16 Aug 2013 04:14:13 -0700] rev 19294
Added tag hs25-b46 for changeset 33c42f8baa1d
Fri, 16 Aug 2013 04:14:12 -0700 Merge
amurillo [Fri, 16 Aug 2013 04:14:12 -0700] rev 19293
Merge
Fri, 16 Aug 2013 09:02:36 +0200 Merge
brutisso [Fri, 16 Aug 2013 09:02:36 +0200] rev 19292
Merge
Thu, 15 Aug 2013 06:20:48 -0700 Merge
ehelin [Thu, 15 Aug 2013 06:20:48 -0700] rev 19291
Merge
Tue, 13 Aug 2013 18:16:19 +0200 8020598: ObjectCountEventSender::send needs INCLUDE_TRACE guards when building OpenJDK with INCLUDE_TRACE=0
ehelin [Tue, 13 Aug 2013 18:16:19 +0200] rev 19290
8020598: ObjectCountEventSender::send needs INCLUDE_TRACE guards when building OpenJDK with INCLUDE_TRACE=0 Reviewed-by: stefank, brutisso, sjohanss
Thu, 15 Aug 2013 10:05:50 +0200 8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013
brutisso [Thu, 15 Aug 2013 10:05:50 +0200] rev 19289
8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013 Reviewed-by: stefank, ehelin
Wed, 14 Aug 2013 13:49:36 +0200 8022899: SunStudio compiler can not handle EXCEPTION_MARK and inlining
ehelin [Wed, 14 Aug 2013 13:49:36 +0200] rev 19288
8022899: SunStudio compiler can not handle EXCEPTION_MARK and inlining Reviewed-by: coleenp, mgerdin
Wed, 14 Aug 2013 10:55:45 +0200 Merge
brutisso [Wed, 14 Aug 2013 10:55:45 +0200] rev 19287
Merge
Wed, 14 Aug 2013 09:02:32 +0200 8022800: Use specific generations rather than generation iteration
brutisso [Wed, 14 Aug 2013 09:02:32 +0200] rev 19286
8022800: Use specific generations rather than generation iteration Reviewed-by: jmasa, ehelin
Fri, 31 May 2013 14:32:44 +0200 8022880: False sharing between PSPromotionManager instances
stefank [Fri, 31 May 2013 14:32:44 +0200] rev 19285
8022880: False sharing between PSPromotionManager instances Summary: Pad the PSPromotionManager instances in the manager array. Reviewed-by: brutisso, jmasa
Thu, 15 Aug 2013 15:26:16 +0200 Merge
rbackman [Thu, 15 Aug 2013 15:26:16 +0200] rev 19284
Merge
Wed, 14 Aug 2013 10:21:26 -0700 8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag
kvn [Wed, 14 Aug 2013 10:21:26 -0700] rev 19283
8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag Summary: Replace MAX_UNROLL constant with new C2 LoopMaxUnroll flag. Reviewed-by: roland
Sat, 10 Aug 2013 10:01:12 +0400 8019915: whitebox testClearMethodStateTest fails with tiered on sparc
iignatyev [Sat, 10 Aug 2013 10:01:12 +0400] rev 19282
8019915: whitebox testClearMethodStateTest fails with tiered on sparc Summary: 'compileonly' directive has beens added to each 'compiler/whitebox' test Reviewed-by: kvn
Fri, 09 Aug 2013 18:05:00 +0200 Merge
rbackman [Fri, 09 Aug 2013 18:05:00 +0200] rev 19281
Merge
Wed, 07 Aug 2013 18:04:42 +0200 8022475: Remove unneeded ad-files
adlertz [Wed, 07 Aug 2013 18:04:42 +0200] rev 19280
8022475: Remove unneeded ad-files Summary: Remove .ad files that are not used Reviewed-by: kvn
Wed, 07 Aug 2013 17:56:19 +0200 8022284: Hide internal data structure in PhaseCFG
adlertz [Wed, 07 Aug 2013 17:56:19 +0200] rev 19279
8022284: Hide internal data structure in PhaseCFG Summary: Hide private node to block mapping using public interface Reviewed-by: kvn, roland
Mon, 12 Aug 2013 17:24:54 -0400 8009728: nsk/jvmti/AttachOnDemand/attach030 crashes on Win32
coleenp [Mon, 12 Aug 2013 17:24:54 -0400] rev 19278
8009728: nsk/jvmti/AttachOnDemand/attach030 crashes on Win32 Summary: ActiveMethodOopsCache was used to keep track of old versions of some methods that are cached in Universe but is buggy with permgen removal and not needed anymore Reviewed-by: sspitsyn, dcubed, mseledtsov
Sat, 10 Aug 2013 10:56:27 -0700 8022740: Visual 2008 IDE build is broken
iklam [Sat, 10 Aug 2013 10:56:27 -0700] rev 19277
8022740: Visual 2008 IDE build is broken Summary: Fixed project generation code, and added warning to upgrade to VS 2008 SP1. Reviewed-by: dcubed, ccheung
Fri, 09 Aug 2013 15:36:09 -0700 Merge
dcubed [Fri, 09 Aug 2013 15:36:09 -0700] rev 19276
Merge
Fri, 09 Aug 2013 13:19:00 -0700 Merge
dcubed [Fri, 09 Aug 2013 13:19:00 -0700] rev 19275
Merge
Fri, 09 Aug 2013 09:51:21 -0700 8022452: Hotspot needs to know about Windows 8.1 and Windows Server 2012 R2
mikael [Fri, 09 Aug 2013 09:51:21 -0700] rev 19274
8022452: Hotspot needs to know about Windows 8.1 and Windows Server 2012 R2 Summary: Add support for recognizing Windows 8.1 and Server 2012 R2 and minor cleanup Reviewed-by: coleenp, dsamersoff
Thu, 08 Aug 2013 20:13:45 -0700 Merge
minqi [Thu, 08 Aug 2013 20:13:45 -0700] rev 19273
Merge
Thu, 08 Aug 2013 15:19:12 -0700 8019583: [TESTBUG] runtime/7107135 always passes
minqi [Thu, 08 Aug 2013 15:19:12 -0700] rev 19272
8019583: [TESTBUG] runtime/7107135 always passes Summary: If java test return none zero, the value will be override by 'if' statement, the exit value will always '0' and pass. Fix by recording the result in a variable. Reviewed-by: coleenp, dholmes, iklam Contributed-by: yumin.qi@oracle.com
Thu, 08 Aug 2013 14:45:56 -0700 8022093: syntax error near "umpiconninfo_t" -- when building on Solaris 10
iklam [Thu, 08 Aug 2013 14:45:56 -0700] rev 19271
8022093: syntax error near "umpiconninfo_t" -- when building on Solaris 10 Summary: Added extra help message in make/solaris/makefiles/dtrace.make Reviewed-by: dholmes, sspitsyn
Thu, 08 Aug 2013 09:21:30 -0700 8016601: Unable to build hsx24 on Windows using project creator and Visual Studio
dcubed [Thu, 08 Aug 2013 09:21:30 -0700] rev 19270
8016601: Unable to build hsx24 on Windows using project creator and Visual Studio Summary: ProjectCreator tool is modified to support two new options: '-relativeAltSrcInclude' and '-altRelativeInclude' which prevents IDE linker errors. Also fixed some cmd line build linker warnings. Misc cleanups. Reviewed-by: rdurbin, coleenp
Wed, 07 Aug 2013 19:02:06 +0400 8021771: warning stat64 is deprecated - when building on OSX 10.7.5
dsamersoff [Wed, 07 Aug 2013 19:02:06 +0400] rev 19269
8021771: warning stat64 is deprecated - when building on OSX 10.7.5 Summary: stat64 have to be replaced with stat Reviewed-by: dholmes, kmo Contributed-by: rednaxelafx@gmail.com
Tue, 06 Aug 2013 21:06:19 -0700 Merge
dholmes [Tue, 06 Aug 2013 21:06:19 -0700] rev 19268
Merge
Tue, 06 Aug 2013 12:28:46 -0400 8022188: Make zero compile after 8016131 and 8016697
omajid [Tue, 06 Aug 2013 12:28:46 -0400] rev 19267
8022188: Make zero compile after 8016131 and 8016697 Reviewed-by: dholmes, twisti
Tue, 06 Aug 2013 16:33:59 -0700 7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
sspitsyn [Tue, 06 Aug 2013 16:33:59 -0700] rev 19266
7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments Summary: Restore the appendix argument after PopFrame() call Reviewed-by: twisti, coleenp Contributed-by: serguei.spitsyn@oracle.com
Fri, 09 Aug 2013 01:39:11 -0700 8022688: new hotspot build - hs25-b46
amurillo [Fri, 09 Aug 2013 01:39:11 -0700] rev 19265
8022688: new hotspot build - hs25-b46 Reviewed-by: jcoomes
Thu, 15 Aug 2013 09:25:33 -0700 Added tag jdk8-b103 for changeset 31869efc272a
cl [Thu, 15 Aug 2013 09:25:33 -0700] rev 19264
Added tag jdk8-b103 for changeset 31869efc272a
Tue, 20 Aug 2013 15:42:14 -0700 Merge
katleman [Tue, 20 Aug 2013 15:42:14 -0700] rev 19263
Merge
Mon, 19 Aug 2013 10:31:42 +0200 8021430: 64 bit JDK build fails on windows 7 due to missing corba source files
erikj [Mon, 19 Aug 2013 10:31:42 +0200] rev 19262
8021430: 64 bit JDK build fails on windows 7 due to missing corba source files Reviewed-by: tbell, katleman
Fri, 16 Aug 2013 14:43:38 +0200 8023156: make dist-clean should remove javacservers directory
igerasim [Fri, 16 Aug 2013 14:43:38 +0200] rev 19261
8023156: make dist-clean should remove javacservers directory Reviewed-by: erikj
Thu, 15 Aug 2013 17:14:53 +0200 8020411: lin32 - JDK 8 build for Linux-i586 on Oracle Linux 6.4 64-bit machines does not generate the bundles directory in the build directory
erikj [Thu, 15 Aug 2013 17:14:53 +0200] rev 19260
8020411: lin32 - JDK 8 build for Linux-i586 on Oracle Linux 6.4 64-bit machines does not generate the bundles directory in the build directory Reviewed-by: tbell
Thu, 15 Aug 2013 09:25:23 -0700 Added tag jdk8-b103 for changeset 5e42d75f3223
cl [Thu, 15 Aug 2013 09:25:23 -0700] rev 19259
Added tag jdk8-b103 for changeset 5e42d75f3223
Wed, 05 Jul 2017 19:07:32 +0200 Added tag jdk8-b103 for changeset 30a1d677a20c
duke [Wed, 05 Jul 2017 19:07:32 +0200] rev 19258
Added tag jdk8-b103 for changeset 30a1d677a20c
Wed, 05 Jul 2017 19:07:31 +0200 Merge jdk8-b103
duke [Wed, 05 Jul 2017 19:07:31 +0200] rev 19257
Merge
Wed, 05 Jul 2017 19:07:28 +0200 Merge
duke [Wed, 05 Jul 2017 19:07:28 +0200] rev 19256
Merge
Tue, 13 Aug 2013 10:35:35 -0700 Merge
lana [Tue, 13 Aug 2013 10:35:35 -0700] rev 19255
Merge
Wed, 07 Aug 2013 16:09:31 -0700 4749567: stddoclet: Add CSS style for setting header/footer to be italic
bpatel [Wed, 07 Aug 2013 16:09:31 -0700] rev 19254
4749567: stddoclet: Add CSS style for setting header/footer to be italic Reviewed-by: jjg
Wed, 07 Aug 2013 15:00:24 -0700 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags
bpatel [Wed, 07 Aug 2013 15:00:24 -0700] rev 19253
7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags Reviewed-by: jjg
Wed, 07 Aug 2013 11:04:07 +0100 8008274: javac should not reference/use sample code
vromero [Wed, 07 Aug 2013 11:04:07 +0100] rev 19252
8008274: javac should not reference/use sample code Reviewed-by: jjg
Wed, 07 Aug 2013 10:41:20 +0100 8020997: TreeMaker.AnnotationBuilder creates broken element literals with repeating annotations
vromero [Wed, 07 Aug 2013 10:41:20 +0100] rev 19251
8020997: TreeMaker.AnnotationBuilder creates broken element literals with repeating annotations Reviewed-by: jjg, jfranck
Tue, 06 Aug 2013 17:12:42 -0700 Merge
lana [Tue, 06 Aug 2013 17:12:42 -0700] rev 19250
Merge
Tue, 06 Aug 2013 17:01:50 -0700 Merge
lana [Tue, 06 Aug 2013 17:01:50 -0700] rev 19249
Merge
Wed, 07 Aug 2013 01:32:39 +0200 8009367: Wrong kind of name used in comparison in javax.lang.model code for repeatable annotations
jfranck [Wed, 07 Aug 2013 01:32:39 +0200] rev 19248
8009367: Wrong kind of name used in comparison in javax.lang.model code for repeatable annotations Reviewed-by: jjg, darcy
Tue, 06 Aug 2013 15:08:49 +0100 8022186: javac generates dead code if a try with an empty body has a finalizer
vromero [Tue, 06 Aug 2013 15:08:49 +0100] rev 19247
8022186: javac generates dead code if a try with an empty body has a finalizer Reviewed-by: jjg
Wed, 31 Jul 2013 08:37:34 -0700 8014826: c.s.t.javac.tree.Pretty.visitNewArray() prints duplicate dimension markers
ksrini [Wed, 31 Jul 2013 08:37:34 -0700] rev 19246
8014826: c.s.t.javac.tree.Pretty.visitNewArray() prints duplicate dimension markers Reviewed-by: jjg, vromero
Thu, 08 Aug 2013 10:10:52 -0700 Added tag jdk8-b102 for changeset 8de709d0c375
cl [Thu, 08 Aug 2013 10:10:52 -0700] rev 19245
Added tag jdk8-b102 for changeset 8de709d0c375
Wed, 05 Jul 2017 19:07:23 +0200 Merge
duke [Wed, 05 Jul 2017 19:07:23 +0200] rev 19244
Merge
Thu, 08 Aug 2013 10:10:38 -0700 Added tag jdk8-b102 for changeset a4d982aa5380
cl [Thu, 08 Aug 2013 10:10:38 -0700] rev 19243
Added tag jdk8-b102 for changeset a4d982aa5380
Wed, 05 Jul 2017 19:07:19 +0200 Merge
duke [Wed, 05 Jul 2017 19:07:19 +0200] rev 19242
Merge
Thu, 08 Aug 2013 10:10:37 -0700 Added tag jdk8-b102 for changeset 558ea2ab19f7
cl [Thu, 08 Aug 2013 10:10:37 -0700] rev 19241
Added tag jdk8-b102 for changeset 558ea2ab19f7
Wed, 05 Jul 2017 19:07:16 +0200 Merge
duke [Wed, 05 Jul 2017 19:07:16 +0200] rev 19240
Merge
Tue, 13 Aug 2013 10:34:41 -0700 Merge
lana [Tue, 13 Aug 2013 10:34:41 -0700] rev 19239
Merge
Tue, 06 Aug 2013 17:01:56 -0700 Merge
lana [Tue, 06 Aug 2013 17:01:56 -0700] rev 19238
Merge
Tue, 06 Aug 2013 13:10:40 +0530 Merge
sundar [Tue, 06 Aug 2013 13:10:40 +0530] rev 19237
Merge
Thu, 01 Aug 2013 12:23:38 +0200 8020132: Big object literal with numerical keys exceeds method size
hannesw [Thu, 01 Aug 2013 12:23:38 +0200] rev 19236
8020132: Big object literal with numerical keys exceeds method size Reviewed-by: lagergren, sundar
Thu, 08 Aug 2013 10:10:54 -0700 Added tag jdk8-b102 for changeset c6f119e1fb1f
cl [Thu, 08 Aug 2013 10:10:54 -0700] rev 19235
Added tag jdk8-b102 for changeset c6f119e1fb1f
Wed, 05 Jul 2017 19:07:11 +0200 Merge
duke [Wed, 05 Jul 2017 19:07:11 +0200] rev 19234
Merge
Tue, 13 Aug 2013 10:34:38 -0700 Merge
lana [Tue, 13 Aug 2013 10:34:38 -0700] rev 19233
Merge
Tue, 06 Aug 2013 16:54:56 -0700 Merge
lana [Tue, 06 Aug 2013 16:54:56 -0700] rev 19232
Merge
Thu, 01 Aug 2013 14:59:05 +0400 8015987: The corba repo contains unneeded .sjava files
aefimov [Thu, 01 Aug 2013 14:59:05 +0400] rev 19231
8015987: The corba repo contains unneeded .sjava files Reviewed-by: alanb, chegar, coffeys
Thu, 08 Aug 2013 10:10:26 -0700 Added tag jdk8-b102 for changeset c7cc39696829
cl [Thu, 08 Aug 2013 10:10:26 -0700] rev 19230
Added tag jdk8-b102 for changeset c7cc39696829
Wed, 05 Jul 2017 19:07:07 +0200 Merge
duke [Wed, 05 Jul 2017 19:07:07 +0200] rev 19229
Merge
Tue, 13 Aug 2013 10:42:37 -0700 Merge
lana [Tue, 13 Aug 2013 10:42:37 -0700] rev 19228
Merge
Wed, 07 Aug 2013 19:56:20 -0700 Merge
lana [Wed, 07 Aug 2013 19:56:20 -0700] rev 19227
Merge
Wed, 07 Aug 2013 16:29:36 -0700 8022479: clean up warnings from sun.tools.asm
smarks [Wed, 07 Aug 2013 16:29:36 -0700] rev 19226
8022479: clean up warnings from sun.tools.asm Reviewed-by: lancea, darcy
Wed, 07 Aug 2013 12:13:34 -0700 8022554: Fix Warnings in sun.invoke.anon Package
dxu [Wed, 07 Aug 2013 12:13:34 -0700] rev 19225
8022554: Fix Warnings in sun.invoke.anon Package Reviewed-by: darcy, mduigou, lancea
Wed, 07 Aug 2013 08:08:57 -0700 8022454: Fixed various serializations and deprecation warnings in java.util, java.net and sun.tools
lagergren [Wed, 07 Aug 2013 08:08:57 -0700] rev 19224
8022454: Fixed various serializations and deprecation warnings in java.util, java.net and sun.tools Reviewed-by: darcy Contributed-by: marcus.lagergren@oracle.com
Wed, 07 Aug 2013 06:42:06 -0700 8013809: deadlock in SSLSocketImpl between between write and close
xuelei [Wed, 07 Aug 2013 06:42:06 -0700] rev 19223
8013809: deadlock in SSLSocketImpl between between write and close Reviewed-by: wetmore
Wed, 07 Aug 2013 18:16:25 +0530 8022483: Nashorn compatibility issues in jhat's OQL feature
sundar [Wed, 07 Aug 2013 18:16:25 +0530] rev 19222
8022483: Nashorn compatibility issues in jhat's OQL feature Reviewed-by: lagergren, attila, hannesw
Wed, 07 Aug 2013 19:06:29 +0800 7151062: [macosx] SCDynamicStore prints error messages to stderr
weijun [Wed, 07 Aug 2013 19:06:29 +0800] rev 19221
7151062: [macosx] SCDynamicStore prints error messages to stderr Reviewed-by: xuelei
Tue, 06 Aug 2013 18:18:12 -0700 8022476: cleanup some raw types and unchecked warnings in java.util.stream
mduigou [Tue, 06 Aug 2013 18:18:12 -0700] rev 19220
8022476: cleanup some raw types and unchecked warnings in java.util.stream Reviewed-by: darcy Contributed-by: mike.duigou@oracle.com, henry.jen@oracle.com
Tue, 06 Aug 2013 18:16:02 -0700 8022478: Fix Warnings In sun.net.www.protocol.http Package
dxu [Tue, 06 Aug 2013 18:16:02 -0700] rev 19219
8022478: Fix Warnings In sun.net.www.protocol.http Package Reviewed-by: darcy
Tue, 06 Aug 2013 17:42:47 -0700 8022446: Fix serial warnings in java.util.stream
henryjen [Tue, 06 Aug 2013 17:42:47 -0700] rev 19218
8022446: Fix serial warnings in java.util.stream Reviewed-by: darcy
Tue, 06 Aug 2013 17:13:07 -0700 Merge
lana [Tue, 06 Aug 2013 17:13:07 -0700] rev 19217
Merge
Tue, 06 Aug 2013 17:01:05 -0700 Merge
lana [Tue, 06 Aug 2013 17:01:05 -0700] rev 19216
Merge
Tue, 06 Aug 2013 16:45:43 -0700 8022453: Fix doclint issues in javax.accessibility
darcy [Tue, 06 Aug 2013 16:45:43 -0700] rev 19215
8022453: Fix doclint issues in javax.accessibility Reviewed-by: prr
Fri, 28 Jun 2013 16:26:54 -0400 8015318: Extend Collector with 'finish' operation
briangoetz [Fri, 28 Jun 2013 16:26:54 -0400] rev 19214
8015318: Extend Collector with 'finish' operation Reviewed-by: mduigou Contributed-by: brian.goetz@oracle.com
Tue, 06 Aug 2013 16:01:39 -0700 8022406: Fix doclint issues in java.beans
darcy [Tue, 06 Aug 2013 16:01:39 -0700] rev 19213
8022406: Fix doclint issues in java.beans Reviewed-by: prr
Tue, 06 Aug 2013 14:33:56 -0700 8022410: Fix Javac Warnings in com.sun.security.auth Package
dxu [Tue, 06 Aug 2013 14:33:56 -0700] rev 19212
8022410: Fix Javac Warnings in com.sun.security.auth Package Reviewed-by: darcy
Tue, 06 Aug 2013 14:24:05 -0700 8022440: suppress deprecation warnings in sun.rmi
smarks [Tue, 06 Aug 2013 14:24:05 -0700] rev 19211
8022440: suppress deprecation warnings in sun.rmi Reviewed-by: mduigou
Tue, 06 Aug 2013 14:10:06 -0700 8022443: Fix lint warnings in sun.security.pkcs12
juh [Tue, 06 Aug 2013 14:10:06 -0700] rev 19210
8022443: Fix lint warnings in sun.security.pkcs12 Reviewed-by: darcy
Tue, 06 Aug 2013 13:46:15 -0700 8022439: Fix lint warnings in sun.security.ec
juh [Tue, 06 Aug 2013 13:46:15 -0700] rev 19209
8022439: Fix lint warnings in sun.security.ec Reviewed-by: darcy
Tue, 06 Aug 2013 12:56:18 -0700 8022412: Fixed warnings in java.util root, except for HashMap
lagergren [Tue, 06 Aug 2013 12:56:18 -0700] rev 19208
8022412: Fixed warnings in java.util root, except for HashMap Reviewed-by: mduigou, darcy Contributed-by: marcus.lagergren@oracle.com
Tue, 06 Aug 2013 13:25:04 -0700 8022174: Fix doclint warnings in javax.sound
darcy [Tue, 06 Aug 2013 13:25:04 -0700] rev 19207
8022174: Fix doclint warnings in javax.sound 8022404: Fix doclint issues in java.applet Reviewed-by: prr
Tue, 06 Aug 2013 18:54:02 +0200 7184826: (reflect) Add support for Project Lambda concepts in core reflection
jfranck [Tue, 06 Aug 2013 18:54:02 +0200] rev 19206
7184826: (reflect) Add support for Project Lambda concepts in core reflection Reviewed-by: darcy, jfranck Contributed-by: Amy Lu <amy.lu@oracle.com>
Tue, 06 Aug 2013 08:34:28 -0700 Merge
mullan [Tue, 06 Aug 2013 08:34:28 -0700] rev 19205
Merge
Tue, 06 Aug 2013 08:31:24 -0700 8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails
mullan [Tue, 06 Aug 2013 08:31:24 -0700] rev 19204
8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails Summary: TransformService.init and marshalParams must throw NullPointerException when parent parameter is null Reviewed-by: xuelei
Tue, 06 Aug 2013 15:35:20 +0100 8022344: Additional debug info for test/java/net/NetworkInterface/IndexTest.java
chegar [Tue, 06 Aug 2013 15:35:20 +0100] rev 19203
8022344: Additional debug info for test/java/net/NetworkInterface/IndexTest.java Reviewed-by: michaelm, alanb
Tue, 06 Aug 2013 14:04:49 +0400 8011038: sourceObj validation during desereliazation of RelationNotification should be relaxed
dsamersoff [Tue, 06 Aug 2013 14:04:49 +0400] rev 19202
8011038: sourceObj validation during desereliazation of RelationNotification should be relaxed Summary: sourceObj could be set to null by setSource() relax a validation of deserialized object. Reviewed-by: sjiang, skoivu, dfuchs
Mon, 05 Aug 2013 19:12:33 -0700 8020854: change RMI javadocs to specify that remote objects are exported to the wildcard address
smarks [Mon, 05 Aug 2013 19:12:33 -0700] rev 19201
8020854: change RMI javadocs to specify that remote objects are exported to the wildcard address Reviewed-by: rgallard, alanb
Mon, 05 Aug 2013 21:31:40 +0530 8016531: jconsole-plugin script demo does not work with nashorn
sundar [Mon, 05 Aug 2013 21:31:40 +0530] rev 19200
8016531: jconsole-plugin script demo does not work with nashorn Reviewed-by: lagergren, hannesw Contributed-by: rieberandreas@gmail.com
Mon, 05 Aug 2013 07:50:16 -0700 8022190: Fix varargs lint warnings in the JDK
darcy [Mon, 05 Aug 2013 07:50:16 -0700] rev 19199
8022190: Fix varargs lint warnings in the JDK Reviewed-by: alanb, lancea, alexsch
Fri, 02 Aug 2013 11:10:41 -0700 8022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect
bpb [Fri, 02 Aug 2013 11:10:41 -0700] rev 19198
8022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect Summary: Fail test if errors; fix test values; port BigDecimal version to BigInteger Reviewed-by: smarks, alanb Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Fri, 02 Aug 2013 15:30:11 -0700 8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
bchristi [Fri, 02 Aug 2013 15:30:11 -0700] rev 19197
8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X Summary: On Mac, default to UTF-8 if no environmental hints are available Reviewed-by: naoto, ddehaven
Wed, 31 Jul 2013 10:53:33 -0700 6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion
bpb [Wed, 31 Jul 2013 10:53:33 -0700] rev 19196
6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion Summary: Update specification to match implementation. Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Fri, 02 Aug 2013 09:38:13 -0400 Merge
mullan [Fri, 02 Aug 2013 09:38:13 -0400] rev 19195
Merge
Fri, 02 Aug 2013 08:37:25 -0400 Merge
mullan [Fri, 02 Aug 2013 08:37:25 -0400] rev 19194
Merge
Fri, 02 Aug 2013 08:30:46 -0400 8001319: Add SecurityPermission "insertProvider" target name
mullan [Fri, 02 Aug 2013 08:30:46 -0400] rev 19193
8001319: Add SecurityPermission "insertProvider" target name Reviewed-by: vinnie
Fri, 02 Aug 2013 14:29:31 +0100 8020291: j.u.c.CompletionStage
chegar [Fri, 02 Aug 2013 14:29:31 +0100] rev 19192
8020291: j.u.c.CompletionStage 8020435: CompletableFuture/Basic.java fails on single core machine Reviewed-by: chegar, psandoz Contributed-by: Doug Lea <dl@cs.oswego.edu>
Fri, 02 Aug 2013 11:25:00 +0100 8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest
chegar [Fri, 02 Aug 2013 11:25:00 +0100] rev 19191
8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest Reviewed-by: psandoz
Fri, 02 Aug 2013 13:16:43 +0400 8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1
uta [Fri, 02 Aug 2013 13:16:43 +0400] rev 19190
8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1 Reviewed-by: alanb, khazra, chegar
Fri, 02 Aug 2013 08:59:37 +0800 8021789: jarsigner parses alias as command line option (depending on locale)
weijun [Fri, 02 Aug 2013 08:59:37 +0800] rev 19189
8021789: jarsigner parses alias as command line option (depending on locale) Reviewed-by: vinnie
Thu, 01 Aug 2013 15:28:57 +0100 8020016: Numerous splitereator impls do not throw NPE for null Consumers
psandoz [Thu, 01 Aug 2013 15:28:57 +0100] rev 19188
8020016: Numerous splitereator impls do not throw NPE for null Consumers Reviewed-by: mduigou, alanb, henryjen
Thu, 01 Aug 2013 16:53:40 +0100 8022087: Fix doclint issues in j.u.Deque & Queue
chegar [Thu, 01 Aug 2013 16:53:40 +0100] rev 19187
8022087: Fix doclint issues in j.u.Deque & Queue Reviewed-by: chegar, darcy Contributed-by: Doug Lea <dl@cs.oswego.edu>
Thu, 01 Aug 2013 07:34:30 -0700 7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID
xuelei [Thu, 01 Aug 2013 07:34:30 -0700] rev 19186
7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID Reviewed-by: vinnie
Mon, 29 Jul 2013 12:35:42 +0400 8020669: (fs) Files.readAllBytes() does not read any data when Files.size() is 0
igerasim [Mon, 29 Jul 2013 12:35:42 +0400] rev 19185
8020669: (fs) Files.readAllBytes() does not read any data when Files.size() is 0 Reviewed-by: alanb, chegar, martin, rriggs
Tue, 30 Jul 2013 21:11:08 +0400 7192942: (coll) Inefficient calculation of power of two in HashMap
igerasim [Tue, 30 Jul 2013 21:11:08 +0400] rev 19184
7192942: (coll) Inefficient calculation of power of two in HashMap Reviewed-by: mduigou
Thu, 01 Aug 2013 12:38:07 +0100 8022061: More ProblemList.txt updates (7/2013)
chegar [Thu, 01 Aug 2013 12:38:07 +0100] rev 19183
8022061: More ProblemList.txt updates (7/2013) Reviewed-by: alanb, psandoz
Wed, 07 Aug 2013 19:52:47 -0700 Merge
lana [Wed, 07 Aug 2013 19:52:47 -0700] rev 19182
Merge
Wed, 07 Aug 2013 12:03:37 -0700 Merge
lana [Wed, 07 Aug 2013 12:03:37 -0700] rev 19181
Merge
Wed, 07 Aug 2013 21:31:42 +0400 6551589: ContainerListener Documentation may be incorrect
art [Wed, 07 Aug 2013 21:31:42 +0400] rev 19180
6551589: ContainerListener Documentation may be incorrect Reviewed-by: serb
Wed, 07 Aug 2013 19:57:18 +0400 7124339: [macosx] setIconImage is not endlessly tolerant to the broken image-arguments
serb [Wed, 07 Aug 2013 19:57:18 +0400] rev 19179
7124339: [macosx] setIconImage is not endlessly tolerant to the broken image-arguments Reviewed-by: alexsch, leonidr
Wed, 07 Aug 2013 18:58:28 +0400 8013849: Awt assert on Hashtable.cpp:124
alexsch [Wed, 07 Aug 2013 18:58:28 +0400] rev 19178
8013849: Awt assert on Hashtable.cpp:124 Reviewed-by: serb
Wed, 07 Aug 2013 18:32:03 +0400 8022532: [parfait] Potential memory leak in gtk2_interface.c
alexsch [Wed, 07 Aug 2013 18:32:03 +0400] rev 19177
8022532: [parfait] Potential memory leak in gtk2_interface.c Reviewed-by: art, serb
Tue, 06 Aug 2013 17:29:54 +0400 8016833: Underlines and strikethrough not rendering correctly
mcherkas [Tue, 06 Aug 2013 17:29:54 +0400] rev 19176
8016833: Underlines and strikethrough not rendering correctly Reviewed-by: alexsch, serb Contributed-by: anton.nashatyrev@oracle.com
Tue, 06 Aug 2013 17:07:49 +0400 8022247: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness throws NPE
leonidr [Tue, 06 Aug 2013 17:07:49 +0400] rev 19175
8022247: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness throws NPE Reviewed-by: art
Fri, 02 Aug 2013 15:42:04 +0400 8021381: JavaFX scene included in Swing JDialog not starting from Web Start
leonidr [Fri, 02 Aug 2013 15:42:04 +0400] rev 19174
8021381: JavaFX scene included in Swing JDialog not starting from Web Start Reviewed-by: art, dcherepanov
Thu, 01 Aug 2013 17:09:59 +0400 7161568: [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails
alexsch [Thu, 01 Aug 2013 17:09:59 +0400] rev 19173
7161568: [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails Reviewed-by: malenkov, serb
Thu, 01 Aug 2013 01:26:57 +0400 8021815: Add regression test for JDK-8007267
leonidr [Thu, 01 Aug 2013 01:26:57 +0400] rev 19172
8021815: Add regression test for JDK-8007267 Reviewed-by: serb
Wed, 07 Aug 2013 18:24:17 -0700 8014883: java.awt.container.add(component comp object constraints) doesn't work as expected on some linux platforms
prr [Wed, 07 Aug 2013 18:24:17 -0700] rev 19171
8014883: java.awt.container.add(component comp object constraints) doesn't work as expected on some linux platforms Reviewed-by: jgodinez
Tue, 06 Aug 2013 22:47:14 -0700 Merge
lana [Tue, 06 Aug 2013 22:47:14 -0700] rev 19170
Merge
Tue, 06 Aug 2013 17:12:37 -0700 8022447: Fix doclint warnings in java.awt.image
prr [Tue, 06 Aug 2013 17:12:37 -0700] rev 19169
8022447: Fix doclint warnings in java.awt.image Reviewed-by: darcy
Tue, 06 Aug 2013 17:11:29 -0700 8022455: Fix doclint warnings in javax.imageio
prr [Tue, 06 Aug 2013 17:11:29 -0700] rev 19168
8022455: Fix doclint warnings in javax.imageio Reviewed-by: darcy
Tue, 06 Aug 2013 14:22:48 -0700 8021583: test/javax/print/autosense/PrintAutoSenseData.java throwing NPE
jgodinez [Tue, 06 Aug 2013 14:22:48 -0700] rev 19167
8021583: test/javax/print/autosense/PrintAutoSenseData.java throwing NPE Reviewed-by: jchen, prr
Tue, 06 Aug 2013 13:38:27 -0700 8022175: Fix doclint warnings in javax.print
prr [Tue, 06 Aug 2013 13:38:27 -0700] rev 19166
8022175: Fix doclint warnings in javax.print Reviewed-by: darcy
Thu, 08 Aug 2013 10:10:42 -0700 Added tag jdk8-b102 for changeset 0821944c348a
cl [Thu, 08 Aug 2013 10:10:42 -0700] rev 19165
Added tag jdk8-b102 for changeset 0821944c348a
Wed, 05 Jul 2017 19:06:52 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:52 +0200] rev 19164
Merge
Fri, 09 Aug 2013 01:32:48 -0700 Added tag hs25-b45 for changeset 30045f9d9eb2
amurillo [Fri, 09 Aug 2013 01:32:48 -0700] rev 19163
Added tag hs25-b45 for changeset 30045f9d9eb2
Fri, 09 Aug 2013 01:32:47 -0700 Merge
amurillo [Fri, 09 Aug 2013 01:32:47 -0700] rev 19162
Merge
Thu, 08 Aug 2013 23:49:04 +0200 Merge
rbackman [Thu, 08 Aug 2013 23:49:04 +0200] rev 19161
Merge
Mon, 05 Aug 2013 15:03:40 -0700 8022029: GetUnsafeObjectG1PreBarrier fails on 32-bit with: Unrecognized VM option 'ObjectAlignmentInBytes=32'
twisti [Mon, 05 Aug 2013 15:03:40 -0700] rev 19160
8022029: GetUnsafeObjectG1PreBarrier fails on 32-bit with: Unrecognized VM option 'ObjectAlignmentInBytes=32' Reviewed-by: kvn
Mon, 05 Aug 2013 17:15:35 +0200 Merge
rbackman [Mon, 05 Aug 2013 17:15:35 +0200] rev 19159
Merge
Fri, 02 Aug 2013 10:20:34 -0700 8021301: better event messages
anoll [Fri, 02 Aug 2013 10:20:34 -0700] rev 19158
8021301: better event messages Summary: made event messages better readable Reviewed-by: kvn, rbackman
Thu, 01 Aug 2013 16:01:32 -0700 8020531: Test compiler/codecache/CheckUpperLimit.java fails when memory limited
anoll [Thu, 01 Aug 2013 16:01:32 -0700] rev 19157
8020531: Test compiler/codecache/CheckUpperLimit.java fails when memory limited Summary: Removed part of the test that required the VM to start up with -XX:ReservedCodeCacheSize=2048m Reviewed-by: kvn, rbackman
Mon, 29 Jul 2013 16:32:38 -0700 8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get
twisti [Mon, 29 Jul 2013 16:32:38 -0700] rev 19156
8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get Summary: C1's GetUnsafeObject G1 pre-barrier uses the wrong type to read the klass pointer. Reviewed-by: iveresov, kvn
Mon, 29 Jul 2013 11:54:18 +0400 8021120: TieredCompilation can be enabled even if TIERED is undefined
iignatyev [Mon, 29 Jul 2013 11:54:18 +0400] rev 19155
8021120: TieredCompilation can be enabled even if TIERED is undefined Reviewed-by: kvn, dholmes
Thu, 08 Aug 2013 08:29:28 -0400 Merge
dholmes [Thu, 08 Aug 2013 08:29:28 -0400] rev 19154
Merge
Tue, 06 Aug 2013 20:01:40 -0400 8012144: multiple SIGSEGVs fails on staxf
vladidan [Tue, 06 Aug 2013 20:01:40 -0400] rev 19153
8012144: multiple SIGSEGVs fails on staxf Summary: Forward port of 7u change to add additional fence() on RMO platforms, with a load_acquire on all platforms Reviewed-by: dholmes, kvn
Tue, 06 Aug 2013 14:28:48 +0400 8019396: SA-JDI OSThread class initialization throws an exception
dsamersoff [Tue, 06 Aug 2013 14:28:48 +0400] rev 19152
8019396: SA-JDI OSThread class initialization throws an exception Summary: Method sun.jvm.hotspot.runtime.OSThread.initialize throws a sun.jvm.hotspot.types.WrongTypeException Reviewed-by: dholmes, mgerdin
Mon, 05 Aug 2013 08:55:06 -0700 Merge
hseigel [Mon, 05 Aug 2013 08:55:06 -0700] rev 19151
Merge
Sun, 04 Aug 2013 16:30:53 -0400 7073961: [TESTBUG] closed/runtime/4845371/DBB.java failed on solaris 10 X65
hseigel [Sun, 04 Aug 2013 16:30:53 -0400] rev 19150
7073961: [TESTBUG] closed/runtime/4845371/DBB.java failed on solaris 10 X65 Summary: Added a x86 64-bit Solaris shared library and rewrote test in Java Reviewed-by: dholmes, ctornqvi
Mon, 05 Aug 2013 10:27:31 +0100 8021444: SA: ClassDump.run() should not ignore existing ClassFilter.
kevinw [Mon, 05 Aug 2013 10:27:31 +0100] rev 19149
8021444: SA: ClassDump.run() should not ignore existing ClassFilter. Reviewed-by: minqi, poonam
Fri, 02 Aug 2013 22:34:43 +0200 Merge
ctornqvi [Fri, 02 Aug 2013 22:34:43 +0200] rev 19148
Merge
Fri, 02 Aug 2013 18:26:24 +0200 Merge
ctornqvi [Fri, 02 Aug 2013 18:26:24 +0200] rev 19147
Merge
Fri, 02 Aug 2013 18:12:10 +0200 8009585: test/runtime/7196045 times out
ctornqvi [Fri, 02 Aug 2013 18:12:10 +0200] rev 19146
8009585: test/runtime/7196045 times out Summary: test/runtime/7196045 times out Reviewed-by: dholmes, mseledtsov
Fri, 02 Aug 2013 08:32:05 -0700 Merge
dcubed [Fri, 02 Aug 2013 08:32:05 -0700] rev 19145
Merge
Fri, 02 Aug 2013 12:26:46 +0100 8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str()
kevinw [Fri, 02 Aug 2013 12:26:46 +0100] rev 19144
8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str() Reviewed-by: mgerdin, fparain, dcubed
Thu, 01 Aug 2013 22:25:11 +0200 8009407: runtime/8000968/Test8000968.sh has incorrect check for proper config
ctornqvi [Thu, 01 Aug 2013 22:25:11 +0200] rev 19143
8009407: runtime/8000968/Test8000968.sh has incorrect check for proper config Summary: runtime/8000968/Test8000968.sh has incorrect check for proper config Reviewed-by: coleenp, mseledtsov, sspitsyn, hseigel
Thu, 01 Aug 2013 22:20:00 +0200 8014294: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle
ctornqvi [Thu, 01 Aug 2013 22:20:00 +0200] rev 19142
8014294: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle Summary: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle Reviewed-by: coleenp, sspitsyn
Thu, 01 Aug 2013 22:15:40 +0200 8020614: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output
mseledtsov [Thu, 01 Aug 2013 22:15:40 +0200] rev 19141
8020614: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output Summary: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output Reviewed-by: kvn, ctornqvi, dholmes
Fri, 02 Aug 2013 03:06:19 -0700 8022124: new hotspot build - hs25-b45
amurillo [Fri, 02 Aug 2013 03:06:19 -0700] rev 19140
8022124: new hotspot build - hs25-b45 Reviewed-by: jcoomes
Thu, 08 Aug 2013 10:10:31 -0700 Added tag jdk8-b102 for changeset d807cf45a710
cl [Thu, 08 Aug 2013 10:10:31 -0700] rev 19139
Added tag jdk8-b102 for changeset d807cf45a710
Thu, 08 Aug 2013 10:10:24 -0700 Added tag jdk8-b102 for changeset 9543adaf5371
cl [Thu, 08 Aug 2013 10:10:24 -0700] rev 19138
Added tag jdk8-b102 for changeset 9543adaf5371
Wed, 05 Jul 2017 19:06:36 +0200 Added tag jdk8-b102 for changeset bbe43d712fe0
duke [Wed, 05 Jul 2017 19:06:36 +0200] rev 19137
Added tag jdk8-b102 for changeset bbe43d712fe0
Wed, 05 Jul 2017 19:06:36 +0200 Merge jdk8-b102
duke [Wed, 05 Jul 2017 19:06:36 +0200] rev 19136
Merge
Wed, 05 Jul 2017 19:06:33 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:33 +0200] rev 19135
Merge
Tue, 06 Aug 2013 10:03:25 -0700 Merge
lana [Tue, 06 Aug 2013 10:03:25 -0700] rev 19134
Merge
Wed, 31 Jul 2013 10:52:01 +0100 8013179: assertion failure in javac when compiling with -source 1.6 -target 1.6
vromero [Wed, 31 Jul 2013 10:52:01 +0100] rev 19133
8013179: assertion failure in javac when compiling with -source 1.6 -target 1.6 Reviewed-by: jjg
Sun, 28 Jul 2013 10:17:45 +0200 8021338: Diamond finder may mark a required type argument as unnecessary
jlahoda [Sun, 28 Jul 2013 10:17:45 +0200] rev 19132
8021338: Diamond finder may mark a required type argument as unnecessary Reviewed-by: mcimadamore
Sun, 28 Jul 2013 10:17:45 +0200 8020689: Missing LineNumberTable entries in compiled class files
jlahoda [Sun, 28 Jul 2013 10:17:45 +0200] rev 19131
8020689: Missing LineNumberTable entries in compiled class files Reviewed-by: ksrini, mcimadamore
Fri, 26 Jul 2013 14:08:37 -0700 Merge
lana [Fri, 26 Jul 2013 14:08:37 -0700] rev 19130
Merge
Thu, 25 Jul 2013 14:51:40 +0100 8020843: javac crashes on accessibility check with method reference with typevar receiver
mcimadamore [Thu, 25 Jul 2013 14:51:40 +0100] rev 19129
8020843: javac crashes on accessibility check with method reference with typevar receiver Summary: method reference overload check doesn't walk through type-variable receivers Reviewed-by: jjg
Thu, 25 Jul 2013 14:49:16 +0100 8016081: field initialized with lambda in annotation types doesn't compile
mcimadamore [Thu, 25 Jul 2013 14:49:16 +0100] rev 19128
8016081: field initialized with lambda in annotation types doesn't compile Summary: check for annotation attributes should skip over synthetic methods Reviewed-by: jjg
Thu, 25 Jul 2013 14:47:43 +0100 8020804: javac crashes when speculative attribution infers intersection type with array component
mcimadamore [Thu, 25 Jul 2013 14:47:43 +0100] rev 19127
8020804: javac crashes when speculative attribution infers intersection type with array component Summary: Assertion is causing javac to crash because of lack of support for arrays in intersection types Reviewed-by: jjg
Thu, 25 Jul 2013 11:02:27 +0200 8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType
jfranck [Thu, 25 Jul 2013 11:02:27 +0200] rev 19126
8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType Reviewed-by: jjg
Wed, 24 Jul 2013 17:35:42 -0700 8020556: doclint does not check type variables for @throws
jjg [Wed, 24 Jul 2013 17:35:42 -0700] rev 19125
8020556: doclint does not check type variables for @throws Reviewed-by: mcimadamore
Tue, 23 Jul 2013 20:42:54 -0400 8016880: 42 tests in annot102* fail with compile-time errors.
emc [Tue, 23 Jul 2013 20:42:54 -0400] rev 19124
8016880: 42 tests in annot102* fail with compile-time errors. Summary: Fixes error in type equality when bounds of type variables have annotations. Reviewed-by: jjg, mcimadamore
Tue, 23 Jul 2013 16:06:11 -0700 8021215: javac gives incorrect doclint warnings on normal package statements
jjg [Tue, 23 Jul 2013 16:06:11 -0700] rev 19123
8021215: javac gives incorrect doclint warnings on normal package statements Reviewed-by: darcy
Fri, 19 Jul 2013 07:22:53 -0700 8017216: javac doesn't fill in end position for some errors of type not found
ksrini [Fri, 19 Jul 2013 07:22:53 -0700] rev 19122
8017216: javac doesn't fill in end position for some errors of type not found 8019421: Javac doesn't fill in end position for some annotation related errors 8019422: Javac doesn't fill in end position for uninitialized variable errors Reviewed-by: jjg, mcimadamore
Wed, 17 Jul 2013 19:16:12 -0700 8020664: doclint gives incorrect warnings on normal package statements
jjg [Wed, 17 Jul 2013 19:16:12 -0700] rev 19121
8020664: doclint gives incorrect warnings on normal package statements Reviewed-by: mcimadamore
Wed, 17 Jul 2013 19:12:03 -0700 8020313: doclint doesn't reset HTML anchors correctly
jjg [Wed, 17 Jul 2013 19:12:03 -0700] rev 19120
8020313: doclint doesn't reset HTML anchors correctly Reviewed-by: mcimadamore
Wed, 17 Jul 2013 18:18:45 -0700 8014636: TestLiteralCodeInPre fails on windows
jjg [Wed, 17 Jul 2013 18:18:45 -0700] rev 19119
8014636: TestLiteralCodeInPre fails on windows Reviewed-by: ksrini
Thu, 01 Aug 2013 04:56:28 -0700 Added tag jdk8-b101 for changeset f27df16b814f
cl [Thu, 01 Aug 2013 04:56:28 -0700] rev 19118
Added tag jdk8-b101 for changeset f27df16b814f
Wed, 05 Jul 2017 19:06:28 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:28 +0200] rev 19117
Merge
Thu, 01 Aug 2013 04:56:17 -0700 Added tag jdk8-b101 for changeset 38bb43faf812
cl [Thu, 01 Aug 2013 04:56:17 -0700] rev 19116
Added tag jdk8-b101 for changeset 38bb43faf812
Wed, 05 Jul 2017 19:06:24 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:24 +0200] rev 19115
Merge
Tue, 06 Aug 2013 10:02:36 -0700 Merge
lana [Tue, 06 Aug 2013 10:02:36 -0700] rev 19114
Merge
Fri, 26 Jul 2013 14:01:00 -0700 Merge
lana [Fri, 26 Jul 2013 14:01:00 -0700] rev 19113
Merge
Thu, 25 Jul 2013 13:02:37 -0700 8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
joehw [Thu, 25 Jul 2013 13:02:37 -0700] rev 19112
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE) Reviewed-by: chegar, lancea, dfuchs
Thu, 01 Aug 2013 04:56:16 -0700 Added tag jdk8-b101 for changeset 68d2718ced89
cl [Thu, 01 Aug 2013 04:56:16 -0700] rev 19111
Added tag jdk8-b101 for changeset 68d2718ced89
Wed, 05 Jul 2017 19:06:20 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:20 +0200] rev 19110
Merge
Tue, 06 Aug 2013 10:02:35 -0700 Merge
lana [Tue, 06 Aug 2013 10:02:35 -0700] rev 19109
Merge
Mon, 29 Jul 2013 21:56:40 +0530 Merge
sundar [Mon, 29 Jul 2013 21:56:40 +0530] rev 19108
Merge
Mon, 29 Jul 2013 18:07:20 +0530 8012792: print function defined in engine.js does not handle multiple arguments
sundar [Mon, 29 Jul 2013 18:07:20 +0530] rev 19107
8012792: print function defined in engine.js does not handle multiple arguments Reviewed-by: hannesw
Mon, 29 Jul 2013 10:28:03 +0530 Merge
sundar [Mon, 29 Jul 2013 10:28:03 +0530] rev 19106
Merge
Fri, 26 Jul 2013 20:10:47 +0530 8021571: @fork tests should use VM options passed from project.properties
sundar [Fri, 26 Jul 2013 20:10:47 +0530] rev 19105
8021571: @fork tests should use VM options passed from project.properties Reviewed-by: lagergren, hannesw, jlaskey
Fri, 26 Jul 2013 09:17:54 -0300 8021321: Two runsunspider tests fail after updating sunspider to 1.0
jlaskey [Fri, 26 Jul 2013 09:17:54 -0300] rev 19104
8021321: Two runsunspider tests fail after updating sunspider to 1.0 Reviewed-by: jlaskey, sundar Contributed-by: michael.horowitz@oracle.com
Fri, 26 Jul 2013 13:50:52 +0200 8020719: Run tests with reduced splitter threshold
hannesw [Fri, 26 Jul 2013 13:50:52 +0200] rev 19103
8020719: Run tests with reduced splitter threshold Reviewed-by: lagergren, sundar, jlaskey
Fri, 26 Jul 2013 14:08:51 -0700 Merge
lana [Fri, 26 Jul 2013 14:08:51 -0700] rev 19102
Merge
Thu, 25 Jul 2013 20:10:48 +0530 8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext
sundar [Thu, 25 Jul 2013 20:10:48 +0530] rev 19101
8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext Reviewed-by: jlaskey, attila
Thu, 25 Jul 2013 11:56:12 +0200 8021244: Inconsistent stackmap with splitter threshold set very low
hannesw [Thu, 25 Jul 2013 11:56:12 +0200] rev 19100
8021244: Inconsistent stackmap with splitter threshold set very low Reviewed-by: sundar, lagergren
Thu, 25 Jul 2013 14:05:03 +0530 8021252: invokeMethod throws NoSuchMethodException when script object is from different script context
sundar [Thu, 25 Jul 2013 14:05:03 +0530] rev 19099
8021252: invokeMethod throws NoSuchMethodException when script object is from different script context Reviewed-by: lagergren, hannesw
Wed, 24 Jul 2013 21:01:22 +0530 8021294: --verify-code option results in AnalyzerException
sundar [Wed, 24 Jul 2013 21:01:22 +0530] rev 19098
8021294: --verify-code option results in AnalyzerException Reviewed-by: hannesw, jlaskey
Wed, 24 Jul 2013 20:28:03 +0530 8021262: Make nashorn access checks consistent with underlying dynalink
sundar [Wed, 24 Jul 2013 20:28:03 +0530] rev 19097
8021262: Make nashorn access checks consistent with underlying dynalink Reviewed-by: jlaskey, lagergren, attila
Wed, 24 Jul 2013 08:25:04 -0300 Merge
jlaskey [Wed, 24 Jul 2013 08:25:04 -0300] rev 19096
Merge
Wed, 24 Jul 2013 13:16:34 +0200 8020718: RETURN symbol has wrong type in split functions
hannesw [Wed, 24 Jul 2013 13:16:34 +0200] rev 19095
8020718: RETURN symbol has wrong type in split functions Reviewed-by: lagergren, attila
Wed, 24 Jul 2013 12:48:09 +0200 8021246: Fix regression for 8021189
attila [Wed, 24 Jul 2013 12:48:09 +0200] rev 19094
8021246: Fix regression for 8021189 Reviewed-by: lagergren, sundar
Wed, 24 Jul 2013 11:13:24 +0200 8021189: Prevent access to constructors of restricted classes
attila [Wed, 24 Jul 2013 11:13:24 +0200] rev 19093
8021189: Prevent access to constructors of restricted classes Reviewed-by: lagergren, sundar
Tue, 23 Jul 2013 18:28:58 +0200 8021129: Use public lookup again
attila [Tue, 23 Jul 2013 18:28:58 +0200] rev 19092
8021129: Use public lookup again Reviewed-by: lagergren, sundar
Tue, 23 Jul 2013 21:51:23 +0530 Merge
sundar [Tue, 23 Jul 2013 21:51:23 +0530] rev 19091
Merge
Tue, 23 Jul 2013 21:45:27 +0530 8021164: REGRESSION: test262 failures after JDK-8021122
sundar [Tue, 23 Jul 2013 21:45:27 +0530] rev 19090
8021164: REGRESSION: test262 failures after JDK-8021122 Reviewed-by: jlaskey, hannesw
Tue, 23 Jul 2013 12:00:29 -0300 8021130: Comments need to be tokens
jlaskey [Tue, 23 Jul 2013 12:00:29 -0300] rev 19089
8021130: Comments need to be tokens Reviewed-by: lagergren, attila Contributed-by: james.laskey@oracle.com
Tue, 23 Jul 2013 18:17:25 +0530 8021122: Not all callables are handled for toString and other function valued properties
sundar [Tue, 23 Jul 2013 18:17:25 +0530] rev 19088
8021122: Not all callables are handled for toString and other function valued properties Reviewed-by: attila, hannesw, jlaskey
Thu, 18 Jul 2013 16:47:45 +0200 8020820: Limit access to static members of reflective classes
attila [Thu, 18 Jul 2013 16:47:45 +0200] rev 19087
8020820: Limit access to static members of reflective classes Reviewed-by: jlaskey, sundar
Thu, 18 Jul 2013 16:22:25 +0200 8020809: Java adapter should not allow overriding of caller sensitive methods
attila [Thu, 18 Jul 2013 16:22:25 +0200] rev 19086
8020809: Java adapter should not allow overriding of caller sensitive methods Reviewed-by: jlaskey, sundar
Thu, 18 Jul 2013 18:08:26 +0530 8020731: Revisit checkPermission calls in Context class
sundar [Thu, 18 Jul 2013 18:08:26 +0530] rev 19085
8020731: Revisit checkPermission calls in Context class Reviewed-by: attila, hannesw
Wed, 17 Jul 2013 18:20:40 +0200 8020356: ClassCastException Undefined->Scope on spiltter class generated for a large switch statement
hannesw [Wed, 17 Jul 2013 18:20:40 +0200] rev 19084
8020356: ClassCastException Undefined->Scope on spiltter class generated for a large switch statement Reviewed-by: jlaskey, attila
Wed, 17 Jul 2013 11:53:09 -0300 8020596: Initialization of white space strings in scanner should be done with \u strings
jlaskey [Wed, 17 Jul 2013 11:53:09 -0300] rev 19083
8020596: Initialization of white space strings in scanner should be done with \u strings Reviewed-by: attila, hannesw Contributed-by: james.laskey@oracle.com
Tue, 16 Jul 2013 17:40:15 -0300 8017585: Exclude two failing tests from Nashorn CC run
jlaskey [Tue, 16 Jul 2013 17:40:15 -0300] rev 19082
8017585: Exclude two failing tests from Nashorn CC run Reviewed-by: jlaskey, sundar, attila Contributed-by: konstantin.shefov@oracle.com
Thu, 01 Aug 2013 04:56:29 -0700 Added tag jdk8-b101 for changeset 55745edff2b0
cl [Thu, 01 Aug 2013 04:56:29 -0700] rev 19081
Added tag jdk8-b101 for changeset 55745edff2b0
Wed, 05 Jul 2017 19:06:11 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:11 +0200] rev 19080
Merge
Thu, 01 Aug 2013 04:56:07 -0700 Added tag jdk8-b101 for changeset de18c7eb70e2
cl [Thu, 01 Aug 2013 04:56:07 -0700] rev 19079
Added tag jdk8-b101 for changeset de18c7eb70e2
Wed, 05 Jul 2017 19:06:08 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:08 +0200] rev 19078
Merge
Tue, 06 Aug 2013 10:10:39 -0700 Merge
lana [Tue, 06 Aug 2013 10:10:39 -0700] rev 19077
Merge
Wed, 31 Jul 2013 13:02:53 -0700 Merge
lana [Wed, 31 Jul 2013 13:02:53 -0700] rev 19076
Merge
Wed, 24 Jul 2013 10:57:02 +0200 8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified
rbackman [Wed, 24 Jul 2013 10:57:02 +0200] rev 19075
8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified Reviewed-by: kvn, twisti
Tue, 30 Jul 2013 10:35:06 -0700 8020539: Clean up doclint problems in java.util package, part 2
bpb [Tue, 30 Jul 2013 10:35:06 -0700] rev 19074
8020539: Clean up doclint problems in java.util package, part 2 Summary: Clean up doclint errors and warnings in classes in java.util Reviewed-by: darcy, chegar Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Tue, 30 Jul 2013 14:03:25 +0100 8021883: j.u.Random/RandomStream.java test needs more robust timeout duration
psandoz [Tue, 30 Jul 2013 14:03:25 +0100] rev 19073
8021883: j.u.Random/RandomStream.java test needs more robust timeout duration Reviewed-by: chegar
Tue, 30 Jul 2013 11:32:26 +0100 8021863: Stream.concat incorrectly calculates unsized state
psandoz [Tue, 30 Jul 2013 11:32:26 +0100] rev 19072
8021863: Stream.concat incorrectly calculates unsized state Reviewed-by: chegar
Tue, 30 Jul 2013 15:47:35 -0700 8020977: StringJoiner merges with itself not as expected
henryjen [Tue, 30 Jul 2013 15:47:35 -0700] rev 19071
8020977: StringJoiner merges with itself not as expected Reviewed-by: psandoz, chegar, mduigou, smarks
Tue, 30 Jul 2013 14:43:19 -0700 8021767: test/java/time/tck/java/time/format/TCKFormatStyle.java failing
sherman [Tue, 30 Jul 2013 14:43:19 -0700] rev 19070
8021767: test/java/time/tck/java/time/format/TCKFormatStyle.java failing Summary: Correct to use fixed locale, not locale of test environment Reviewed-by: alanb, okutsu Contributed-by: roger.riggs@oracle.com
Tue, 30 Jul 2013 11:04:19 -0700 8021833: javadoc cleanup in java.net
juh [Tue, 30 Jul 2013 11:04:19 -0700] rev 19069
8021833: javadoc cleanup in java.net Summary: <code> and <tt> converted to {@code }; package.html to package-info.java Reviewed-by: darcy, chegar
Mon, 29 Jul 2013 19:36:54 -0700 8021841: Remove SSLEngineDeadlock.java from problem list
xuelei [Mon, 29 Jul 2013 19:36:54 -0700] rev 19068
8021841: Remove SSLEngineDeadlock.java from problem list Reviewed-by: wetmore
Mon, 29 Jul 2013 13:43:24 -0700 8020424: The NSS version should be detected before running crypto tests
ascarpino [Mon, 29 Jul 2013 13:43:24 -0700] rev 19067
8020424: The NSS version should be detected before running crypto tests Reviewed-by: valeriep
Fri, 19 Jul 2013 11:34:33 -0700 8012971: PKCS11Test hiding exception failures
ascarpino [Fri, 19 Jul 2013 11:34:33 -0700] rev 19066
8012971: PKCS11Test hiding exception failures Reviewed-by: vinnie, valeriep
Mon, 29 Jul 2013 19:41:02 +0100 8020156: TreeMap.values().spliterator() does not report ORDERED
psandoz [Mon, 29 Jul 2013 19:41:02 +0100] rev 19065
8020156: TreeMap.values().spliterator() does not report ORDERED 8020009: TreeMap.entrySet().spliterator() reports SORTED + null comparator but the elements are not Comparable Reviewed-by: mduigou
Mon, 29 Jul 2013 21:39:21 +0530 8021773: print function as defined by jrunscript's init.js script is incompatible with nashorn's definition
sundar [Mon, 29 Jul 2013 21:39:21 +0530] rev 19064
8021773: print function as defined by jrunscript's init.js script is incompatible with nashorn's definition Reviewed-by: hannesw, lagergren
Sat, 27 Jul 2013 12:26:01 -0700 8021588: Remove explicit othervm execution from jdk/test/Makefile
mduigou [Sat, 27 Jul 2013 12:26:01 -0700] rev 19063
8021588: Remove explicit othervm execution from jdk/test/Makefile Reviewed-by: alanb
Sat, 27 Jul 2013 10:27:04 -0700 8021609: Fix doclint issues in java.nio.charset
darcy [Sat, 27 Jul 2013 10:27:04 -0700] rev 19062
8021609: Fix doclint issues in java.nio.charset Reviewed-by: alanb
Fri, 26 Jul 2013 17:09:30 -0700 8020641: Clean up some code style in recent BigInteger contributions
bpb [Fri, 26 Jul 2013 17:09:30 -0700] rev 19061
8020641: Clean up some code style in recent BigInteger contributions Summary: Some minor cleanup to adhere better to Java coding conventions. Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Fri, 26 Jul 2013 17:03:19 -0700 8014319: Faster division of large integers
bpb [Fri, 26 Jul 2013 17:03:19 -0700] rev 19060
8014319: Faster division of large integers Summary: Implement Burnickel-Ziegler division algorithm in BigInteger Reviewed-by: bpb, martin Contributed-by: Tim Buktu <tbuktu@hotmail.com>
Fri, 26 Jul 2013 17:23:20 -0700 8021601: Add unit test for PriorityQueue(Comparator) constructor
mduigou [Fri, 26 Jul 2013 17:23:20 -0700] rev 19059
8021601: Add unit test for PriorityQueue(Comparator) constructor Reviewed-by: darcy, alanb
Fri, 26 Jul 2013 15:16:53 -0700 Merge
lana [Fri, 26 Jul 2013 15:16:53 -0700] rev 19058
Merge
Fri, 26 Jul 2013 14:07:32 -0700 Merge
lana [Fri, 26 Jul 2013 14:07:32 -0700] rev 19057
Merge
Fri, 26 Jul 2013 14:16:53 -0700 8019544: Need to run ProviderTest.java in othervm mode.
juh [Fri, 26 Jul 2013 14:16:53 -0700] rev 19056
8019544: Need to run ProviderTest.java in othervm mode. Reviewed-by: wetmore, xuelei, vinnie Contributed-by: rajan.halade@oracle.com
Fri, 26 Jul 2013 10:12:14 +0200 8020875: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java fails intermittently
jbachorik [Fri, 26 Jul 2013 10:12:14 +0200] rev 19055
8020875: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java fails intermittently Reviewed-by: dfuchs, chegar
Fri, 26 Jul 2013 17:22:08 +0900 8021108: Clean up doclint warnings and errors in java.text package
peytoia [Fri, 26 Jul 2013 17:22:08 +0900] rev 19054
8021108: Clean up doclint warnings and errors in java.text package Reviewed-by: darcy, okutsu
Thu, 25 Jul 2013 20:03:20 -0700 8021429: Fix lint warnings in java.lang.ref
darcy [Thu, 25 Jul 2013 20:03:20 -0700] rev 19053
8021429: Fix lint warnings in java.lang.ref Reviewed-by: lancea, mduigou, alanb
Thu, 25 Jul 2013 20:30:58 -0400 Merge
mullan [Thu, 25 Jul 2013 20:30:58 -0400] rev 19052
Merge
Thu, 25 Jul 2013 20:12:14 -0400 8012288: XML DSig API allows wrong tag names and extra elements in SignedInfo
mullan [Thu, 25 Jul 2013 20:12:14 -0400] rev 19051
8012288: XML DSig API allows wrong tag names and extra elements in SignedInfo Reviewed-by: xuelei
Thu, 25 Jul 2013 13:20:19 -0700 8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
joehw [Thu, 25 Jul 2013 13:20:19 -0700] rev 19050
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE) Reviewed-by: chegar, lancea, dfuchs
Thu, 25 Jul 2013 19:45:36 +0100 8021421: More doclint fixes in java.net
chegar [Thu, 25 Jul 2013 19:45:36 +0100] rev 19049
8021421: More doclint fixes in java.net Reviewed-by: lancea, darcy
Thu, 25 Jul 2013 19:37:37 +0100 8021417: Fix doclint issues in java.util.concurrent
chegar [Thu, 25 Jul 2013 19:37:37 +0100] rev 19048
8021417: Fix doclint issues in java.util.concurrent Reviewed-by: chegar, lancea Contributed-by: Doug Lea <dl@cs.oswego.edu>
Thu, 25 Jul 2013 09:59:55 -0700 8021408: Fix misc doclint issues in java.util and java.io
darcy [Thu, 25 Jul 2013 09:59:55 -0700] rev 19047
8021408: Fix misc doclint issues in java.util and java.io Reviewed-by: dholmes, chegar, psandoz
Thu, 25 Jul 2013 11:09:28 -0400 Merge
mullan [Thu, 25 Jul 2013 11:09:28 -0400] rev 19046
Merge
Thu, 25 Jul 2013 10:58:00 -0400 8010748: Add PKIXRevocationChecker NO_FALLBACK option and improve SOFT_FAIL option
mullan [Thu, 25 Jul 2013 10:58:00 -0400] rev 19045
8010748: Add PKIXRevocationChecker NO_FALLBACK option and improve SOFT_FAIL option Reviewed-by: vinnie
Wed, 24 Jul 2013 22:52:01 +0100 8021261: ProblemList.txt updates (7/2013)
chegar [Wed, 24 Jul 2013 22:52:01 +0100] rev 19044
8021261: ProblemList.txt updates (7/2013) Reviewed-by: alanb, mcimadamore
Wed, 24 Jul 2013 12:48:10 -0700 8016916: UnstructuredName should support DirectoryString
juh [Wed, 24 Jul 2013 12:48:10 -0700] rev 19043
8016916: UnstructuredName should support DirectoryString Reviewed-by: mullan
Wed, 24 Jul 2013 15:47:10 +0200 8016221: A unit test should not use a fix port to run a jmx connector
sjiang [Wed, 24 Jul 2013 15:47:10 +0200] rev 19042
8016221: A unit test should not use a fix port to run a jmx connector Reviewed-by: jbachorik, dfuchs
Tue, 23 Jul 2013 13:21:07 -0700 Merge
mduigou [Tue, 23 Jul 2013 13:21:07 -0700] rev 19041
Merge
Tue, 23 Jul 2013 13:20:11 -0700 8019840: Spec updates for java.util.function
mduigou [Tue, 23 Jul 2013 13:20:11 -0700] rev 19040
8019840: Spec updates for java.util.function Reviewed-by: mduigou, chegar Contributed-by: brian.goetz@oracle.com
Tue, 23 Jul 2013 18:57:57 +0400 8016838: improvement of RedefineBigClass and RetransformBigClass tests
igerasim [Tue, 23 Jul 2013 18:57:57 +0400] rev 19039
8016838: improvement of RedefineBigClass and RetransformBigClass tests Reviewed-by: dcubed
Mon, 22 Jul 2013 22:11:44 -0700 8021109: Add serialVersionUID to LambdaConversionException.java
darcy [Mon, 22 Jul 2013 22:11:44 -0700] rev 19038
8021109: Add serialVersionUID to LambdaConversionException.java Reviewed-by: jrose
Mon, 22 Jul 2013 12:59:09 -0700 6799426: Adds constructor PriorityQueue(Comparator)
mduigou [Mon, 22 Jul 2013 12:59:09 -0700] rev 19037
6799426: Adds constructor PriorityQueue(Comparator) Reviewed-by: lancea
Mon, 22 Jul 2013 15:26:11 +0100 8020976: Ensure consistent insertion for ConcurrentHashMap
dl [Mon, 22 Jul 2013 15:26:11 +0100] rev 19036
8020976: Ensure consistent insertion for ConcurrentHashMap Reviewed-by: chegar
Mon, 22 Jul 2013 15:24:26 +0100 8020498: Crash when both libnet.so and libmawt.so are loaded
khazra [Mon, 22 Jul 2013 15:24:26 +0100] rev 19035
8020498: Crash when both libnet.so and libmawt.so are loaded Reviewed-by: chegar, dsamersoff
Sat, 20 Jul 2013 11:39:39 -0700 8020971: Fix doclint issues in java.nio.*
darcy [Sat, 20 Jul 2013 11:39:39 -0700] rev 19034
8020971: Fix doclint issues in java.nio.* Reviewed-by: lancea
Fri, 19 Jul 2013 09:42:58 -0700 8020948: Fix doclint issues in misc package-info.java files
darcy [Fri, 19 Jul 2013 09:42:58 -0700] rev 19033
8020948: Fix doclint issues in misc package-info.java files Reviewed-by: dholmes, chegar
Fri, 19 Jul 2013 12:53:36 +0400 8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded
uta [Fri, 19 Jul 2013 12:53:36 +0400] rev 19032
8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded Reviewed-by: martin, dxu
Thu, 18 Jul 2013 23:16:52 -0700 8020810: Typo in javadoc for Class.toGenericString()
darcy [Thu, 18 Jul 2013 23:16:52 -0700] rev 19031
8020810: Typo in javadoc for Class.toGenericString() Reviewed-by: dholmes
Thu, 18 Jul 2013 11:02:02 -0700 8016025: JSR 310 DateTime API Updates IV
sherman [Thu, 18 Jul 2013 11:02:02 -0700] rev 19030
8016025: JSR 310 DateTime API Updates IV 8020418: Cleanup of -Xlint warnings in java.time 8016623: test/java/time/format/TestDateTimeTextProvider.java failing Summary: Integration of JSR310 Date/Time API update IV Reviewed-by: sherman Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com, chand.basha@oracle.com
Thu, 18 Jul 2013 10:49:08 -0700 8020426: Fix doclint accessibility issues in java.io
juh [Thu, 18 Jul 2013 10:49:08 -0700] rev 19029
8020426: Fix doclint accessibility issues in java.io Reviewed-by: mduigou, darcy, chegar
Wed, 31 Jul 2013 12:56:26 -0700 Merge
lana [Wed, 31 Jul 2013 12:56:26 -0700] rev 19028
Merge
Tue, 30 Jul 2013 17:46:01 +0400 8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF)
malenkov [Tue, 30 Jul 2013 17:46:01 +0400] rev 19027
8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF) Reviewed-by: alexsch, serb
Tue, 30 Jul 2013 16:15:31 +0400 8020927: JLightweightFrame API should export layout properties change notifications
ant [Tue, 30 Jul 2013 16:15:31 +0400] rev 19026
8020927: JLightweightFrame API should export layout properties change notifications Reviewed-by: anthony
Mon, 29 Jul 2013 18:48:54 +0400 8010782: clean up source files containing carriage return characters
malenkov [Mon, 29 Jul 2013 18:48:54 +0400] rev 19025
8010782: clean up source files containing carriage return characters Reviewed-by: alexsch, art
Mon, 29 Jul 2013 16:57:46 +0400 6230360: Spelling mistake in documentation for AWT: 1.4, 1.5, 1.6, 1.7
serb [Mon, 29 Jul 2013 16:57:46 +0400] rev 19024
6230360: Spelling mistake in documentation for AWT: 1.4, 1.5, 1.6, 1.7 Reviewed-by: malenkov, art
Fri, 26 Jul 2013 15:19:30 -0700 Merge
lana [Fri, 26 Jul 2013 15:19:30 -0700] rev 19023
Merge
Fri, 26 Jul 2013 16:22:29 +0400 8007267: [macosx] com.apple.eawt.Application.setDefaultMenuBar is not working
leonidr [Fri, 26 Jul 2013 16:22:29 +0400] rev 19022
8007267: [macosx] com.apple.eawt.Application.setDefaultMenuBar is not working Reviewed-by: anthony, serb
Wed, 24 Jul 2013 17:14:45 +0400 8017189: [macosx] AWT program menu disabled on Mac
serb [Wed, 24 Jul 2013 17:14:45 +0400] rev 19021
8017189: [macosx] AWT program menu disabled on Mac Reviewed-by: leonidr, anthony
Tue, 23 Jul 2013 13:09:44 +0400 7184951: [macosx] Exception at java.awt.datatransfer on headless mode (only in GUI session)
pchelko [Tue, 23 Jul 2013 13:09:44 +0400] rev 19020
7184951: [macosx] Exception at java.awt.datatransfer on headless mode (only in GUI session) Reviewed-by: art, anthony
Mon, 22 Jul 2013 20:33:35 +0400 8015926: NPE when using SynthTreeUI's expandPath()
malenkov [Mon, 22 Jul 2013 20:33:35 +0400] rev 19019
8015926: NPE when using SynthTreeUI's expandPath() Reviewed-by: alexsch
Mon, 22 Jul 2013 15:36:30 +0400 8019975: closed/javax/swing/JFileChooser/4966171/bug4966171.java throws java.io.NotSerializableException: javax.swing.plaf.basic.BasicFileChooserUI$AcceptAllFileFilter
malenkov [Mon, 22 Jul 2013 15:36:30 +0400] rev 19018
8019975: closed/javax/swing/JFileChooser/4966171/bug4966171.java throws java.io.NotSerializableException: javax.swing.plaf.basic.BasicFileChooserUI$AcceptAllFileFilter Reviewed-by: alexsch
Wed, 31 Jul 2013 13:11:31 +0400 8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
bae [Wed, 31 Jul 2013 13:11:31 +0400] rev 19017
8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances Reviewed-by: prr, flar
Tue, 30 Jul 2013 13:01:44 -0700 8021835: Fix for 8016343 will not compile on Windows.
jgodinez [Tue, 30 Jul 2013 13:01:44 -0700] rev 19016
8021835: Fix for 8016343 will not compile on Windows. Reviewed-by: jchen, prr
Fri, 26 Jul 2013 17:12:05 -0700 Merge
lana [Fri, 26 Jul 2013 17:12:05 -0700] rev 19015
Merge
Fri, 26 Jul 2013 15:46:18 -0700 Merge
lana [Fri, 26 Jul 2013 15:46:18 -0700] rev 19014
Merge
Fri, 26 Jul 2013 15:25:12 -0700 8016343: [macosx] Print job goes to default printer regardless of chosen printer
jgodinez [Fri, 26 Jul 2013 15:25:12 -0700] rev 19013
8016343: [macosx] Print job goes to default printer regardless of chosen printer Reviewed-by: jchen, prr
Fri, 26 Jul 2013 15:08:49 -0700 8020208: NullPointerException at sun.print.Win32PrintService.getMediaPrintables
jgodinez [Fri, 26 Jul 2013 15:08:49 -0700] rev 19012
8020208: NullPointerException at sun.print.Win32PrintService.getMediaPrintables Reviewed-by: jchen, prr
Fri, 26 Jul 2013 21:18:42 +0400 7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d
serb [Fri, 26 Jul 2013 21:18:42 +0400] rev 19011
7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d 8013569: [macosx] JLabel preferred size incorrect on retina displays with non-default font size Reviewed-by: prr
Thu, 25 Jul 2013 17:14:39 +0400 8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException
bae [Thu, 25 Jul 2013 17:14:39 +0400] rev 19010
8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException Reviewed-by: prr
Wed, 24 Jul 2013 13:05:03 -0700 8005126: [parfait] #418 - #428 XRBackendNative.c Integer overflow
jchen [Wed, 24 Jul 2013 13:05:03 -0700] rev 19009
8005126: [parfait] #418 - #428 XRBackendNative.c Integer overflow Reviewed-by: prr, vadim
Wed, 24 Jul 2013 12:40:26 -0700 8011709: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp
jchen [Wed, 24 Jul 2013 12:40:26 -0700] rev 19008
8011709: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp Reviewed-by: jgodinez, prr
Wed, 24 Jul 2013 13:38:17 +0400 8008782: NPE in TrueTypeGlyphMapper
vadim [Wed, 24 Jul 2013 13:38:17 +0400] rev 19007
8008782: NPE in TrueTypeGlyphMapper Reviewed-by: bae, prr
Mon, 22 Jul 2013 12:52:15 -0700 7196866: CTW fails on all Solaris platforms
prr [Mon, 22 Jul 2013 12:52:15 -0700] rev 19006
7196866: CTW fails on all Solaris platforms Reviewed-by: prr, jrose, twisti, kvn
Thu, 01 Aug 2013 04:56:21 -0700 Added tag jdk8-b101 for changeset b4b491c041c9
cl [Thu, 01 Aug 2013 04:56:21 -0700] rev 19005
Added tag jdk8-b101 for changeset b4b491c041c9
Wed, 05 Jul 2017 19:05:51 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:51 +0200] rev 19004
Merge
Fri, 02 Aug 2013 02:54:48 -0700 Added tag hs25-b44 for changeset 7bf800505a10
amurillo [Fri, 02 Aug 2013 02:54:48 -0700] rev 19003
Added tag hs25-b44 for changeset 7bf800505a10
Fri, 02 Aug 2013 02:54:47 -0700 Merge
amurillo [Fri, 02 Aug 2013 02:54:47 -0700] rev 19002
Merge
Thu, 01 Aug 2013 17:17:52 -0700 Merge
tamao [Thu, 01 Aug 2013 17:17:52 -0700] rev 19001
Merge
Thu, 01 Aug 2013 17:29:49 +0200 8022051: G1: Remove some unused G1 flags
brutisso [Thu, 01 Aug 2013 17:29:49 +0200] rev 19000
8022051: G1: Remove some unused G1 flags Reviewed-by: tschatzl, jmasa
Thu, 01 Aug 2013 09:35:04 +0200 8021879: G1: G1HeapRegionSize flag value not updated correctly
brutisso [Thu, 01 Aug 2013 09:35:04 +0200] rev 18999
8021879: G1: G1HeapRegionSize flag value not updated correctly Reviewed-by: tschatzl, jmasa
Thu, 01 Aug 2013 07:03:07 +0200 8021967: Deprecate -XX:DefaultMaxRAMFraction
brutisso [Thu, 01 Aug 2013 07:03:07 +0200] rev 18998
8021967: Deprecate -XX:DefaultMaxRAMFraction Reviewed-by: tschatzl, jmasa, kvn, tamao
Fri, 26 Jul 2013 13:34:22 -0700 Merge
tamao [Fri, 26 Jul 2013 13:34:22 -0700] rev 18997
Merge
Thu, 25 Jul 2013 11:07:23 -0700 6412968: CMS Long initial mark pauses
jmasa [Thu, 25 Jul 2013 11:07:23 -0700] rev 18996
6412968: CMS Long initial mark pauses Reviewed-by: rasbold, tschatzl, jmasa Contributed-by: yamauchi@google.com
Thu, 25 Jul 2013 07:02:45 -0700 Merge
jmasa [Thu, 25 Jul 2013 07:02:45 -0700] rev 18995
Merge
Tue, 23 Jul 2013 09:49:11 -0700 6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses
jmasa [Tue, 23 Jul 2013 09:49:11 -0700] rev 18994
6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses Reviewed-by: rasbold, tschatzl, jmasa Contributed-by: yamauchi@google.com
Wed, 24 Jul 2013 10:07:37 +0200 8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build"
tschatzl [Wed, 24 Jul 2013 10:07:37 +0200] rev 18993
8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build" Summary: Remove the @build tag and replace it by a @run tag so that the test gets executed Reviewed-by: brutisso, mgerdin
Wed, 31 Jul 2013 19:05:03 -0400 Merge
dholmes [Wed, 31 Jul 2013 19:05:03 -0400] rev 18992
Merge
Sat, 27 Jul 2013 17:23:11 -0400 Merge
clucasius [Sat, 27 Jul 2013 17:23:11 -0400] rev 18991
Merge
Thu, 25 Jul 2013 21:05:29 -0400 8021314: minimal1.make needs to force off components not supported by the minimal VM
dholmes [Thu, 25 Jul 2013 21:05:29 -0400] rev 18990
8021314: minimal1.make needs to force off components not supported by the minimal VM Reviewed-by: coleenp, bpittore
Wed, 31 Jul 2013 08:28:18 -0700 Merge
fparain [Wed, 31 Jul 2013 08:28:18 -0700] rev 18989
Merge
Tue, 30 Jul 2013 14:14:25 -0700 8021296: [TESTBUG] Test8017498.sh fails to find "gcc" and fails to compile on some Linux releases
ccheung [Tue, 30 Jul 2013 14:14:25 -0700] rev 18988
8021296: [TESTBUG] Test8017498.sh fails to find "gcc" and fails to compile on some Linux releases Summary: Added checking for gcc and simplified the sig_handler() in the test case Reviewed-by: dcubed, coleenp, minqi, dlong
Fri, 26 Jul 2013 15:24:32 +0000 8019845: Memory leak during class redefinition
fparain [Fri, 26 Jul 2013 15:24:32 +0000] rev 18987
8019845: Memory leak during class redefinition Reviewed-by: acorn, jmasa, coleenp, dcubed, mgerdin
Fri, 26 Jul 2013 05:54:01 -0700 Merge
fparain [Fri, 26 Jul 2013 05:54:01 -0700] rev 18986
Merge
Wed, 24 Jul 2013 08:04:15 +0200 Merge
minqi [Wed, 24 Jul 2013 08:04:15 +0200] rev 18985
Merge
Fri, 19 Jul 2013 14:43:45 -0700 8012263: ciReplay: gracefully exit & report meaningful error when replay data parsing fails
minqi [Fri, 19 Jul 2013 14:43:45 -0700] rev 18984
8012263: ciReplay: gracefully exit & report meaningful error when replay data parsing fails Summary: find_method could return NULL so need explicitly check if there is error after parse_method, exit on error to avoid crash. Reviewed-by: kvn, twisti Contributed-by: yumin.qi@oracle.com
Fri, 26 Jul 2013 12:37:39 -0700 8008938: TieredCompilation should be default
kvn [Fri, 26 Jul 2013 12:37:39 -0700] rev 18983
8008938: TieredCompilation should be default Summary: switch on TieredCompilation by default Reviewed-by: twisti
Fri, 26 Jul 2013 04:01:41 -0700 8021566: new hotspot build - hs25-b44
amurillo [Fri, 26 Jul 2013 04:01:41 -0700] rev 18982
8021566: new hotspot build - hs25-b44 Reviewed-by: jcoomes
Thu, 01 Aug 2013 04:56:11 -0700 Added tag jdk8-b101 for changeset 612246822cf0
cl [Thu, 01 Aug 2013 04:56:11 -0700] rev 18981
Added tag jdk8-b101 for changeset 612246822cf0
Thu, 01 Aug 2013 04:56:06 -0700 Added tag jdk8-b101 for changeset 7af02a20e411
cl [Thu, 01 Aug 2013 04:56:06 -0700] rev 18980
Added tag jdk8-b101 for changeset 7af02a20e411
Wed, 05 Jul 2017 19:05:35 +0200 Added tag jdk8-b101 for changeset edb01c460d4c
duke [Wed, 05 Jul 2017 19:05:35 +0200] rev 18979
Added tag jdk8-b101 for changeset edb01c460d4c
Wed, 05 Jul 2017 19:05:35 +0200 Merge jdk8-b101
duke [Wed, 05 Jul 2017 19:05:35 +0200] rev 18978
Merge
Wed, 05 Jul 2017 19:05:32 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:32 +0200] rev 18977
Merge
Thu, 25 Jul 2013 03:19:39 -0700 Added tag jdk8-b100 for changeset 7a1ff44c7732
cl [Thu, 25 Jul 2013 03:19:39 -0700] rev 18976
Added tag jdk8-b100 for changeset 7a1ff44c7732
Wed, 05 Jul 2017 19:05:29 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:29 +0200] rev 18975
Merge
Thu, 25 Jul 2013 03:19:02 -0700 Added tag jdk8-b100 for changeset 92cd364d2282
cl [Thu, 25 Jul 2013 03:19:02 -0700] rev 18974
Added tag jdk8-b100 for changeset 92cd364d2282
Wed, 05 Jul 2017 19:05:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:26 +0200] rev 18973
Merge
Thu, 25 Jul 2013 03:18:56 -0700 Added tag jdk8-b100 for changeset 80bb0bd17234
cl [Thu, 25 Jul 2013 03:18:56 -0700] rev 18972
Added tag jdk8-b100 for changeset 80bb0bd17234
Wed, 05 Jul 2017 19:05:24 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:24 +0200] rev 18971
Merge
Thu, 25 Jul 2013 03:19:44 -0700 Added tag jdk8-b100 for changeset 12baff1ad7a0
cl [Thu, 25 Jul 2013 03:19:44 -0700] rev 18970
Added tag jdk8-b100 for changeset 12baff1ad7a0
Wed, 05 Jul 2017 19:05:21 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:21 +0200] rev 18969
Merge
Thu, 25 Jul 2013 03:18:14 -0700 Added tag jdk8-b100 for changeset e7387def0ed3
cl [Thu, 25 Jul 2013 03:18:14 -0700] rev 18968
Added tag jdk8-b100 for changeset e7387def0ed3
Wed, 05 Jul 2017 19:05:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:18 +0200] rev 18967
Merge
Thu, 25 Jul 2013 03:19:11 -0700 Added tag jdk8-b100 for changeset d7b96032a966
cl [Thu, 25 Jul 2013 03:19:11 -0700] rev 18966
Added tag jdk8-b100 for changeset d7b96032a966
Wed, 05 Jul 2017 19:05:15 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:15 +0200] rev 18965
Merge
Fri, 26 Jul 2013 03:48:16 -0700 Added tag hs25-b43 for changeset b29dcea3e5a4
amurillo [Fri, 26 Jul 2013 03:48:16 -0700] rev 18964
Added tag hs25-b43 for changeset b29dcea3e5a4
Fri, 26 Jul 2013 03:48:15 -0700 Merge
amurillo [Fri, 26 Jul 2013 03:48:15 -0700] rev 18963
Merge
Thu, 25 Jul 2013 18:12:02 -0400 Merge
jiangli [Thu, 25 Jul 2013 18:12:02 -0400] rev 18962
Merge
Wed, 24 Jul 2013 19:23:26 -0400 8020799: Allow customization of hotspot source directories and files
dholmes [Wed, 24 Jul 2013 19:23:26 -0400] rev 18961
8020799: Allow customization of hotspot source directories and files Reviewed-by: kvn, dlong
Wed, 24 Jul 2013 13:54:03 -0700 Merge
morris [Wed, 24 Jul 2013 13:54:03 -0700] rev 18960
Merge
Fri, 19 Jul 2013 13:59:25 -0700 Merge
morris [Fri, 19 Jul 2013 13:59:25 -0700] rev 18959
Merge
Mon, 15 Jul 2013 10:28:32 -0700 8020433: Crash when using -XX:+RestoreMXCSROnJNICalls
kvn [Mon, 15 Jul 2013 10:28:32 -0700] rev 18958
8020433: Crash when using -XX:+RestoreMXCSROnJNICalls Summary: remove StubRoutines::x86::_mxcsr_std and use StubRoutines::_mxcsr_std Reviewed-by: jrose
Mon, 15 Jul 2013 06:27:46 -0700 Merge
morris [Mon, 15 Jul 2013 06:27:46 -0700] rev 18957
Merge
Fri, 12 Jul 2013 14:03:10 -0700 8007898: Incorrect optimization of Memory Barriers in Matcher::post_store_load_barrier()
kvn [Fri, 12 Jul 2013 14:03:10 -0700] rev 18956
8007898: Incorrect optimization of Memory Barriers in Matcher::post_store_load_barrier() Summary: generate one "fat" membar instead of set of barriers for volitile store Reviewed-by: roland
Fri, 12 Jul 2013 14:01:37 -0700 8020215: Different execution plan when using JIT vs interpreter
kvn [Fri, 12 Jul 2013 14:01:37 -0700] rev 18955
8020215: Different execution plan when using JIT vs interpreter Summary: fix bytecode analyzer Reviewed-by: twisti
Tue, 23 Jul 2013 12:50:15 -0700 Merge
minqi [Tue, 23 Jul 2013 12:50:15 -0700] rev 18954
Merge
Mon, 22 Jul 2013 22:21:57 -0700 Merge
minqi [Mon, 22 Jul 2013 22:21:57 -0700] rev 18953
Merge
Fri, 19 Jul 2013 14:54:54 -0700 8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code
ccheung [Fri, 19 Jul 2013 14:54:54 -0700] rev 18952
8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code Summary: Added -DLINUX to the gcc command and improved the .sh script Reviewed-by: dcubed, dholmes, minqi
Mon, 22 Jul 2013 17:57:42 -0400 8019632: Method parameters are not copied in clone_with_new_data
emc [Mon, 22 Jul 2013 17:57:42 -0400] rev 18951
8019632: Method parameters are not copied in clone_with_new_data Summary: Add code to copy method parameters data in clone_with_new_data Reviewed-by: coleenp, sspitsyn
Fri, 19 Jul 2013 11:17:19 -0700 Merge
minqi [Fri, 19 Jul 2013 11:17:19 -0700] rev 18950
Merge
Fri, 19 Jul 2013 08:34:48 -0700 8016538: volatile double access via Unsafe.cpp is not atomic
minqi [Fri, 19 Jul 2013 08:34:48 -0700] rev 18949
8016538: volatile double access via Unsafe.cpp is not atomic Summary: volatile jdouble load/store is not atomic, fix by using of existing volatile jlong operations which are atomic for jdouble. Reviewed-by: kvn, vladidan, jrose Contributed-by: david.holmes@oracle.com
Fri, 19 Jul 2013 17:56:27 +0200 8020547: Event based tracing needs a UNICODE string type
mgronlun [Fri, 19 Jul 2013 17:56:27 +0200] rev 18948
8020547: Event based tracing needs a UNICODE string type Reviewed-by: egahlin, rbackman, dcubed, brutisso, acorn
Thu, 18 Jul 2013 18:00:39 -0700 Merge
minqi [Thu, 18 Jul 2013 18:00:39 -0700] rev 18947
Merge
Thu, 18 Jul 2013 14:57:51 -0700 8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed
ccheung [Thu, 18 Jul 2013 14:57:51 -0700] rev 18946
8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed Summary: this fix also removes the -XX:+UseStringCache option Reviewed-by: dholmes, acorn, iklam
Thu, 18 Jul 2013 12:35:55 -0700 Merge
dcubed [Thu, 18 Jul 2013 12:35:55 -0700] rev 18945
Merge
Thu, 18 Jul 2013 12:05:32 -0700 Merge
dcubed [Thu, 18 Jul 2013 12:05:32 -0700] rev 18944
Merge
Wed, 17 Jul 2013 13:48:15 +0200 8020701: Avoid crashes in WatcherThread
rbackman [Wed, 17 Jul 2013 13:48:15 +0200] rev 18943
8020701: Avoid crashes in WatcherThread Reviewed-by: acorn, dcubed, dsimms
Thu, 18 Jul 2013 06:47:15 -0400 8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass())
dholmes [Thu, 18 Jul 2013 06:47:15 -0400] rev 18942
8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass()) Reviewed-by: dcubed, fparain, dholmes Contributed-by: David Simms <david.simms@oracle.com>
Wed, 17 Jul 2013 17:14:50 -0700 Merge
jiangli [Wed, 17 Jul 2013 17:14:50 -0700] rev 18941
Merge
Wed, 17 Jul 2013 18:06:29 -0400 8020309: Eliminate InstanceKlass::_cached_class_file_len.
jiangli [Wed, 17 Jul 2013 18:06:29 -0400] rev 18940
8020309: Eliminate InstanceKlass::_cached_class_file_len. Summary: Use JvmtiCachedClassFileData. Reviewed-by: iklam, sspitsyn, dcubed
Wed, 17 Jul 2013 12:22:57 -0700 8017498: JVM crashes when native code calls sigaction(sig) where sig>=0x20
ccheung [Wed, 17 Jul 2013 12:22:57 -0700] rev 18939
8017498: JVM crashes when native code calls sigaction(sig) where sig>=0x20 Summary: Added (sig < MAXSIGNUM) check in jsig.c Reviewed-by: dholmes, acorn
Wed, 12 Jun 2013 11:17:39 +0200 8016131: nsk/sysdict/vm/stress/chain tests crash the VM in 'entry_frame_is_first()'
rbackman [Wed, 12 Jun 2013 11:17:39 +0200] rev 18938
8016131: nsk/sysdict/vm/stress/chain tests crash the VM in 'entry_frame_is_first()' Reviewed-by: jrose, kvn, mgronlun
Tue, 16 Jul 2013 07:33:29 +0200 6671508: JNI GetPrimitiveArrayCritical should not be callable on object arrays
mgerdin [Tue, 16 Jul 2013 07:33:29 +0200] rev 18937
6671508: JNI GetPrimitiveArrayCritical should not be callable on object arrays Summary: Checked JNI now reports error for Get/ReleasePrimitiveArrayCritical on object arrays Reviewed-by: dholmes, acorn Contributed-by: david.simms@oracle.com
Mon, 15 Jul 2013 23:23:15 -0400 8015759: hotspot changes needed to compile with Visual Studio 2012
dholmes [Mon, 15 Jul 2013 23:23:15 -0400] rev 18936
8015759: hotspot changes needed to compile with Visual Studio 2012 Reviewed-by: anthony, dholmes, dcubed Contributed-by: Tim Bell <timothy.bell@oracle.com>
Mon, 15 Jul 2013 12:06:50 +0200 Merge
rbackman [Mon, 15 Jul 2013 12:06:50 +0200] rev 18935
Merge
Mon, 15 Jul 2013 11:35:10 +0200 8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change
rbackman [Mon, 15 Jul 2013 11:35:10 +0200] rev 18934
8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change Reviewed-by: dholmes, rbackman Contributed-by: David Simms <david.simms@oracle.com>
Mon, 15 Jul 2013 00:23:48 -0700 Merge
fparain [Mon, 15 Jul 2013 00:23:48 -0700] rev 18933
Merge
Fri, 12 Jul 2013 20:47:23 +0200 Merge
ctornqvi [Fri, 12 Jul 2013 20:47:23 +0200] rev 18932
Merge
Fri, 12 Jul 2013 18:43:27 +0200 7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
allwin [Fri, 12 Jul 2013 18:43:27 +0200] rev 18931
7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand Summary: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand Reviewed-by: dcubed, dholmes, sspitsyn, mgerdin, ctornqvi, dsamersoff
Fri, 12 Jul 2013 04:35:52 -0700 Merge
zgu [Fri, 12 Jul 2013 04:35:52 -0700] rev 18930
Merge
Thu, 11 Jul 2013 13:15:12 -0400 8012241: NMT huge memory footprint, it usually leads to OOME
zgu [Thu, 11 Jul 2013 13:15:12 -0400] rev 18929
8012241: NMT huge memory footprint, it usually leads to OOME Summary: Enforce memory limitation on NMT to prevent JVM OOM Reviewed-by: acorn, dcubed, minqi
Wed, 10 Jul 2013 15:49:15 +0000 7143807: ResourceMark nesting problem in stringStream
fparain [Wed, 10 Jul 2013 15:49:15 +0000] rev 18928
7143807: ResourceMark nesting problem in stringStream Reviewed-by: kvn, dcubed
Thu, 18 Jul 2013 09:35:02 -0700 8020797: new hotspot build - hs25-b43
amurillo [Thu, 18 Jul 2013 09:35:02 -0700] rev 18927
8020797: new hotspot build - hs25-b43 Reviewed-by: jcoomes
Thu, 25 Jul 2013 03:18:31 -0700 Added tag jdk8-b100 for changeset 9493b1a85536
cl [Thu, 25 Jul 2013 03:18:31 -0700] rev 18926
Added tag jdk8-b100 for changeset 9493b1a85536
Thu, 25 Jul 2013 03:18:11 -0700 Added tag jdk8-b100 for changeset 2c6e85d3bb72
cl [Thu, 25 Jul 2013 03:18:11 -0700] rev 18925
Added tag jdk8-b100 for changeset 2c6e85d3bb72
Wed, 05 Jul 2017 19:04:57 +0200 Added tag jdk8-b100 for changeset 3d34036aae4e
duke [Wed, 05 Jul 2017 19:04:57 +0200] rev 18924
Added tag jdk8-b100 for changeset 3d34036aae4e
Wed, 05 Jul 2017 19:04:56 +0200 Merge jdk8-b100
duke [Wed, 05 Jul 2017 19:04:56 +0200] rev 18923
Merge
Wed, 05 Jul 2017 19:04:53 +0200 Merge
duke [Wed, 05 Jul 2017 19:04:53 +0200] rev 18922
Merge
Mon, 22 Jul 2013 17:39:45 -0700 Merge
lana [Mon, 22 Jul 2013 17:39:45 -0700] rev 18921
Merge
Wed, 17 Jul 2013 10:40:53 -0700 Merge
lana [Wed, 17 Jul 2013 10:40:53 -0700] rev 18920
Merge
Wed, 17 Jul 2013 15:08:58 +0200 8020586: Warning produced for an incorrect file
jlahoda [Wed, 17 Jul 2013 15:08:58 +0200] rev 18919
8020586: Warning produced for an incorrect file Summary: Always using DeferredLintHandler.immediateHandler when processing import classes Reviewed-by: mcimadamore
Wed, 17 Jul 2013 14:21:12 +0100 8019942: Graph inference: avoid redundant computation during bound incorporation
mcimadamore [Wed, 17 Jul 2013 14:21:12 +0100] rev 18918
8019942: Graph inference: avoid redundant computation during bound incorporation Summary: Bound incorporation should not perform same operation multiple times Reviewed-by: jjg
Wed, 17 Jul 2013 14:19:25 +0100 8019340: varargs-related warnings are meaningless on signature-polymorphic methods such as MethodHandle.invokeExact
mcimadamore [Wed, 17 Jul 2013 14:19:25 +0100] rev 18917
8019340: varargs-related warnings are meaningless on signature-polymorphic methods such as MethodHandle.invokeExact Summary: Disable certain varargs warnings when compiling polymorphic signature calls Reviewed-by: jjg
Wed, 17 Jul 2013 14:19:02 +0100 8020149: Graph inference: wrong logic for picking best variable to solve
mcimadamore [Wed, 17 Jul 2013 14:19:02 +0100] rev 18916
8020149: Graph inference: wrong logic for picking best variable to solve Summary: Replace logic for selecting best inference leaf in the graph during an unsticking round Reviewed-by: jjg
Wed, 17 Jul 2013 14:16:25 +0100 8016640: compiler hangs if the generics arity of a base class is wrong
mcimadamore [Wed, 17 Jul 2013 14:16:25 +0100] rev 18915
8016640: compiler hangs if the generics arity of a base class is wrong Summary: Check.checkCompatibleConcretes hang when javac creates synthetic supertypes for 269 model API Reviewed-by: jjg
Wed, 17 Jul 2013 14:14:49 +0100 7041019: Bogus type-variable substitution with array types with dependencies on accessibility check
mcimadamore [Wed, 17 Jul 2013 14:14:49 +0100] rev 18914
7041019: Bogus type-variable substitution with array types with dependencies on accessibility check Summary: call to upperBound() when performing type-variable substitution on element type leads to unsoundness Reviewed-by: jjg
Wed, 17 Jul 2013 14:14:32 +0100 8020286: Wrong diagnostic after compaction
mcimadamore [Wed, 17 Jul 2013 14:14:32 +0100] rev 18913
8020286: Wrong diagnostic after compaction Summary: compact diagnostic shows the least relevant method in the list Reviewed-by: jjg
Wed, 17 Jul 2013 14:13:15 +0100 8020147: Spurious errors when compiling nested stuck lambdas
mcimadamore [Wed, 17 Jul 2013 14:13:15 +0100] rev 18912
8020147: Spurious errors when compiling nested stuck lambdas Summary: Scope of deferred types is not copied correctly; postAttr analyzer should not run on stuck expressions Reviewed-by: jjg
Wed, 17 Jul 2013 14:11:41 +0100 8012238: Nested method capture and inference
mcimadamore [Wed, 17 Jul 2013 14:11:41 +0100] rev 18911
8012238: Nested method capture and inference 8008200: java/lang/Class/asSubclass/BasicUnit.java fails to compile Summary: Inference support should be more flexible w.r.t. nested method calls returning captured types Reviewed-by: jjg, vromero
Wed, 17 Jul 2013 14:09:46 +0100 8016175: Add bottom-up type-checking support for unambiguous method references
mcimadamore [Wed, 17 Jul 2013 14:09:46 +0100] rev 18910
8016175: Add bottom-up type-checking support for unambiguous method references Summary: Type-checking of non-overloaded method references should be independent from target-type Reviewed-by: jjg, vromero
Wed, 17 Jul 2013 14:04:01 +0100 8012242: Lambda compatibility and checked exceptions
mcimadamore [Wed, 17 Jul 2013 14:04:01 +0100] rev 18909
8012242: Lambda compatibility and checked exceptions Summary: Inference variables in 'throws' clause with no constraints should be inferred as RuntimeException Reviewed-by: jjg, vromero
Fri, 12 Jul 2013 13:11:12 -0700 8020278: NPE in javadoc
jjg [Fri, 12 Jul 2013 13:11:12 -0700] rev 18908
8020278: NPE in javadoc Reviewed-by: mcimadamore, vromero
Thu, 11 Jul 2013 15:37:02 +0100 8013404: Unclear spec for target typing with conditional operator (?:)
mcimadamore [Thu, 11 Jul 2013 15:37:02 +0100] rev 18907
8013404: Unclear spec for target typing with conditional operator (?:) Summary: Fix previously ignored test Reviewed-by: jjg, vromero
Tue, 09 Jul 2013 14:54:20 -0700 8020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTest.java broken
ksrini [Tue, 09 Jul 2013 14:54:20 -0700] rev 18906
8020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTest.java broken Reviewed-by: jjg
Fri, 05 Jul 2013 13:29:04 -0700 Merge
lana [Fri, 05 Jul 2013 13:29:04 -0700] rev 18905
Merge
Fri, 05 Jul 2013 11:05:02 +0100 8019824: very long error messages on inference error
mcimadamore [Fri, 05 Jul 2013 11:05:02 +0100] rev 18904
8019824: very long error messages on inference error Summary: Inference error messages shows several spurious captured variables generated during an inference loop Reviewed-by: jjg, vromero
Fri, 05 Jul 2013 11:04:22 +0100 8016702: use of ternary operator in lambda expression gives incorrect results
mcimadamore [Fri, 05 Jul 2013 11:04:22 +0100] rev 18903
8016702: use of ternary operator in lambda expression gives incorrect results Summary: Constant types erroneously creep in during inference Reviewed-by: jjg, vromero
Fri, 05 Jul 2013 11:03:04 +0100 8016059: Cannot compile following lambda
mcimadamore [Fri, 05 Jul 2013 11:03:04 +0100] rev 18902
8016059: Cannot compile following lambda 8016060: Lambda isn't compiled with return statement Summary: Spurious error triggered during unnecessary recovery round Reviewed-by: jjg, vromero
Fri, 05 Jul 2013 11:02:17 +0100 8019480: Javac crashes when method is called on a type-variable receiver from lambda expression
mcimadamore [Fri, 05 Jul 2013 11:02:17 +0100] rev 18901
8019480: Javac crashes when method is called on a type-variable receiver from lambda expression Summary: Logic for shortcircuiting speculative attribution doesn't handle type-variable receivers Reviewed-by: jjg, vromero
Fri, 05 Jul 2013 11:00:19 +0100 8017618: NullPointerException in RichDiagnosticFormatter for bad input program
mcimadamore [Fri, 05 Jul 2013 11:00:19 +0100] rev 18900
8017618: NullPointerException in RichDiagnosticFormatter for bad input program Summary: RDF crashes when diagnostic contains type 'void' Reviewed-by: jjg, vromero
Thu, 04 Jul 2013 10:41:08 +0100 6356530: -Xlint:serial does not flag abstract classes with concrete methods/members
vromero [Thu, 04 Jul 2013 10:41:08 +0100] rev 18899
6356530: -Xlint:serial does not flag abstract classes with concrete methods/members Reviewed-by: mcimadamore
Thu, 04 Jul 2013 10:35:33 +0100 8009924: some langtools tools do not accept -cp as an alias for -classpath
vromero [Thu, 04 Jul 2013 10:35:33 +0100] rev 18898
8009924: some langtools tools do not accept -cp as an alias for -classpath Reviewed-by: jjg
Thu, 18 Jul 2013 03:39:33 -0700 Added tag jdk8-b99 for changeset 38dd7ede2dfb
cl [Thu, 18 Jul 2013 03:39:33 -0700] rev 18897
Added tag jdk8-b99 for changeset 38dd7ede2dfb
Wed, 05 Jul 2017 19:04:46 +0200 Merge
duke [Wed, 05 Jul 2017 19:04:46 +0200] rev 18896
Merge
Thu, 18 Jul 2013 03:38:23 -0700 Added tag jdk8-b99 for changeset c653feb1fe9e
cl [Thu, 18 Jul 2013 03:38:23 -0700] rev 18895
Added tag jdk8-b99 for changeset c653feb1fe9e
Wed, 05 Jul 2017 19:04:43 +0200 Merge
duke [Wed, 05 Jul 2017 19:04:43 +0200] rev 18894
Merge
Mon, 22 Jul 2013 17:29:05 -0700 Merge
lana [Mon, 22 Jul 2013 17:29:05 -0700] rev 18893
Merge
Wed, 17 Jul 2013 00:34:12 -0700 Merge
lana [Wed, 17 Jul 2013 00:34:12 -0700] rev 18892
Merge
Fri, 12 Jul 2013 11:12:40 -0700 8020430: NullPointerException in xml sqe nightly result on 2013-07-12
joehw [Fri, 12 Jul 2013 11:12:40 -0700] rev 18891
8020430: NullPointerException in xml sqe nightly result on 2013-07-12 Reviewed-by: chegar, lancea
Tue, 09 Jul 2013 16:34:52 -0700 8016648: FEATURE_SECURE_PROCESSING set to true or false causes SAXParseException to be thrown
joehw [Tue, 09 Jul 2013 16:34:52 -0700] rev 18890
8016648: FEATURE_SECURE_PROCESSING set to true or false causes SAXParseException to be thrown Summary: jaxp 1.5 feature update Reviewed-by: alanb, dfuchs, lancea
Thu, 18 Jul 2013 03:38:19 -0700 Added tag jdk8-b99 for changeset 830a3a26d45b
cl [Thu, 18 Jul 2013 03:38:19 -0700] rev 18889
Added tag jdk8-b99 for changeset 830a3a26d45b
Wed, 05 Jul 2017 19:04:39 +0200 Merge
duke [Wed, 05 Jul 2017 19:04:39 +0200] rev 18888
Merge
Mon, 22 Jul 2013 17:40:26 -0700 Merge
lana [Mon, 22 Jul 2013 17:40:26 -0700] rev 18887
Merge
Wed, 17 Jul 2013 00:36:48 -0700 Merge
lana [Wed, 17 Jul 2013 00:36:48 -0700] rev 18886
Merge
Tue, 16 Jul 2013 17:03:30 +0200 8015356: array concatenation should skip empty elements
attila [Tue, 16 Jul 2013 17:03:30 +0200] rev 18885
8015356: array concatenation should skip empty elements Reviewed-by: jlaskey, sundar
Tue, 16 Jul 2013 16:12:26 +0200 8010821: [findbugs] Some classes in jdk.nashorn.internal.runtime.regexp expose mutable objects
hannesw [Tue, 16 Jul 2013 16:12:26 +0200] rev 18884
8010821: [findbugs] Some classes in jdk.nashorn.internal.runtime.regexp expose mutable objects Reviewed-by: attila, jlaskey, sundar
Tue, 16 Jul 2013 15:28:33 +0200 8020357: throw RangeError for too large NativeArrayBuffer size
attila [Tue, 16 Jul 2013 15:28:33 +0200] rev 18883
8020357: throw RangeError for too large NativeArrayBuffer size Reviewed-by: jlaskey, hannesw, sundar
Tue, 16 Jul 2013 09:54:04 +0530 Merge
sundar [Tue, 16 Jul 2013 09:54:04 +0530] rev 18882
Merge
Mon, 15 Jul 2013 18:32:23 +0200 8020358: Array(0xfffffff) throws OutOfMemoryError
hannesw [Mon, 15 Jul 2013 18:32:23 +0200] rev 18881
8020358: Array(0xfffffff) throws OutOfMemoryError Reviewed-by: jlaskey, sundar
Mon, 15 Jul 2013 16:58:23 +0200 8011210: fix reporting of call site locations; print them on -tcs=miss
attila [Mon, 15 Jul 2013 16:58:23 +0200] rev 18880
8011210: fix reporting of call site locations; print them on -tcs=miss Reviewed-by: jlaskey, hannesw
Mon, 15 Jul 2013 16:35:38 +0200 8020283: Don't use exceptions for widening of ArrayData
hannesw [Mon, 15 Jul 2013 16:35:38 +0200] rev 18879
8020283: Don't use exceptions for widening of ArrayData Reviewed-by: jlaskey, attila
Mon, 15 Jul 2013 16:31:49 +0200 8020508: Enforce reflection access restrictions on Object.bindProperties
attila [Mon, 15 Jul 2013 16:31:49 +0200] rev 18878
8020508: Enforce reflection access restrictions on Object.bindProperties Reviewed-by: jlaskey, sundar
Mon, 15 Jul 2013 15:51:06 +0200 8020354: Object literal property initialization is not done in source order
hannesw [Mon, 15 Jul 2013 15:51:06 +0200] rev 18877
8020354: Object literal property initialization is not done in source order Reviewed-by: sundar, jlaskey
Mon, 15 Jul 2013 12:33:48 +0200 8020324: Implement Object.bindProperties(target, source) for beans
attila [Mon, 15 Jul 2013 12:33:48 +0200] rev 18876
8020324: Implement Object.bindProperties(target, source) for beans Reviewed-by: hannesw, sundar
Fri, 12 Jul 2013 20:13:43 +0530 Merge
sundar [Fri, 12 Jul 2013 20:13:43 +0530] rev 18875
Merge
Fri, 12 Jul 2013 20:06:41 +0530 8020463: Input argument array wrapping in loadWithNewGlobal is wrong
sundar [Fri, 12 Jul 2013 20:06:41 +0530] rev 18874
8020463: Input argument array wrapping in loadWithNewGlobal is wrong Reviewed-by: attila, jlaskey
Fri, 12 Jul 2013 20:12:29 +0530 Merge
sundar [Fri, 12 Jul 2013 20:12:29 +0530] rev 18873
Merge
Fri, 12 Jul 2013 11:58:42 +0200 8019822: Duplicate name and signature in finally block
attila [Fri, 12 Jul 2013 11:58:42 +0200] rev 18872
8019822: Duplicate name and signature in finally block Reviewed-by: jlaskey, sundar
Fri, 12 Jul 2013 15:27:16 +0530 8020223: ClassCastException: String can not be casted to ScriptFunction
sundar [Fri, 12 Jul 2013 15:27:16 +0530] rev 18871
8020223: ClassCastException: String can not be casted to ScriptFunction Reviewed-by: attila, lagergren
Fri, 12 Jul 2013 15:01:33 +0530 8020437: Wrong handling of line numbers with multiline string literals
sundar [Fri, 12 Jul 2013 15:01:33 +0530] rev 18870
8020437: Wrong handling of line numbers with multiline string literals Reviewed-by: attila, lagergren
Thu, 11 Jul 2013 22:01:55 +0200 8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
attila [Thu, 11 Jul 2013 22:01:55 +0200] rev 18869
8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode Reviewed-by: jlaskey, lagergren
Thu, 11 Jul 2013 22:58:37 +0530 8012191: noSuchProperty can't cope with vararg functions
sundar [Thu, 11 Jul 2013 22:58:37 +0530] rev 18868
8012191: noSuchProperty can't cope with vararg functions Reviewed-by: jlaskey, attila
Thu, 11 Jul 2013 18:33:33 +0200 8013925: Remove symbol fields from nodes that don't need them
attila [Thu, 11 Jul 2013 18:33:33 +0200] rev 18867
8013925: Remove symbol fields from nodes that don't need them Reviewed-by: jlaskey, lagergren
Thu, 11 Jul 2013 18:23:13 +0530 8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable
sundar [Thu, 11 Jul 2013 18:23:13 +0530] rev 18866
8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable Reviewed-by: jlaskey, hannesw, attila
Thu, 11 Jul 2013 16:34:55 +0530 8020325: static property does not work on accessible, public classes
sundar [Thu, 11 Jul 2013 16:34:55 +0530] rev 18865
8020325: static property does not work on accessible, public classes Reviewed-by: attila, hannesw, lagergren
Wed, 10 Jul 2013 19:08:04 +0530 8020276: interface checks in Invocable.getInterface implementation
sundar [Wed, 10 Jul 2013 19:08:04 +0530] rev 18864
8020276: interface checks in Invocable.getInterface implementation Reviewed-by: jlaskey, hannesw, attila
Wed, 10 Jul 2013 10:54:19 +0200 8016681: regex capture behaves differently than on V8
hannesw [Wed, 10 Jul 2013 10:54:19 +0200] rev 18863
8016681: regex capture behaves differently than on V8 Reviewed-by: lagergren, sundar
Wed, 10 Jul 2013 13:25:07 +0530 8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false
sundar [Wed, 10 Jul 2013 13:25:07 +0530] rev 18862
8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false Reviewed-by: hannesw
Tue, 09 Jul 2013 15:56:59 +0200 8020124: In the case of an eval switch, we might need explicit conversions of the tag store, as it was not known in the surrounding environment.
lagergren [Tue, 09 Jul 2013 15:56:59 +0200] rev 18861
8020124: In the case of an eval switch, we might need explicit conversions of the tag store, as it was not known in the surrounding environment. Reviewed-by: sundar, jlaskey
Tue, 09 Jul 2013 17:37:46 +0530 8014785: Ability to extend global instance by binding properties of another object
sundar [Tue, 09 Jul 2013 17:37:46 +0530] rev 18860
8014785: Ability to extend global instance by binding properties of another object Reviewed-by: attila, hannesw, jlaskey, lagergren
Tue, 09 Jul 2013 13:57:24 +0200 8009758: reactivate the 8006529 test.
attila [Tue, 09 Jul 2013 13:57:24 +0200] rev 18859
8009758: reactivate the 8006529 test. Reviewed-by: jlaskey, sundar
Mon, 08 Jul 2013 19:34:55 +0200 8019963: empty char range in regex
hannesw [Mon, 08 Jul 2013 19:34:55 +0200] rev 18858
8019963: empty char range in regex Reviewed-by: jlaskey, sundar
Mon, 08 Jul 2013 18:43:41 +0530 Merge
sundar [Mon, 08 Jul 2013 18:43:41 +0530] rev 18857
Merge
Mon, 08 Jul 2013 18:36:10 +0530 8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package
sundar [Mon, 08 Jul 2013 18:36:10 +0530] rev 18856
8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package Reviewed-by: attila, jlaskey
Mon, 08 Jul 2013 16:33:50 +0530 8020015: shared PropertyMaps should not be used without duplication
sundar [Mon, 08 Jul 2013 16:33:50 +0530] rev 18855
8020015: shared PropertyMaps should not be used without duplication Reviewed-by: hannesw, attila
Fri, 05 Jul 2013 19:35:39 +0200 8019983: Void returns combined with return with expression picked the wrong return type
lagergren [Fri, 05 Jul 2013 19:35:39 +0200] rev 18854
8019983: Void returns combined with return with expression picked the wrong return type Reviewed-by: sundar, jlaskey
Fri, 05 Jul 2013 15:10:47 +0200 8019819: scope symbol didn't get a slot in certain cases
attila [Fri, 05 Jul 2013 15:10:47 +0200] rev 18853
8019819: scope symbol didn't get a slot in certain cases Reviewed-by: hannesw, jlaskey, lagergren, sundar
Fri, 05 Jul 2013 14:36:54 +0200 8017084: Use spill properties for large object literals
hannesw [Fri, 05 Jul 2013 14:36:54 +0200] rev 18852
8017084: Use spill properties for large object literals Reviewed-by: lagergren, sundar
Fri, 05 Jul 2013 14:38:04 +0530 8019947: inherited property invalidation does not work with two globals in same context
sundar [Fri, 05 Jul 2013 14:38:04 +0530] rev 18851
8019947: inherited property invalidation does not work with two globals in same context Reviewed-by: jlaskey, lagergren, hannesw, attila
Thu, 04 Jul 2013 17:28:04 +0200 Merge
lagergren [Thu, 04 Jul 2013 17:28:04 +0200] rev 18850
Merge
Thu, 04 Jul 2013 17:27:33 +0200 8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int
lagergren [Thu, 04 Jul 2013 17:27:33 +0200] rev 18849
8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int Reviewed-by: sundar, hannesw
Thu, 04 Jul 2013 14:10:18 +0200 8019809: return after break incorrectly sets the block as terminal
attila [Thu, 04 Jul 2013 14:10:18 +0200] rev 18848
8019809: return after break incorrectly sets the block as terminal Reviewed-by: jlaskey, lagergren
Wed, 03 Jul 2013 13:41:18 -0300 8011629: Object.defineProperty performance issue
jlaskey [Wed, 03 Jul 2013 13:41:18 -0300] rev 18847
8011629: Object.defineProperty performance issue Reviewed-by: sundar, attila Contributed-by: james.laskey@oracle.com
Wed, 03 Jul 2013 18:10:12 +0200 8017768: allow dot as inner class name separator for Java.type
attila [Wed, 03 Jul 2013 18:10:12 +0200] rev 18846
8017768: allow dot as inner class name separator for Java.type Reviewed-by: jlaskey, sundar
Wed, 03 Jul 2013 19:20:29 +0530 8019814: Add regression test for passing cases
sundar [Wed, 03 Jul 2013 19:20:29 +0530] rev 18845
8019814: Add regression test for passing cases Reviewed-by: jlaskey, lagergren
Wed, 03 Jul 2013 15:46:03 +0200 8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
lagergren [Wed, 03 Jul 2013 15:46:03 +0200] rev 18844
8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls Reviewed-by: sundar, jlaskey
Wed, 03 Jul 2013 17:26:31 +0530 8019805: for each (init; test; modify) is invalid
sundar [Wed, 03 Jul 2013 17:26:31 +0530] rev 18843
8019805: for each (init; test; modify) is invalid Reviewed-by: lagergren, jlaskey
Wed, 03 Jul 2013 13:03:36 +0200 8019585: Sometimes a var declaration using itself in its init wasn't declared as canBeUndefined, causing erroneous bytecode
lagergren [Wed, 03 Jul 2013 13:03:36 +0200] rev 18842
8019585: Sometimes a var declaration using itself in its init wasn't declared as canBeUndefined, causing erroneous bytecode Reviewed-by: sundar, attila
Wed, 03 Jul 2013 12:39:28 +0200 8010946: AccessControl.doPrivileged is broken when called from js script
attila [Wed, 03 Jul 2013 12:39:28 +0200] rev 18841
8010946: AccessControl.doPrivileged is broken when called from js script Reviewed-by: jlaskey, sundar
Wed, 03 Jul 2013 14:08:00 +0530 8019791: ~ is a unary operator
sundar [Wed, 03 Jul 2013 14:08:00 +0530] rev 18840
8019791: ~ is a unary operator Reviewed-by: hannesw
Wed, 03 Jul 2013 13:13:17 +0530 8019783: typeof does not work properly for java methods and foreign objects
sundar [Wed, 03 Jul 2013 13:13:17 +0530] rev 18839
8019783: typeof does not work properly for java methods and foreign objects Reviewed-by: hannesw
Wed, 03 Jul 2013 00:08:45 +0530 8019629: void operator should always evaluate to undefined
sundar [Wed, 03 Jul 2013 00:08:45 +0530] rev 18838
8019629: void operator should always evaluate to undefined Reviewed-by: jlaskey
Thu, 18 Jul 2013 03:39:39 -0700 Added tag jdk8-b99 for changeset d104c72ebc8a
cl [Thu, 18 Jul 2013 03:39:39 -0700] rev 18837
Added tag jdk8-b99 for changeset d104c72ebc8a
Wed, 05 Jul 2017 19:04:28 +0200 Merge
duke [Wed, 05 Jul 2017 19:04:28 +0200] rev 18836
Merge
Thu, 18 Jul 2013 03:37:56 -0700 Added tag jdk8-b99 for changeset a9bf8e1ddffb
cl [Thu, 18 Jul 2013 03:37:56 -0700] rev 18835
Added tag jdk8-b99 for changeset a9bf8e1ddffb
Wed, 05 Jul 2017 19:04:25 +0200 Merge
duke [Wed, 05 Jul 2017 19:04:25 +0200] rev 18834
Merge
Mon, 22 Jul 2013 17:37:15 -0700 Merge
lana [Mon, 22 Jul 2013 17:37:15 -0700] rev 18833
Merge
Wed, 17 Jul 2013 13:00:36 -0700 Merge
lana [Wed, 17 Jul 2013 13:00:36 -0700] rev 18832
Merge
Wed, 17 Jul 2013 00:34:39 -0700 Merge
lana [Wed, 17 Jul 2013 00:34:39 -0700] rev 18831
Merge
Tue, 16 Jul 2013 12:19:41 -0700 8020557: javadoc cleanup in javax.security
juh [Tue, 16 Jul 2013 12:19:41 -0700] rev 18830
8020557: javadoc cleanup in javax.security Reviewed-by: darcy
Mon, 15 Jul 2013 14:37:01 -0700 8020409: Clean up doclint problems in java.util package, part 1
bpb [Mon, 15 Jul 2013 14:37:01 -0700] rev 18829
8020409: Clean up doclint problems in java.util package, part 1 Summary: Clean up doclint problems in java.util package, part 1 Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Mon, 15 Jul 2013 13:42:35 +0100 8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
coffeys [Mon, 15 Jul 2013 13:42:35 +0100] rev 18828
8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl Reviewed-by: mchung
Mon, 15 Jul 2013 10:55:53 +0200 7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
plevart [Mon, 15 Jul 2013 10:55:53 +0200] rev 18827
7122142: (ann) Race condition between isAnnotationPresent and getAnnotations Reviewed-by: dholmes, jfranck
Sat, 13 Jul 2013 08:47:49 +0800 8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
weijun [Sat, 13 Jul 2013 08:47:49 +0800] rev 18826
8019410: sun/security/krb5/auto/ReplayCacheTestProc.java Reviewed-by: mullan
Mon, 08 Jul 2013 15:46:26 -0400 8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces
henryjen [Mon, 08 Jul 2013 15:46:26 -0400] rev 18825
8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces Reviewed-by: psandoz, mduigou Contributed-by: brian goetz <brian.goetz@oracle.com>
Fri, 12 Jul 2013 15:01:08 -0700 8015320: Pull spliterator() up from Collection to Iterable
henryjen [Fri, 12 Jul 2013 15:01:08 -0700] rev 18824
8015320: Pull spliterator() up from Collection to Iterable Reviewed-by: psandoz, mduigou Contributed-by: brian.goetz@oracle.com
Fri, 12 Jul 2013 20:44:34 +0100 8019627: RuntimeException gets obscured during OCSP cert revocation checking
vinnie [Fri, 12 Jul 2013 20:44:34 +0100] rev 18823
8019627: RuntimeException gets obscured during OCSP cert revocation checking Reviewed-by: mullan
Wed, 03 Jul 2013 21:43:49 +0200 8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method
psandoz [Wed, 03 Jul 2013 21:43:49 +0200] rev 18822
8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method Reviewed-by: henryjen, briangoetz
Fri, 12 Jul 2013 12:15:59 -0700 Merge
mduigou [Fri, 12 Jul 2013 12:15:59 -0700] rev 18821
Merge
Fri, 12 Jul 2013 12:15:22 -0700 8015315: Stream.concat methods
mduigou [Fri, 12 Jul 2013 12:15:22 -0700] rev 18820
8015315: Stream.concat methods Reviewed-by: psandoz, mduigou Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
Fri, 12 Jul 2013 11:12:16 -0700 8015317: Optional.filter, map, and flatMap
mduigou [Fri, 12 Jul 2013 11:12:16 -0700] rev 18819
8015317: Optional.filter, map, and flatMap Reviewed-by: psandoz, mduigou Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
Fri, 12 Jul 2013 11:11:30 -0700 7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set}
mduigou [Fri, 12 Jul 2013 11:11:30 -0700] rev 18818
7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set} Reviewed-by: dmocek, martin, smarks
Fri, 12 Jul 2013 11:48:23 -0700 8010679: Clarify "present" and annotation ordering in Core Reflection for Annotations
darcy [Fri, 12 Jul 2013 11:48:23 -0700] rev 18817
8010679: Clarify "present" and annotation ordering in Core Reflection for Annotations Reviewed-by: abuckley, jfranck
Fri, 12 Jul 2013 11:14:53 -0700 8020430: NullPointerException in xml sqe nightly result on 2013-07-12
joehw [Fri, 12 Jul 2013 11:14:53 -0700] rev 18816
8020430: NullPointerException in xml sqe nightly result on 2013-07-12 Reviewed-by: chegar, lancea
Mon, 08 Jul 2013 14:05:59 +0200 8014890: (ref) Reference queues may return more entries than expected
mchung [Mon, 08 Jul 2013 14:05:59 +0200] rev 18815
8014890: (ref) Reference queues may return more entries than expected Summary: When enqueuing references check whether the j.l.r.Reference has already been enqeued or removed in the lock. Do not enqueue them again. This occurs because multiple threads may try to enqueue the same j.l.r.Reference at the same time. Reviewed-by: mchung, dholmes, plevart, shade Contributed-by: thomas.schatzl@oracle.com
Thu, 11 Jul 2013 17:52:04 -0700 Merge
valeriep [Thu, 11 Jul 2013 17:52:04 -0700] rev 18814
Merge
Wed, 10 Jul 2013 18:14:35 -0700 8020310: JDK-6356530 broke the old build
valeriep [Wed, 10 Jul 2013 18:14:35 -0700] rev 18813
8020310: JDK-6356530 broke the old build Summary: Add serialVersionUID to AuthProvider and P11Key class. Reviewed-by: xuelei
Tue, 09 Jul 2013 15:26:20 -0700 Merge
valeriep [Tue, 09 Jul 2013 15:26:20 -0700] rev 18812
Merge
Mon, 08 Jul 2013 11:11:07 -0700 Merge
valeriep [Mon, 08 Jul 2013 11:11:07 -0700] rev 18811
Merge
Mon, 08 Jul 2013 10:20:46 -0700 6755701: SunJCE DES/DESede SecretKeyFactory.generateSecret throws InvalidKeySpecExc if passed SecretKeySpec
ascarpino [Mon, 08 Jul 2013 10:20:46 -0700] rev 18810
6755701: SunJCE DES/DESede SecretKeyFactory.generateSecret throws InvalidKeySpecExc if passed SecretKeySpec Reviewed-by: valeriep, wetmore, xuelei
Fri, 05 Jul 2013 13:56:12 -0700 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful
valeriep [Fri, 05 Jul 2013 13:56:12 -0700] rev 18809
7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful Summary: Check equality based on component values instead of encoding which may vary due to optional components Reviewed-by: weijun
Fri, 05 Jul 2013 13:53:37 -0700 8012637: Adjust CipherInputStream class to work in AEAD/GCM mode
valeriep [Fri, 05 Jul 2013 13:53:37 -0700] rev 18808
8012637: Adjust CipherInputStream class to work in AEAD/GCM mode Summary: Ensure the Cipher.doFinal() is called only once Reviewed-by: xuelei
Thu, 11 Jul 2013 13:40:25 -0700 8017212: File.createTempFile requires unnecessary "read" permission
dxu [Thu, 11 Jul 2013 13:40:25 -0700] rev 18807
8017212: File.createTempFile requires unnecessary "read" permission Summary: Directly call FileSystem method to check a file existence. Also reviewed by tom.hawtin@oracle.com Reviewed-by: alanb
Thu, 11 Jul 2013 11:14:06 -0700 8019799: api/java_util/jar/Pack200 test failed with compactX profiles.
ksrini [Thu, 11 Jul 2013 11:14:06 -0700] rev 18806
8019799: api/java_util/jar/Pack200 test failed with compactX profiles. Reviewed-by: dholmes
Thu, 11 Jul 2013 21:11:03 +0200 8010285: Enforce the requirement of Management Interfaces being public
jbachorik [Thu, 11 Jul 2013 21:11:03 +0200] rev 18805
8010285: Enforce the requirement of Management Interfaces being public Reviewed-by: sjiang, dfuchs, mchung
Thu, 11 Jul 2013 11:43:23 -0700 8020321: Problem in PKCS11 regression test TestRSAKeyLength
valeriep [Thu, 11 Jul 2013 11:43:23 -0700] rev 18804
8020321: Problem in PKCS11 regression test TestRSAKeyLength Summary: Corrected the "isValidKeyLength" array Reviewed-by: xuelei
Thu, 11 Jul 2013 18:50:25 +0530 7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error
sundar [Thu, 11 Jul 2013 18:50:25 +0530] rev 18803
7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error Reviewed-by: mcimadamore, jlaskey, hannesw, attila
Thu, 11 Jul 2013 13:07:47 +0200 8019484: Sync j.u.c.ConcurrentHashMap from 166 to tl
psandoz [Thu, 11 Jul 2013 13:07:47 +0200] rev 18802
8019484: Sync j.u.c.ConcurrentHashMap from 166 to tl Reviewed-by: martin Contributed-by: Doug Lea <dl@cs.oswego.edu>
Thu, 11 Jul 2013 09:21:09 +0200 8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE
jbachorik [Thu, 11 Jul 2013 09:21:09 +0200] rev 18801
8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE Reviewed-by: sjiang, dholmes, mchung
Wed, 10 Jul 2013 18:01:22 -0700 8020318: Fix doclint issues in java.net
juh [Wed, 10 Jul 2013 18:01:22 -0700] rev 18800
8020318: Fix doclint issues in java.net Reviewed-by: darcy, khazra
Wed, 10 Jul 2013 14:20:19 -0700 8020308: Fix doclint issues in java.lang.management
sspitsyn [Wed, 10 Jul 2013 14:20:19 -0700] rev 18799
8020308: Fix doclint issues in java.lang.management Reviewed-by: darcy Contributed-by: serguei.spitsyn@oracle.com
Tue, 09 Jul 2013 12:47:37 -0700 6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0")
bpb [Tue, 09 Jul 2013 12:47:37 -0700] rev 18798
6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0") Summary: Make stripTrailingZeros() return BigDecimal.ZERO if the BigDecimal is numerically equal to zero. Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Tue, 09 Jul 2013 11:26:25 -0700 6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException
bpb [Tue, 09 Jul 2013 11:26:25 -0700] rev 18797
6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException Summary: Change the field width specification to require a positive value. The exception is still thrown but that is now explicitly consistent with the specification. Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Wed, 10 Jul 2013 11:05:39 -0700 8020294: Fix doclint issues in java.util.Spliterator
darcy [Wed, 10 Jul 2013 11:05:39 -0700] rev 18796
8020294: Fix doclint issues in java.util.Spliterator Reviewed-by: psandoz
Wed, 10 Jul 2013 10:24:38 +0200 8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees
psandoz [Wed, 10 Jul 2013 10:24:38 +0200] rev 18795
8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees Reviewed-by: briangoetz Contributed-by: doug lea <dl@cs.oswego.edu>, paul sandoz <paul.sandoz@oracle.com>
Wed, 10 Jul 2013 09:52:02 +0200 8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries
psandoz [Wed, 10 Jul 2013 09:52:02 +0200] rev 18794
8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries Reviewed-by: briangoetz
Wed, 10 Jul 2013 15:11:32 +0800 8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5
weijun [Wed, 10 Jul 2013 15:11:32 +0800] rev 18793
8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5 Reviewed-by: mullan
Tue, 09 Jul 2013 22:01:57 -0400 8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently
dholmes [Tue, 09 Jul 2013 22:01:57 -0400] rev 18792
8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently Summary: Ensure WeakRef object can't be prematurely gc'd Reviewed-by: chegar, plevart
Tue, 09 Jul 2013 16:00:41 +0100 8019979: Replace CheckPackageAccess test with better one from closed repo
coffeys [Tue, 09 Jul 2013 16:00:41 +0100] rev 18791
8019979: Replace CheckPackageAccess test with better one from closed repo Reviewed-by: mullan
Tue, 09 Jul 2013 16:04:25 +0200 8019370: Sync j.u.c Fork/Join from 166 to tl
psandoz [Tue, 09 Jul 2013 16:04:25 +0200] rev 18790
8019370: Sync j.u.c Fork/Join from 166 to tl Reviewed-by: chegar, martin Contributed-by: Doug Lea <dl@cs.oswego.edu>
Tue, 09 Jul 2013 10:44:49 +0200 8019551: Make BaseStream public
psandoz [Tue, 09 Jul 2013 10:44:49 +0200] rev 18789
8019551: Make BaseStream public Reviewed-by: chegar, psandoz Contributed-by: brian goetz <brian.goetz@oracle.com>
Tue, 09 Jul 2013 09:15:57 +0200 8017141: java.util/stream Spliterators from sequential sources should not catch OOME
henryjen [Tue, 09 Jul 2013 09:15:57 +0200] rev 18788
8017141: java.util/stream Spliterators from sequential sources should not catch OOME Reviewed-by: mchung Contributed-by: paul.sandoz@oracle.com
Mon, 08 Jul 2013 22:43:36 -0700 8020095: Fix doclint warnings in java.util.regex
darcy [Mon, 08 Jul 2013 22:43:36 -0700] rev 18787
8020095: Fix doclint warnings in java.util.regex Reviewed-by: mchung
Mon, 08 Jul 2013 19:24:22 -0700 8020091: Fix HTML doclint issues in java.io
juh [Mon, 08 Jul 2013 19:24:22 -0700] rev 18786
8020091: Fix HTML doclint issues in java.io Reviewed-by: darcy
Mon, 08 Jul 2013 11:30:44 +0200 8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace
ehelin [Mon, 08 Jul 2013 11:30:44 +0200] rev 18785
8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace Reviewed-by: alanb
Fri, 05 Jul 2013 18:22:58 -0700 8019341: Update CookieHttpsClientTest to use the newer framework.
wetmore [Fri, 05 Jul 2013 18:22:58 -0700] rev 18784
8019341: Update CookieHttpsClientTest to use the newer framework. Reviewed-by: xuelei, smarks, michaelm
Fri, 05 Jul 2013 14:37:41 -0700 Merge
lana [Fri, 05 Jul 2013 14:37:41 -0700] rev 18783
Merge
Fri, 05 Jul 2013 13:28:17 -0700 Merge
lana [Fri, 05 Jul 2013 13:28:17 -0700] rev 18782
Merge
Fri, 05 Jul 2013 16:30:08 -0400 Merge
mullan [Fri, 05 Jul 2013 16:30:08 -0400] rev 18781
Merge
Fri, 05 Jul 2013 15:54:42 -0400 8011547: Update XML Signature implementation to Apache Santuario 1.5.4
mullan [Fri, 05 Jul 2013 15:54:42 -0400] rev 18780
8011547: Update XML Signature implementation to Apache Santuario 1.5.4 Reviewed-by: xuelei
Fri, 05 Jul 2013 10:51:54 +0800 8019381: HashMap.isEmpty is non-final, potential issues for get/remove
zhangshj [Fri, 05 Jul 2013 10:51:54 +0800] rev 18779
8019381: HashMap.isEmpty is non-final, potential issues for get/remove Reviewed-by: chegar, mduigou
Thu, 04 Jul 2013 20:00:20 +0100 8017231: Add StringJoiner.merge
alanb [Thu, 04 Jul 2013 20:00:20 +0100] rev 18778
8017231: Add StringJoiner.merge Reviewed-by: psandoz, alanb Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
Thu, 04 Jul 2013 14:38:44 +0100 8019622: (sl) ServiceLoader.next incorrect when creation and usages are in different contexts
alanb [Thu, 04 Jul 2013 14:38:44 +0100] rev 18777
8019622: (sl) ServiceLoader.next incorrect when creation and usages are in different contexts Reviewed-by: mchung, ahgross, forax, psandoz
Wed, 03 Jul 2013 17:08:14 -0700 8019862: Fix doclint errors in java.lang.*.
bpb [Wed, 03 Jul 2013 17:08:14 -0700] rev 18776
8019862: Fix doclint errors in java.lang.*. Summary: Fix doclint errors in java.lang.* Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Wed, 03 Jul 2013 19:47:15 -0400 8016285: Add java.lang.reflect.Parameter.isNamePresent()
emc [Wed, 03 Jul 2013 19:47:15 -0400] rev 18775
8016285: Add java.lang.reflect.Parameter.isNamePresent() Summary: Add isNamePresent method to parameter reflection library, which indicates whether or real parameter data is available Reviewed-by: darcy
Wed, 03 Jul 2013 13:30:46 -0700 8019857: Fix doclint errors in java.util.Format*
bpb [Wed, 03 Jul 2013 13:30:46 -0700] rev 18774
8019857: Fix doclint errors in java.util.Format* Summary: Fix doclint errors in java.util.Format*. Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Wed, 03 Jul 2013 14:35:10 -0700 Merge
vinnie [Wed, 03 Jul 2013 14:35:10 -0700] rev 18773
Merge
Tue, 02 Jul 2013 16:38:09 -0700 7165807: Non optimized initialization of NSS crypto library leads to scalability issues
vinnie [Tue, 02 Jul 2013 16:38:09 -0700] rev 18772
7165807: Non optimized initialization of NSS crypto library leads to scalability issues Reviewed-by: mullan, valeriep
Wed, 03 Jul 2013 12:51:45 -0700 8019772: Fix doclint issues in javax.crypto and javax.security subpackages
juh [Wed, 03 Jul 2013 12:51:45 -0700] rev 18771
8019772: Fix doclint issues in javax.crypto and javax.security subpackages Reviewed-by: darcy
Wed, 03 Jul 2013 21:19:25 +0200 8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty
psandoz [Wed, 03 Jul 2013 21:19:25 +0200] rev 18770
8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty Reviewed-by: alanb
Wed, 03 Jul 2013 11:35:06 -0700 8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
twisti [Wed, 03 Jul 2013 11:35:06 -0700] rev 18769
8019184: MethodHandles.catchException() fails when methods have 8 args + varargs Reviewed-by: jrose
Wed, 03 Jul 2013 11:58:10 +0200 8019481: Sync misc j.u.c classes from 166 to tl
psandoz [Wed, 03 Jul 2013 11:58:10 +0200] rev 18768
8019481: Sync misc j.u.c classes from 166 to tl Reviewed-by: martin Contributed-by: Doug Lea <dl@cs.oswego.edu>
Wed, 03 Jul 2013 11:58:09 +0200 8011427: java.util.concurrent collection Spliterator implementations
psandoz [Wed, 03 Jul 2013 11:58:09 +0200] rev 18767
8011427: java.util.concurrent collection Spliterator implementations Reviewed-by: martin Contributed-by: Doug Lea <dl@cs.oswego.edu>
Tue, 02 Jul 2013 15:58:09 -0700 8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
mchung [Tue, 02 Jul 2013 15:58:09 -0700] rev 18766
8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which) Reviewed-by: jrose, alanb, dfuchs
Wed, 17 Jul 2013 12:56:04 -0700 Merge
lana [Wed, 17 Jul 2013 12:56:04 -0700] rev 18765
Merge
Mon, 15 Jul 2013 17:33:44 +0400 8017492: Static field in HTML parser affects all applications
malenkov [Mon, 15 Jul 2013 17:33:44 +0400] rev 18764
8017492: Static field in HTML parser affects all applications Reviewed-by: art
Mon, 15 Jul 2013 12:06:06 +0400 8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException
pchelko [Mon, 15 Jul 2013 12:06:06 +0400] rev 18763
8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException Reviewed-by: anthony, art
Fri, 12 Jul 2013 21:33:33 +0400 8020298: [macosx] Incorrect merge in the lwawt code
serb [Fri, 12 Jul 2013 21:33:33 +0400] rev 18762
8020298: [macosx] Incorrect merge in the lwawt code Reviewed-by: art, anthony
Fri, 12 Jul 2013 14:46:21 +0400 8009168: accessibility.properties syntax issue
raginip [Fri, 12 Jul 2013 14:46:21 +0400] rev 18761
8009168: accessibility.properties syntax issue Reviewed-by: ptbrunet, mfang, alexsch
Thu, 11 Jul 2013 18:23:15 +0400 8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread
leonidr [Thu, 11 Jul 2013 18:23:15 +0400] rev 18760
8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread Reviewed-by: art, anthony
Thu, 11 Jul 2013 16:42:13 +0400 8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long)
pchelko [Thu, 11 Jul 2013 16:42:13 +0400] rev 18759
8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long) Reviewed-by: anthony, art
Tue, 09 Jul 2013 21:21:55 +0400 8019587: [macosx] Possibility to set the same frame for the different screens
serb [Tue, 09 Jul 2013 21:21:55 +0400] rev 18758
8019587: [macosx] Possibility to set the same frame for the different screens Reviewed-by: art, anthony
Tue, 09 Jul 2013 18:01:58 +0400 6707231: Wrong read Method returned for boolen properties
malenkov [Tue, 09 Jul 2013 18:01:58 +0400] rev 18757
6707231: Wrong read Method returned for boolen properties Reviewed-by: alexsch
Mon, 08 Jul 2013 19:47:40 +0400 8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6
leonidr [Mon, 08 Jul 2013 19:47:40 +0400] rev 18756
8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6 Reviewed-by: anthony
Fri, 05 Jul 2013 11:57:11 -0700 Merge
lana [Fri, 05 Jul 2013 11:57:11 -0700] rev 18755
Merge
Thu, 04 Jul 2013 16:06:11 +0400 8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop
alitvinov [Thu, 04 Jul 2013 16:06:11 +0400] rev 18754
8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop Reviewed-by: art, anthony
Wed, 17 Jul 2013 12:53:54 -0700 Merge
lana [Wed, 17 Jul 2013 12:53:54 -0700] rev 18753
Merge
Wed, 10 Jul 2013 11:49:04 -0700 8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1'
jgodinez [Wed, 10 Jul 2013 11:49:04 -0700] rev 18752
8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1' Reviewed-by: jchen, prr
Fri, 05 Jul 2013 12:26:27 -0700 Merge
lana [Fri, 05 Jul 2013 12:26:27 -0700] rev 18751
Merge
Wed, 03 Jul 2013 10:22:13 -0700 8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c
jchen [Wed, 03 Jul 2013 10:22:13 -0700] rev 18750
8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c Reviewed-by: bae, prr
Wed, 03 Jul 2013 19:00:10 +0400 8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform
serb [Wed, 03 Jul 2013 19:00:10 +0400] rev 18749
8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform Reviewed-by: prr, flar
Thu, 18 Jul 2013 03:38:49 -0700 Added tag jdk8-b99 for changeset 984f3e50463b
cl [Thu, 18 Jul 2013 03:38:49 -0700] rev 18748
Added tag jdk8-b99 for changeset 984f3e50463b
Wed, 05 Jul 2017 19:04:06 +0200 Merge
duke [Wed, 05 Jul 2017 19:04:06 +0200] rev 18747
Merge
Thu, 18 Jul 2013 09:25:07 -0700 Added tag hs25-b42 for changeset 72a811d263ec
amurillo [Thu, 18 Jul 2013 09:25:07 -0700] rev 18746
Added tag hs25-b42 for changeset 72a811d263ec
Thu, 18 Jul 2013 09:25:06 -0700 Merge
amurillo [Thu, 18 Jul 2013 09:25:06 -0700] rev 18745
Merge
Thu, 18 Jul 2013 00:52:54 -0400 Merge
clucasius [Thu, 18 Jul 2013 00:52:54 -0400] rev 18744
Merge
Tue, 16 Jul 2013 12:20:08 -0400 Merge
jprovino [Tue, 16 Jul 2013 12:20:08 -0400] rev 18743
Merge
Tue, 16 Jul 2013 10:55:48 -0400 8011569: ARM -- avoid native stack walking
jprovino [Tue, 16 Jul 2013 10:55:48 -0400] rev 18742
8011569: ARM -- avoid native stack walking Summary: ARM compilers do not emit FramePointer on each native frame by default Reviewed-by: dholmes, zgu
Mon, 15 Jul 2013 12:24:32 -0400 Merge
clucasius [Mon, 15 Jul 2013 12:24:32 -0400] rev 18741
Merge
Thu, 20 Jun 2013 15:02:05 +0200 8016697: Use stubs to implement safefetch
goetz [Thu, 20 Jun 2013 15:02:05 +0200] rev 18740
8016697: Use stubs to implement safefetch Summary: Implement Safefetch as stub routines. This reduces compiler and os dependencies. Reviewed-by: twisti, kvn
Mon, 15 Jul 2013 15:14:58 -0700 Merge
tamao [Mon, 15 Jul 2013 15:14:58 -0700] rev 18739
Merge
Thu, 11 Jul 2013 11:33:27 +0200 8020155: PSR:PERF G1 not collecting old regions when humongous allocations interfer
brutisso [Thu, 11 Jul 2013 11:33:27 +0200] rev 18738
8020155: PSR:PERF G1 not collecting old regions when humongous allocations interfer Summary: Take _last_young_gc into account when deciding on starting a concurrent mark. Also reviewed-by: per.liden@oracle.com. Reviewed-by: tschatzl, johnc
Fri, 12 Jul 2013 17:08:52 -0700 8020382: new hotspot build - hs25-b42
amurillo [Fri, 12 Jul 2013 17:08:52 -0700] rev 18737
8020382: new hotspot build - hs25-b42 Reviewed-by: jcoomes
Thu, 18 Jul 2013 03:38:10 -0700 Added tag jdk8-b99 for changeset 009e3b20a47e
cl [Thu, 18 Jul 2013 03:38:10 -0700] rev 18736
Added tag jdk8-b99 for changeset 009e3b20a47e
Thu, 18 Jul 2013 03:37:53 -0700 Added tag jdk8-b99 for changeset 29592dce4679
cl [Thu, 18 Jul 2013 03:37:53 -0700] rev 18735
Added tag jdk8-b99 for changeset 29592dce4679
Wed, 05 Jul 2017 19:03:53 +0200 Added tag jdk8-b99 for changeset 2d3875b0d18b
duke [Wed, 05 Jul 2017 19:03:53 +0200] rev 18734
Added tag jdk8-b99 for changeset 2d3875b0d18b
Wed, 05 Jul 2017 19:03:53 +0200 Merge jdk8-b99
duke [Wed, 05 Jul 2017 19:03:53 +0200] rev 18733
Merge
Wed, 05 Jul 2017 19:03:50 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:50 +0200] rev 18732
Merge
Wed, 17 Jul 2013 19:28:40 +0100 8013638: Few policy tests are failing in Lambda nightly
mcimadamore [Wed, 17 Jul 2013 19:28:40 +0100] rev 18731
8013638: Few policy tests are failing in Lambda nightly Summary: BridgeHarness test is leaving files open Reviewed-by: ksrini
Thu, 11 Jul 2013 14:07:39 +0100 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
mcimadamore [Thu, 11 Jul 2013 14:07:39 +0100] rev 18730
8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle 8020010: Move lambda bridge creation from metafactory and VM to compiler Summary: langtools/javac component of the bridge support and MethodType vs. MethodHandle changes. Reviewed-by: jjg, vromero, briangoetz, forax Contributed-by: robert.field@oracle.com
Thu, 11 Jul 2013 10:13:57 -0700 Added tag jdk8-b98 for changeset d3db5fb3d72f
katleman [Thu, 11 Jul 2013 10:13:57 -0700] rev 18729
Added tag jdk8-b98 for changeset d3db5fb3d72f
Wed, 05 Jul 2017 19:03:46 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:46 +0200] rev 18728
Merge
Thu, 11 Jul 2013 10:13:46 -0700 Added tag jdk8-b98 for changeset 0549b5fbbde2
katleman [Thu, 11 Jul 2013 10:13:46 -0700] rev 18727
Added tag jdk8-b98 for changeset 0549b5fbbde2
Wed, 05 Jul 2017 19:03:44 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:44 +0200] rev 18726
Merge
Thu, 11 Jul 2013 10:13:44 -0700 Added tag jdk8-b98 for changeset 4d6d050bc7d5
katleman [Thu, 11 Jul 2013 10:13:44 -0700] rev 18725
Added tag jdk8-b98 for changeset 4d6d050bc7d5
Wed, 05 Jul 2017 19:03:41 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:41 +0200] rev 18724
Merge
Thu, 11 Jul 2013 10:13:59 -0700 Added tag jdk8-b98 for changeset 7954f50477a0
katleman [Thu, 11 Jul 2013 10:13:59 -0700] rev 18723
Added tag jdk8-b98 for changeset 7954f50477a0
Wed, 05 Jul 2017 19:03:38 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:38 +0200] rev 18722
Merge
Thu, 11 Jul 2013 10:13:34 -0700 Added tag jdk8-b98 for changeset f832872e55e5
katleman [Thu, 11 Jul 2013 10:13:34 -0700] rev 18721
Added tag jdk8-b98 for changeset f832872e55e5
Wed, 05 Jul 2017 19:03:35 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:35 +0200] rev 18720
Merge
Tue, 16 Jul 2013 15:16:24 -0700 Merge
katleman [Tue, 16 Jul 2013 15:16:24 -0700] rev 18719
Merge
Thu, 11 Jul 2013 14:34:18 -0700 Merge
katleman [Thu, 11 Jul 2013 14:34:18 -0700] rev 18718
Merge
Thu, 11 Jul 2013 14:03:31 -0700 8020414: JDK8 b98 source with GPL header errors
katleman [Thu, 11 Jul 2013 14:03:31 -0700] rev 18717
8020414: JDK8 b98 source with GPL header errors Reviewed-by: darcy, lancea, iris
Thu, 11 Jul 2013 14:02:20 +0100 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
mcimadamore [Thu, 11 Jul 2013 14:02:20 +0100] rev 18716
8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle 8020010: Move lambda bridge creation from metafactory and VM to compiler Summary: JDK/metafactory component of the bridge fix and and MethodType vs. MethodHandle changes. Reviewed-by: twisti, briangoetz, forax Contributed-by: robert.field@oracle.com
Thu, 11 Jul 2013 10:13:49 -0700 Added tag jdk8-b98 for changeset 5b24b75e2710
katleman [Thu, 11 Jul 2013 10:13:49 -0700] rev 18715
Added tag jdk8-b98 for changeset 5b24b75e2710
Wed, 05 Jul 2017 19:03:31 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:31 +0200] rev 18714
Merge
Tue, 16 Jul 2013 15:15:43 -0700 Merge
katleman [Tue, 16 Jul 2013 15:15:43 -0700] rev 18713
Merge
Thu, 11 Jul 2013 14:33:54 -0700 Merge
katleman [Thu, 11 Jul 2013 14:33:54 -0700] rev 18712
Merge
Thu, 11 Jul 2013 14:07:26 -0700 8020414: JDK8 b98 source with GPL header errors
katleman [Thu, 11 Jul 2013 14:07:26 -0700] rev 18711
8020414: JDK8 b98 source with GPL header errors Reviewed-by: darcy, lancea, iris
Fri, 12 Jul 2013 16:53:40 -0700 Added tag hs25-b41 for changeset f88df7eff51e
amurillo [Fri, 12 Jul 2013 16:53:40 -0700] rev 18710
Added tag hs25-b41 for changeset f88df7eff51e
Fri, 12 Jul 2013 16:53:39 -0700 Merge
amurillo [Fri, 12 Jul 2013 16:53:39 -0700] rev 18709
Merge
Thu, 11 Jul 2013 11:45:09 -0700 Merge
tamao [Thu, 11 Jul 2013 11:45:09 -0700] rev 18708
Merge
Wed, 10 Jul 2013 15:28:43 +0200 8013939: Metaspace capacity not available
ehelin [Wed, 10 Jul 2013 15:28:43 +0200] rev 18707
8013939: Metaspace capacity not available Reviewed-by: tschatzl, mgerdin, stefank
Wed, 12 Jun 2013 15:21:41 +0200 8015683: object_count_after_gc should have the same timestamp for all events
ehelin [Wed, 12 Jun 2013 15:21:41 +0200] rev 18706
8015683: object_count_after_gc should have the same timestamp for all events Reviewed-by: mgerdin, stefank
Wed, 12 Jun 2013 15:50:14 +0200 8016170: GC id variable in gcTrace.cpp should use typedef GCId
ehelin [Wed, 12 Jun 2013 15:50:14 +0200] rev 18705
8016170: GC id variable in gcTrace.cpp should use typedef GCId Reviewed-by: johnc, jwilhelm, jmasa
Wed, 05 Jun 2013 09:44:03 +0200 8015972: Refactor the sending of the object count after GC event
ehelin [Wed, 05 Jun 2013 09:44:03 +0200] rev 18704
8015972: Refactor the sending of the object count after GC event Reviewed-by: brutisso, pliden
Thu, 11 Jul 2013 01:11:52 -0700 Merge
roland [Thu, 11 Jul 2013 01:11:52 -0700] rev 18703
Merge
Wed, 10 Jul 2013 13:33:56 -0700 8016749: -XX:+UseISM fails an assert(obj->is_oop()) when running SPECjbb2005
anoll [Wed, 10 Jul 2013 13:33:56 -0700] rev 18702
8016749: -XX:+UseISM fails an assert(obj->is_oop()) when running SPECjbb2005 Summary: Remove obsolete code that relates to ISM which was used only on Solaris 8. Reviewed-by: kvn, twisti
Tue, 09 Jul 2013 22:00:04 -0700 Merge
twisti [Tue, 09 Jul 2013 22:00:04 -0700] rev 18701
Merge
Tue, 09 Jul 2013 11:48:05 +0200 8015635: Crash when specifying very large code cache size
anoll [Tue, 09 Jul 2013 11:48:05 +0200] rev 18700
8015635: Crash when specifying very large code cache size Summary: Limit the size of the code cache to at most 2G when arguments are checked; added regression test Reviewed-by: kvn, twisti
Tue, 09 Jul 2013 08:56:04 -0400 8017578: Hotspot compilation error with latest Studio compiler
drchase [Tue, 09 Jul 2013 08:56:04 -0400] rev 18699
8017578: Hotspot compilation error with latest Studio compiler Summary: Make the destructor virtual (note more non-compiler hotspot errors occur downstream) Reviewed-by: kvn, twisti
Tue, 09 Jul 2013 17:20:32 +0200 8019625: Test compiler/8005956/PolynomialRoot.java timeouts on Solaris SPARCs
adlertz [Tue, 09 Jul 2013 17:20:32 +0200] rev 18698
8019625: Test compiler/8005956/PolynomialRoot.java timeouts on Solaris SPARCs Summary: Disable the test for SPARC and reduce the number of test iterations Reviewed-by: kvn
Mon, 08 Jul 2013 14:15:02 -0700 8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build).
goetz [Mon, 08 Jul 2013 14:15:02 -0700] rev 18697
8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build). Summary: define CodeCacheMinimumUseSpace flag for cppInterpeter build. Reviewed-by: kvn
Tue, 09 Jul 2013 22:48:52 +0200 Merge
acorn [Tue, 09 Jul 2013 22:48:52 +0200] rev 18696
Merge
Tue, 09 Jul 2013 14:02:28 -0400 8013635: VM should no longer create bridges for generic signatures.
acorn [Tue, 09 Jul 2013 14:02:28 -0400] rev 18695
8013635: VM should no longer create bridges for generic signatures. Summary: Requires: 8013789: Compiler bridges, 8015402: metafactory Reviewed-by: sspitsyn, coleenp, bharadwaj
Tue, 09 Jul 2013 19:56:07 +0200 Merge
zgu [Tue, 09 Jul 2013 19:56:07 +0200] rev 18694
Merge
Tue, 09 Jul 2013 13:18:16 -0400 8011760: assert(delta != 0) failed: dup pointer in MemBaseline::malloc_sort_by_addr
zgu [Tue, 09 Jul 2013 13:18:16 -0400] rev 18693
8011760: assert(delta != 0) failed: dup pointer in MemBaseline::malloc_sort_by_addr Summary: Some of qsort implementation on Linux x86 compares element to itself, which is mistakenly treated as duplicate pointer Reviewed-by: dcubed, acorn
Mon, 08 Jul 2013 18:26:26 -0700 Merge
hseigel [Mon, 08 Jul 2013 18:26:26 -0700] rev 18692
Merge
Mon, 08 Jul 2013 16:44:03 -0700 Merge
hseigel [Mon, 08 Jul 2013 16:44:03 -0700] rev 18691
Merge
Mon, 08 Jul 2013 19:36:22 -0400 8014399: Remove JVM_SetProtectionDomain from hotspot
hseigel [Mon, 08 Jul 2013 19:36:22 -0400] rev 18690
8014399: Remove JVM_SetProtectionDomain from hotspot Summary: JVM_SetProtectionDomain has been deprecated since 1.5 and is being removed Reviewed-by: coleenp, hseigel Contributed-by: eric.mccorkle@oracle.com
Mon, 08 Jul 2013 14:53:52 -0700 Merge
jiangli [Mon, 08 Jul 2013 14:53:52 -0700] rev 18689
Merge
Mon, 08 Jul 2013 14:21:20 -0400 Merge
jiangli [Mon, 08 Jul 2013 14:21:20 -0400] rev 18688
Merge
Wed, 03 Jul 2013 17:26:59 -0400 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful.
jiangli [Wed, 03 Jul 2013 17:26:59 -0400] rev 18687
7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful. Summary: Remove -Xaprof and Klass::_alloc_count & ArrayKlass::_alloc_size. Reviewed-by: stefank, coleenp
Mon, 08 Jul 2013 10:58:48 -0700 8016903: Thread::_handle_area initial size too big
iklam [Mon, 08 Jul 2013 10:58:48 -0700] rev 18686
8016903: Thread::_handle_area initial size too big Summary: Changed initial size to Chunk::tiny_size (216 bytes) Reviewed-by: coleenp, dholmes, sspitsyn
Fri, 05 Jul 2013 08:09:40 -0700 Merge
fparain [Fri, 05 Jul 2013 08:09:40 -0700] rev 18685
Merge
Fri, 05 Jul 2013 08:26:49 +0000 8016465: The hs_err file gets wrong name
fparain [Fri, 05 Jul 2013 08:26:49 +0000] rev 18684
8016465: The hs_err file gets wrong name Reviewed-by: dcubed, dholmes, rdurbin
Thu, 04 Jul 2013 21:10:17 -0700 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
dcubed [Thu, 04 Jul 2013 21:10:17 -0700] rev 18683
8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace Summary: Dl_info struct should only be used if dladdr() has returned non-zero (no errors) and always check the dladdr() return value; Dl_info.dli_sname and Dl_info.dli_saddr fields should only be used if non-NULL; update/improve runtime/6888954/vmerrors.sh test Reviewed-by: dsamersoff, zgu, hseigel, coleenp
Thu, 04 Jul 2013 04:03:28 -0700 Merge
zgu [Thu, 04 Jul 2013 04:03:28 -0700] rev 18682
Merge
Thu, 04 Jul 2013 06:24:08 -0400 8016074: NMT: assertion failed: assert(thread->thread_state() == from) failed: coming from wrong thread state
zgu [Thu, 04 Jul 2013 06:24:08 -0400] rev 18681
8016074: NMT: assertion failed: assert(thread->thread_state() == from) failed: coming from wrong thread state Summary: Uses os::NakedYield() on Solaris instead of os::yield_all() Reviewed-by: acorn, coleenp, hseigel
Wed, 03 Jul 2013 13:45:39 -0400 8019833: Wrong JNI error code for preexisting JVM
coleenp [Wed, 03 Jul 2013 13:45:39 -0400] rev 18680
8019833: Wrong JNI error code for preexisting JVM Summary: Return the appropriate JNI error message (instead of the generic one) when the JVM is already started Reviewed-by: coleenp, hseigel Contributed-by: sylvestre@debian.org
Thu, 04 Jul 2013 14:56:49 -0700 8019934: new hotspot build - hs25-b41
amurillo [Thu, 04 Jul 2013 14:56:49 -0700] rev 18679
8019934: new hotspot build - hs25-b41 Reviewed-by: jcoomes
Thu, 11 Jul 2013 10:13:37 -0700 Added tag jdk8-b98 for changeset 9402036a05e2
katleman [Thu, 11 Jul 2013 10:13:37 -0700] rev 18678
Added tag jdk8-b98 for changeset 9402036a05e2
Thu, 11 Jul 2013 10:13:32 -0700 Added tag jdk8-b98 for changeset 99bf8dc53505
katleman [Thu, 11 Jul 2013 10:13:32 -0700] rev 18677
Added tag jdk8-b98 for changeset 99bf8dc53505
Wed, 05 Jul 2017 19:03:14 +0200 Added tag jdk8-b98 for changeset 711eb4aa87de
duke [Wed, 05 Jul 2017 19:03:14 +0200] rev 18676
Added tag jdk8-b98 for changeset 711eb4aa87de
Wed, 05 Jul 2017 19:03:14 +0200 Merge jdk8-b98
duke [Wed, 05 Jul 2017 19:03:14 +0200] rev 18675
Merge
Wed, 05 Jul 2017 19:03:11 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:11 +0200] rev 18674
Merge
Fri, 05 Jul 2013 11:06:24 -0700 Merge
lana [Fri, 05 Jul 2013 11:06:24 -0700] rev 18673
Merge
Tue, 02 Jul 2013 22:49:40 +0100 6326693: variable x might already have been assigned, when assignment is in catch block
vromero [Tue, 02 Jul 2013 22:49:40 +0100] rev 18672
6326693: variable x might already have been assigned, when assignment is in catch block Reviewed-by: mcimadamore
Mon, 01 Jul 2013 16:36:08 -0700 8019460: tests in changeset do not have @bug tag
ksrini [Mon, 01 Jul 2013 16:36:08 -0700] rev 18671
8019460: tests in changeset do not have @bug tag Reviewed-by: darcy
Tue, 02 Jul 2013 10:21:41 +0100 8019397: javap does not show SourceDebugExtension properly
vromero [Tue, 02 Jul 2013 10:21:41 +0100] rev 18670
8019397: javap does not show SourceDebugExtension properly Reviewed-by: jjg Contributed-by: dmytro_sheyko@hotmail.com
Mon, 01 Jul 2013 11:58:45 -0700 7162089: Add support for repeating annotations to javax.annotation.processing
darcy [Mon, 01 Jul 2013 11:58:45 -0700] rev 18669
7162089: Add support for repeating annotations to javax.annotation.processing Reviewed-by: abuckley, jjg, jfranck
Mon, 01 Jul 2013 14:57:03 +0100 7034798: Ambiguity error for abstract method call is too eager
mcimadamore [Mon, 01 Jul 2013 14:57:03 +0100] rev 18668
7034798: Ambiguity error for abstract method call is too eager Summary: Javac should wait and see if ambiguous methods can be reconciled at the end of an overload resolution round Reviewed-by: jjg, vromero
Sat, 29 Jun 2013 20:12:24 +0100 6983646: javap should identify why a DefaultAttribute is being used
vromero [Sat, 29 Jun 2013 20:12:24 +0100] rev 18667
6983646: javap should identify why a DefaultAttribute is being used Reviewed-by: jjg
Fri, 28 Jun 2013 19:47:54 -0700 Merge
lana [Fri, 28 Jun 2013 19:47:54 -0700] rev 18666
Merge
Fri, 28 Jun 2013 14:36:06 +0100 8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect format string
vromero [Fri, 28 Jun 2013 14:36:06 +0100] rev 18665
8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect format string Reviewed-by: mcimadamore
Fri, 28 Jun 2013 13:20:44 +0100 6473148: TreePath.iterator() should document the iteration order
vromero [Fri, 28 Jun 2013 13:20:44 +0100] rev 18664
6473148: TreePath.iterator() should document the iteration order Reviewed-by: mcimadamore
Fri, 28 Jun 2013 06:54:58 -0400 8016760: Failure of regression test langtools/tools/javac/T6725036.java
emc [Fri, 28 Jun 2013 06:54:58 -0400] rev 18663
8016760: Failure of regression test langtools/tools/javac/T6725036.java Summary: Marking the failing test @ignore; the proposed change for 8015666 addresses the underlying issue Reviewed-by: jjg
Thu, 27 Jun 2013 17:45:56 -0400 8013357: javac accepts erroneous binary comparison operations
emc [Thu, 27 Jun 2013 17:45:56 -0400] rev 18662
8013357: javac accepts erroneous binary comparison operations Summary: javac does not report type errors on illegal Object == primitive comparisons Reviewed-by: abuckley, mcimadamore
Thu, 27 Jun 2013 12:42:47 -0700 7080001: Need to bump version numbers in build.properties for 8
ksrini [Thu, 27 Jun 2013 12:42:47 -0700] rev 18661
7080001: Need to bump version numbers in build.properties for 8 Reviewed-by: jjg
Thu, 27 Jun 2013 11:46:23 -0700 8019308: Add descriptions of Java SE 7 and 8 language changes to SourceVersion
darcy [Thu, 27 Jun 2013 11:46:23 -0700] rev 18660
8019308: Add descriptions of Java SE 7 and 8 language changes to SourceVersion Reviewed-by: jjg
Thu, 27 Jun 2013 17:47:18 +0200 8015720: since tag isn't copied while generating JavaFX documentation
janvalenta [Thu, 27 Jun 2013 17:47:18 +0200] rev 18659
8015720: since tag isn't copied while generating JavaFX documentation Reviewed-by: jjg
Thu, 27 Jun 2013 16:06:56 +0100 7008643: inlined finally clauses confuse debuggers
vromero [Thu, 27 Jun 2013 16:06:56 +0100] rev 18658
7008643: inlined finally clauses confuse debuggers Reviewed-by: jjg
Thu, 27 Jun 2013 16:04:05 +0100 8016099: Some @SuppressWarnings annotations ignored ( unchecked, rawtypes )
vromero [Thu, 27 Jun 2013 16:04:05 +0100] rev 18657
8016099: Some @SuppressWarnings annotations ignored ( unchecked, rawtypes ) Reviewed-by: jjg
Thu, 27 Jun 2013 09:54:50 +0100 8017609: javac, ClassFile.read(Path) should be ClassFile.read(Path, Attribute.Factory)
vromero [Thu, 27 Jun 2013 09:54:50 +0100] rev 18656
8017609: javac, ClassFile.read(Path) should be ClassFile.read(Path, Attribute.Factory) Reviewed-by: jjg
Thu, 27 Jun 2013 09:51:59 +0100 7066788: javah again accepts -old option (ineffectively) which was removed in 1.5.
vromero [Thu, 27 Jun 2013 09:51:59 +0100] rev 18655
7066788: javah again accepts -old option (ineffectively) which was removed in 1.5. Reviewed-by: jjg
Thu, 27 Jun 2013 10:35:36 +0200 8014513: Sjavac doesn't detect 32-bit jvm properly
erikj [Thu, 27 Jun 2013 10:35:36 +0200] rev 18654
8014513: Sjavac doesn't detect 32-bit jvm properly Reviewed-by: jjg
Thu, 27 Jun 2013 00:37:13 -0400 8014230: Compilation incorrectly succeeds with inner class constructor with 254 parameters
emc [Thu, 27 Jun 2013 00:37:13 -0400] rev 18653
8014230: Compilation incorrectly succeeds with inner class constructor with 254 parameters Summary: The compiler does not account fr extra parameters due to inner this parameters Reviewed-by: jjg
Wed, 26 Jun 2013 20:45:47 -0700 8013738: Two javadoc tests have bug 0000000
bpatel [Wed, 26 Jun 2013 20:45:47 -0700] rev 18652
8013738: Two javadoc tests have bug 0000000 Reviewed-by: jjg
Wed, 26 Jun 2013 20:42:43 -0700 8014017: extra space in javadoc class heading
bpatel [Wed, 26 Jun 2013 20:42:43 -0700] rev 18651
8014017: extra space in javadoc class heading Reviewed-by: jjg
Wed, 26 Jun 2013 20:38:21 -0700 8007338: Method grouping tab line-folding
bpatel [Wed, 26 Jun 2013 20:38:21 -0700] rev 18650
8007338: Method grouping tab line-folding Reviewed-by: jjg
Wed, 26 Jun 2013 18:03:58 -0700 8014137: Update test/tools/javac/literals/UnderscoreLiterals to add testcases with min/max values
jjg [Wed, 26 Jun 2013 18:03:58 -0700] rev 18649
8014137: Update test/tools/javac/literals/UnderscoreLiterals to add testcases with min/max values Reviewed-by: jjg, darcy Contributed-by: matherey.nunez@oracle.com
Wed, 26 Jun 2013 09:54:46 -0700 8016908: TEST_BUG: removing non-ascii characters causes tests to fail
ksrini [Wed, 26 Jun 2013 09:54:46 -0700] rev 18648
8016908: TEST_BUG: removing non-ascii characters causes tests to fail Reviewed-by: jjg, vromero
Tue, 25 Jun 2013 20:08:52 +0400 8006973: jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java
kizune [Tue, 25 Jun 2013 20:08:52 +0400] rev 18647
8006973: jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java Reviewed-by: ksrini
Tue, 25 Jun 2013 16:12:53 +0100 8017104: javac should have a class for primitive types that inherits from Type
vromero [Tue, 25 Jun 2013 16:12:53 +0100] rev 18646
8017104: javac should have a class for primitive types that inherits from Type Reviewed-by: jjg
Mon, 24 Jun 2013 22:03:57 -0400 8012722: Single comma in array initializer should parse
emc [Mon, 24 Jun 2013 22:03:57 -0400] rev 18645
8012722: Single comma in array initializer should parse Summary: Annotations of the form @Foo({,}) should parse Reviewed-by: jjg
Thu, 20 Jun 2013 19:01:20 -0400 8007546: ClassCastException on JSR308 tests
emc [Thu, 20 Jun 2013 19:01:20 -0400] rev 18644
8007546: ClassCastException on JSR308 tests 8015993: jck-compiler tests are failed with java.lang.ClassCastException Summary: Fix ClassCastExceptions arising from addition of AnnotatedType. Reviewed-by: jjg, abuckley
Thu, 20 Jun 2013 08:45:43 +0100 8016613: javac should avoid source 8 only analysis when compiling for source 7
vromero [Thu, 20 Jun 2013 08:45:43 +0100] rev 18643
8016613: javac should avoid source 8 only analysis when compiling for source 7 Reviewed-by: jjg Contributed-by: maurizio.cimadamore@oracle.com
(0) -10000 -3000 -1000 -768 +768 +1000 +3000 +10000 +30000 tip