Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
cb4a557c0b966519a0d62fd944a4cc7c5d47df39
cb4a557
Added tag jdk8-b56 for changeset 2e9eeef2909b
by katleman
· 12 years ago
9550112
Merge
by katleman
· 12 years ago
dc766d9
Merge
by ohair
· 12 years ago
f9180a9
7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__
by ohair
· 12 years ago
63d5f90
Merge
by lana
· 12 years ago
dbbadaf
Added tag jdk8-b55 for changeset 1f3f4b333341
by katleman
· 12 years ago
2ce638c
Merge
by lana
· 12 years ago
0eed002
Merge
by lana
· 12 years ago
dd4c71b
Merge
by lana
· 12 years ago
3d9e721
Merge
by lana
· 12 years ago
2356380
Merge
by jcoomes
· 12 years ago
c6d0053
7194005: (launcher) needs to be enhanced for 64-bit jar file handling
by ksrini
· 12 years ago
7c37de0
Merge
by lana
· 12 years ago
27bbc4e
7124523: [macosx] b216: Mising part of applet UI Reviewed-by: denis, alexsch
by serb
· 12 years ago
6f30e36
Merge
by valeriep
· 12 years ago
a49ddd8
7187834: [macosx] Usage of private API in macosx 2D implementation causes Apple Store rejection
by skovatch
· 12 years ago
3a6a5f3
6963102: Testcase failures sun/tools/jstatd/jstatdExternalRegistry.sh and sun/tools/jstatd/jstatdDefaults.sh
by sla
· 12 years ago
15b10b9
7044060: Need to support NSA Suite B Cryptography algorithms
by valeriep
· 12 years ago
4730afd
7195519: OutOfMemoryError in docs build after 7151010 Reviewed-by: darcy
by jjg
· 12 years ago
98809b3
7195106: REGRESSION : There is no way to get Icon inf, once Softreference is released
by malenkov
· 12 years ago
8df43e8
7195733: TEST_BUG: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java failing
by xuelei
· 12 years ago
1a3d6d2
7169395: Exception throws due to the changes in JDK 7 object tranversal and break backward compatibility
by malenkov
· 12 years ago
965c081
Merge
by jcoomes
· 12 years ago
c753be3
Merge
by twisti
· 12 years ago
bbd216b
Merge
by lana
· 12 years ago
3efb08e
7194567: Improve long term persistence of java.beans objects
by malenkov
· 12 years ago
853222b
6981400: Tabbing between textfield do not work properly when ALT+TAB
by ant
· 12 years ago
34d7b63
7186794: Setter not found. PropertyDescriptor(PropertyDescriptor,PropertyDescriptor)
by malenkov
· 12 years ago
8acc07c
7192955: Introspector overide PropertyDescriptor for generic type field defined in super class
by malenkov
· 12 years ago
3dc9792
Merge
by lana
· 12 years ago
660978f
Merge
by lana
· 12 years ago
fa8cd15
Added tag jdk8-b54 for changeset 70ad0ed1d6ce
by katleman
· 12 years ago
8f6cf93
Merge
by katleman
· 12 years ago
672e487
7192887: java/awt/Window/Grab/GrabTest.java still failed (fix failed for CR 7149068)
by denis
· 12 years ago
72ef05f
7124375: [macosx] Focus isn't transfered as expected between components
by leonidr
· 12 years ago
cf0a617
7171045: [macosx] There are no enter or exit events reported against 8b39 for MouseEventsDuringDrag.
by alexsch
· 12 years ago
b6d40e2
7194662: JSR 292: PermuteArgsTest times out in nightly test runs
by twisti
· 12 years ago
8501b07
7194612: api/java_lang/invoke/MethodHandles/Lookup/index.html#ExceptionsTests[findVirtualNSME] fails w/ -esa
by jrose
· 12 years ago
f6d6654
Merge
by lana
· 12 years ago
259137e
Merge
by lana
· 12 years ago
a2f4c2c
7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list
by dcubed
· 12 years ago
8a29411
Merge
by mullan
· 12 years ago
b05d251
7192896: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed
by mullan
· 12 years ago
7e6e697
7186371: [macosx] Main menu shortcuts not displayed (7u6 regression)
by serb
· 12 years ago
03af041
6962637: TEST_BUG: java/io/File/MaxPathLength.java may fail in busy system
by alanb
· 12 years ago
2d05210
7194035: update tests for upcoming changes for jtreg
by jjg
· 12 years ago
30f2426
7194032: update tests for upcoming changes for jtreg Reviewed-by: alanb, iris
by jjg
· 12 years ago
3d9ddf5
7194472: FileKeyTab.java test fails on Windows Reviewed-by: alanb
by weijun
· 12 years ago
9a68a92
Merge
by lana
· 12 years ago
49dfd6b
Merge
by lana
· 12 years ago
780cdbc
Merge
by lana
· 12 years ago
65f18de
7152121: Krb5LoginModule no longer handles keyTabNames with "file:" prefix
by weijun
· 12 years ago
02ab26a
7193339: Prepare system classes be defined by a non-null module loader
by mchung
· 12 years ago
1b8d49a
Merge
by twisti
· 12 years ago
0d1732a
7168172: (fs) Files.isReadable slow on Windows
by khazra
· 12 years ago
b1af340
7193933: More ProblemList.txt updates (8/2012) Reviewed-by: darcy, chegar
by alanb
· 12 years ago
09a6dec
7193601: Build breakage with the fix to 6336885 (build-infra build)
by naoto
· 12 years ago
bee84b3
7160609: [macosx] JDK crash in libjvm.dylib ( C [GeForceGLDriver+0x675a] gldAttachDrawable+0x941)
by anthony
· 12 years ago
0f6b632
7193169: The code example in javadoc of Component.java misses 'implements' keyword
by zhouyx
· 12 years ago
ade9e2c
Added tag jdk8-b53 for changeset 2c6933c5106b
by katleman
· 12 years ago
5aaf353
7192804: Build should not install jvisualvm man page for OpenJDK
by andrew
· 12 years ago
105f5d8
7191587: (se) SelectionKey.interestOps does not defer changing the interest set to the next select [macosx]
by alanb
· 12 years ago
78f002d
7193463: Improve registering signal handlers in java.lang.Terminator.setup()
by dingxmin
· 12 years ago
c378ffc
6336885: RFE: Locale Data Deployment Enhancements
by naoto
· 12 years ago
8769158
7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close
by alanb
· 12 years ago
b58473e
6866747: J2SE_Swing_Reg:can not see any HSB tab Reviewed-by: alexsch
by rupashka
· 12 years ago
1986f18
7191777: test/java/lang/ProcessBuilder/Basic.java failing intermittently due to additions for 4244896
by robm
· 12 years ago
fb8c5b9
7189112: java.beans.Introspector misses write methods Reviewed-by: rupashka
by malenkov
· 12 years ago
1279918
7188612: JTable's AccessibleJTable throws IllegalComponentStateException instead of null
by dingxmin
· 12 years ago
53b61ae
7192202: Make sure keytool prints both unknown and unparseable extensions
by weijun
· 12 years ago
7005215
7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11]
by alanb
· 12 years ago
55c6301
7192275: Minimize LogManager dependencies on java.beans
by alanb
· 12 years ago
4f019ca
7191102: nightly failures after JSR 292 lazy method handle update (round 3)
by jrose
· 12 years ago
fbf6f18
7190750: (pack200) the java unpacker produces non spec. compliant classfile with lambda classfiles
by ksrini
· 12 years ago
0e6d481
7191322: add test for 7064927 to java.lang.instrument
by dcubed
· 12 years ago
ce61e9b
6500133: REGRESSION: CertificateParsingException for CRL Distribution Point with blank
by mullan
· 12 years ago
db01f27
7190597: Nimbus: regtest for 4235420 fails Reviewed-by: alexsch
by rupashka
· 12 years ago
cd3edee
7191275: Cleanup OS specific blocks in PlainDatagramSocketImpl.c to support more unix-like platforms
by dingxmin
· 12 years ago
3b5fc8f
7150594: VM chash in JCK api/java_awt/Image/ConvolveOp/ tests for 64 bit jdk8 on linux.
by bae
· 12 years ago
1b426e8
Added tag jdk8-b52 for changeset e8569a473cee
by katleman
· 12 years ago
c483f73
7132247: java/rmi/registry/readTest/readTest.sh failing with Cygwin
by alanb
· 12 years ago
c04e731
7191892: ProblemList.txt updates (8/2012)
by alanb
· 12 years ago
336e705
7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code
by alanb
· 12 years ago
2a14729
7185965: Build error in javadoc make stage for bundles not containing crypto package
by coffeys
· 12 years ago
e4c864a
7056731: Race condition in CORBA code causes re-use of ABORTed connections
by coffeys
· 12 years ago
8388935
Merge
by katleman
· 12 years ago
79e61cc
6931128: (spec) File attribute tests fail when run as root. Reviewed-by: alanb
by robm
· 12 years ago
ecc08bc
7110151: Use underlying platform's zlib library for Java zlib support
by andrew
· 12 years ago
775ce27
7172187: [macosx] JAWT native CALayer not positioned over Canvas
by serb
· 12 years ago
5678421
7190543: Nimbus LaF: regression: JSplitPane is not opaque -- or should it?
by rupashka
· 12 years ago
acb0d5e
7190813: (launcher) RPATH needs to have additional paths
by omajid
· 12 years ago
5f3cc7b
Merge
by mfang
· 12 years ago
70696e3
7177144: [macosx] Drag and drop not working (regression in 7u6)
by kizune
· 12 years ago
efa277c
Merge
by kizune
· 12 years ago
637f089
7159381: [macosx] Dock Icon defaults to Generic Java Application Category
by leonidr
· 12 years ago
3f802eb
7161437: [macosx] awt.FileDialog doesn't respond appropriately for mac when selecting folders
by serb
· 12 years ago
f667a9a
7189611: Venezuela current Currency should be Bs.F. Reviewed-by: okutsu
by youdwei
· 12 years ago
27004bf
Merge
by twisti
· 12 years ago
71627e4
Merge
by lana
· 12 years ago
827c9de
Added tag jdk8-b51 for changeset e865efbc7105
by katleman
· 12 years ago
Next »