2018-02-02 |
dholmes |
8196534: [Testbug] serviceability/dcmd/jvmti/*DcmdTest tests can't tolerate unrelated warnings
|
changeset |
files
|
2018-02-01 |
joehw |
8193830: Xalan Update: Xalan Java 2.7.2
|
changeset |
files
|
2018-02-01 |
bpb |
8139206: Add InputStream readNBytes(int len)
|
changeset |
files
|
2018-02-01 |
erikj |
8196585: Make custom extension point additions
|
changeset |
files
|
2018-02-01 |
darcy |
8196551: Update TestSourceVersion.java to be robust across version changes
|
changeset |
files
|
2018-02-01 |
erikj |
8196524: Align MaxRAMPercentage settings between open and closed
|
changeset |
files
|
2018-01-31 |
mchung |
8196310: jlink --suggest-providers fails with missing resource if --output specified
|
changeset |
files
|
2018-01-31 |
sherman |
8193802: NullPointerException from JarFileSystem.getVersionMap()
|
changeset |
files
|
2018-01-31 |
darcy |
8194070: Update various tests to pass under JDK 11
|
changeset |
files
|
2018-01-31 |
sherman |
8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
|
changeset |
files
|
2018-01-31 |
sherman |
8166339: Code conversion working behavior was changed for x-IBM834
|
changeset |
files
|
2018-01-31 |
amlu |
8196211: Move two sun/nio/cs tests into OpenJDK
|
changeset |
files
|
2018-01-30 |
dl |
8196207: Inefficient ArrayList.subList().toArray()
|
changeset |
files
|
2018-01-30 |
darcy |
8196414: Update ProviderVersionCheck.java to pass on updated JDK versions
|
changeset |
files
|
2018-01-30 |
redestad |
8196331: Optimize Character.digit for latin1 input
|
changeset |
files
|
2018-01-26 |
cushon |
8194268: Incorrect parameter names for synthetic methods
|
changeset |
files
|
2018-01-26 |
adinn |
8196221: AArch64: Mistake in committed patch for JDK-8195859
|
changeset |
files
|
2018-01-30 |
erikj |
8196365: Overriding configure variable from custom hook generates warning
|
changeset |
files
|
2018-01-25 |
cushon |
8179373: javac -verbose logs the class path multiple times
|
changeset |
files
|
2018-01-29 |
igerasim |
8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
|
changeset |
files
|
2018-01-29 |
erikj |
8196108: Add build support for VS 2015/2017
|
changeset |
files
|
2018-01-29 |
ctornqvi |
8196197: Enable the make system to calculate concurrency for JDK tests
|
changeset |
files
|
2018-01-27 |
anazarov |
8179294: several langtools tests depend on jar, jlink, javac but do not declare that dependency
|
changeset |
files
|
2018-01-26 |
anazarov |
8186009: tools launcher test AddExportsAndOpensInManifest.java fails intermittently: AccessDeniedException
|
changeset |
files
|
2018-01-26 |
dfuchs |
8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
|
changeset |
files
|
2018-01-25 |
adinn |
8195859: AArch64: vtableStubs gtest fails after 8174962
|
changeset |
files
|
2018-01-26 |
weijun |
8177398: Exclude dot files ending with .conf from krb5.conf's includedir
|
changeset |
files
|
2018-01-25 |
mchung |
8191170: Clarify if java.class.path can be undefined
|
changeset |
files
|
2018-01-25 |
mchung |
8196127: Dead code in VersionProps.java.template
|
changeset |
files
|
2018-01-25 |
adinn |
8196136: AArch64: Correct register use in patch for JDK-8195685
|
changeset |
files
|
2018-01-25 |
ssahoo |
8194486: Several krb5 tests failed in Mac.
|
changeset |
files
|
2018-01-25 |
mcimadamore |
8196081: Add support for customized intellij project templates
|
changeset |
files
|
2018-01-25 |
vtewari |
8194676: NullPointerException is thrown if ipaddress is not set.
|
changeset |
files
|
2018-01-25 |
jjiang |
8186098: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed due to libnss3 version cannot be parsed
|
changeset |
files
|
2018-01-25 |
amlu |
8157903: (prop) move Properties tests into OpenJDK
|
changeset |
files
|
2018-01-25 |
anazarov |
8161348: Several tools/jlink tests failed in "-Xcomp" mode due to time out
|
changeset |
files
|
2018-01-23 |
gadams |
8167253: com.sun.jdi invokeMethod has duplicated @throws for InvalidTypeException
|
changeset |
files
|
2018-01-24 |
mcimadamore |
8196074: Remove uses of loose type equality tests
|
changeset |
files
|
2018-01-24 |
rgoel |
8146656: Wrong Months Array for DateFormatSymbols
|
changeset |
files
|
2018-01-23 |
goetz |
8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError
|
changeset |
files
|
2018-01-24 |
pmuthuswamy |
8147614: add jjs test for -t option
|
changeset |
files
|
2018-01-23 |
henryjen |
8195989: JDK-8186080 merge add back @LastModified removed by JDK-8193586
|
changeset |
files
|
2018-01-23 |
darcy |
8195987: Problem list tools/launcher/HelpFlagsTest.java on windows
|
changeset |
files
|
2018-01-22 |
jjg |
8195805: Doclet incorrectly updates all attributes in <a> tags when relocating links
|
changeset |
files
|
2018-01-22 |
jjg |
8195796: Reduce the size of relative URLs in generated docs
|
changeset |
files
|
2018-01-22 |
sundar |
8195829: Parsing a nameless ES6 class results in a thrown NullPointerException.
|
changeset |
files
|
2018-01-19 |
aph |
8195685: AArch64: AArch64 cannot build with JDK-8174962
|
changeset |
files
|
2018-01-22 |
weijun |
8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
|
changeset |
files
|
2018-01-19 |
goetz |
8195663: Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
|
changeset |
files
|
2018-01-19 |
jlahoda |
8195789: Building of test/langtools/jdk/jshell/VariablesTest.java may fail
|
changeset |
files
|
2018-01-19 |
prr |
Merge
|
changeset |
files
|
2018-01-18 |
jdv |
8176795: Wrong color drawn when painting translucent colors on volatile images using XRender.
|
changeset |
files
|
2018-01-17 |
prr |
Merge
|
changeset |
files
|
2018-01-17 |
jdv |
8191174: PngReader throws IllegalArgumentException because ScanlineStride calculation logic is not proper
|
changeset |
files
|
2018-01-16 |
pnarayanan |
8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
|
changeset |
files
|
2018-01-10 |
jdv |
8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image
|
changeset |
files
|
2018-01-08 |
prr |
Merge
|
changeset |
files
|
2017-12-26 |
jdv |
8190997: PNGImageReader throws NullPointerException when PLTE section is missing
|
changeset |
files
|
2017-12-22 |
sveerabhadra |
8190192: Double click on the title bar no longer repositions the window
|
changeset |
files
|
2017-12-20 |
kaddepalli |
8190281: Code cleanup in src\java.desktop\share\classes\javax\swing\tree\VariableHeightLayoutCache.java
|
changeset |
files
|
2018-01-17 |
ehelin |
8195158: Concurrent System.gc() is "upgraded" to stop-the-world System.gc()
|
changeset |
files
|
2018-01-13 |
jwilhelm |
Merge
|
changeset |
files
|
2018-01-12 |
coleenp |
Merge
|
changeset |
files
|
2018-01-11 |
coleenp |
8130039: Move the platform-specific [OS]Semaphore code
|
changeset |
files
|
2018-01-12 |
dstewart |
8194762: JTReg failure of "runtime/NMT/PrintNMTStatistics.java"
|
changeset |
files
|
2018-01-11 |
tschatzl |
8129440: G1 crash during concurrent root region scan
|
changeset |
files
|
2018-01-11 |
tschatzl |
8180280: [TESTBUG] Test for JDK-8180048
|
changeset |
files
|
2018-01-11 |
tschatzl |
8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME
|
changeset |
files
|
2018-01-11 |
jgeorge |
8193352: SA: Test for the clhsdb 'thread' and 'threads' commands
|
changeset |
files
|
2018-01-09 |
gadams |
6640188: Methods com.cun.attach.VirtualMachine.load... don't throw NullPointerxception
|
changeset |
files
|
2018-01-10 |
eosterlund |
8193063: Enabling narrowOop values for RawAccess accesses
|
changeset |
files
|
2018-01-10 |
tschatzl |
8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file
|
changeset |
files
|
2018-01-09 |
goetz |
8194814: [ppc, s390] A row of minor fixes and cleanups
|
changeset |
files
|
2017-12-20 |
jcbeyler |
8191985: JDK-8190862 work for arch arm
|
changeset |
files
|
2018-01-09 |
ctornqvi |
8194636: Apply CONCURRENCY_FACTOR to max value in concurrency calculation
|
changeset |
files
|
2018-01-09 |
dtitov |
8187448: 360 doc issues in jdwp-protocol.html
|
changeset |
files
|
2018-01-09 |
dpochepk |
8194256: AARCH64: SIMD shift instructions are incorrectly encoded
|
changeset |
files
|
2018-01-08 |
ecaspole |
8192857: LogCompilation could show the intrinsics more like +PrintIntrinsics
|
changeset |
files
|
2018-01-08 |
coleenp |
Merge
|
changeset |
files
|
2018-01-08 |
coleenp |
8058259: compute_offset() is confusing for static fields
|
changeset |
files
|
2018-01-08 |
eosterlund |
8192003: Refactor weak references in StringTable to use the Access API
|
changeset |
files
|
2018-01-08 |
dcubed |
8194652: VMError::print_native_stack() is missing an os::is_first_C_frame() check
|
changeset |
files
|
2018-01-08 |
eosterlund |
8191894: Refactor weak references in JvmtiTagHashmap to use the Access API
|
changeset |
files
|
2018-01-08 |
eosterlund |
8191904: Refactor weak oops in ResolvedMethodTable to use the Access API
|
changeset |
files
|
2018-01-08 |
eosterlund |
8191567: Refactor ciInstanceKlass G1 keep alive barrier to use Access API.
|
changeset |
files
|
2018-01-08 |
eosterlund |
8191888: Refactor ClassLoaderData::remove_handle to use the Access API
|
changeset |
files
|
2018-01-05 |
jwilhelm |
Merge
|
changeset |
files
|
2018-01-05 |
ccheung |
8192927: os::dir_is_empty is incorrect on Windows
|
changeset |
files
|
2018-01-19 |
jlahoda |
8191842: JShell: Inferred type information is lost when assigning types to a \"var\"
|
changeset |
files
|
2018-01-19 |
mli |
8194284: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range
|
changeset |
files
|
2018-01-18 |
lana |
Merge
|
changeset |
files
|
2018-01-18 |
never |
8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
|
changeset |
files
|
2018-01-18 |
dlong |
8194982: 2 Null pointer dereference defect groups related to ProjNode::is_uncommon_trap_if_pattern()
|
changeset |
files
|
2018-01-18 |
dlong |
8194991: Null pointer dereference caused by c2v_getNextStackFrame
|
changeset |
files
|
2018-01-18 |
dlong |
8194989: 2 Null pointer dereference defect groups caused by Dependencies::DepValue::as_klass()
|
changeset |
files
|
2018-01-18 |
dlong |
8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
|
changeset |
files
|
2018-01-18 |
lana |
Added tag jdk-10+40 for changeset 860326263d1f
|
changeset |
files
|
2018-01-18 |
goetz |
8194869: [TESTBUG][aix, s390] Adapt tests to platforms.
|
changeset |
files
|
2018-01-17 |
mbaesken |
8195615: libsplashscreen linux ppc64le build error after libpng update
|
changeset |
files
|
2018-01-18 |
mli |
8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception
|
changeset |
files
|
2018-01-18 |
simonis |
8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
|
changeset |
files
|
2018-01-18 |
darcy |
8191839: ModuleElement.DirectiveVisitor :: visit​() method behavior is deviating from the spec
|
changeset |
files
|
2018-01-17 |
vlivanov |
8194963: SystemDictionary::link_method_handle_constant() can't link MethodHandle.invoke()/invokeExact()
jdk-10+40
|
changeset |
files
|
2018-01-17 |
dlong |
8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
|
changeset |
files
|
2018-01-17 |
hannesw |
8195123: Very large regressions in Octane benchmarks using 10-b39
|
changeset |
files
|
2017-12-21 |
psandoz |
8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
|
changeset |
files
|
2018-01-17 |
asaha |
Merge
|
changeset |
files
|
2018-01-17 |
asaha |
Merge
|
changeset |
files
|
2018-01-12 |
asaha |
Merge
|
changeset |
files
|
2018-01-09 |
asaha |
Merge
|
changeset |
files
|
2017-12-19 |
xuelei |
8193683: Increase the number of clones in the CloneableDigest
|
changeset |
files
|
2017-11-29 |
vtewari |
8191142: More refactoring for naming deserialization cases
|
changeset |
files
|
2017-11-28 |
smarks |
8189284: More refactoring for deserialization cases
|
changeset |
files
|
2017-11-27 |
mdoerr |
8191907: PPC64 and s390 parts of JDK-8174962: Better interface invocations
|
changeset |
files
|
2017-11-06 |
serb |
8190289: More refactoring for client deserialization cases
|
changeset |
files
|
2017-11-06 |
weijun |
8190789: sun/security/provider/certpath/LDAPCertStore/TestURICertStoreParameters.java fails after JDK-8186606
|
changeset |
files
|
2017-11-04 |
weijun |
8186606: Improve LDAP lookup robustness
|
changeset |
files
|
2017-10-31 |
xuelei |
8163237: Restrict the use of EXPORT cipher suites
|
changeset |
files
|
2017-10-24 |
apetcher |
8185292: Stricter key generation
|
changeset |
files
|
2017-10-18 |
weijun |
8186600: Improve property negotiations
|
changeset |
files
|